2018-03-23 09:07:58.318 |-INFO [restartedMain] com.xintong.VideocheckApplication [48] -| Starting VideocheckApplication on wenhongquan with PID 6492 (C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server\target\classes started by wenhongquan in C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server) 2018-03-23 09:07:58.334 |-INFO [restartedMain] com.xintong.VideocheckApplication [637] -| No active profile set, falling back to default profiles: default 2018-03-23 09:07:59.036 |-INFO [background-preinit] org.hibernate.validator.internal.util.Version [30] -| HV000001: Hibernate Validator 5.3.4.Final 2018-03-23 09:07:59.152 |-INFO [restartedMain] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [582] -| Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@26d28d7: startup date [Fri Mar 23 09:07:59 CST 2018]; root of context hierarchy 2018-03-23 09:08:08.312 |-INFO [restartedMain] org.springframework.data.repository.config.RepositoryConfigurationDelegate [165] -| Multiple Spring Data modules found, entering strict repository configuration mode! 2018-03-23 09:08:11.882 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$c824f013] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:08:13.407 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$60d2b84d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:08:13.452 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:08:13.480 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@6b08e1f0' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:08:13.506 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$85a75aff] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:08:13.615 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:08:13.681 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'redisConf' of type [com.xintong.system.securityTools.RedisConf$$EnhancerBySpringCGLIB$$b368640f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:08:13.743 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'keyGenerator' of type [com.xintong.system.securityTools.RedisConf$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:08:13.747 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.cache.annotation.ProxyCachingConfiguration' of type [org.springframework.cache.annotation.ProxyCachingConfiguration$$EnhancerBySpringCGLIB$$11372631] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:08:15.833 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [89] -| Tomcat initialized with port(s): 8089 (http) 2018-03-23 09:08:15.861 |-INFO [restartedMain] org.apache.catalina.core.StandardService [179] -| Starting service Tomcat 2018-03-23 09:08:15.864 |-INFO [restartedMain] org.apache.catalina.core.StandardEngine [179] -| Starting Servlet Engine: Apache Tomcat/8.5.11 2018-03-23 09:08:16.153 |-INFO [localhost-startStop-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring embedded WebApplicationContext 2018-03-23 09:08:16.153 |-INFO [localhost-startStop-1] org.springframework.web.context.ContextLoader [276] -| Root WebApplicationContext: initialization completed in 17001 ms 2018-03-23 09:08:17.200 |-INFO [localhost-startStop-1] com.xintong.visualinspection.mapper.PageHelperConfiguration [20] -| ------Register MyBatis PageHelper 2018-03-23 09:08:22.949 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'metricsFilter' to: [/*] 2018-03-23 09:08:22.950 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'characterEncodingFilter' to: [/*] 2018-03-23 09:08:22.951 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2018-03-23 09:08:22.952 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'httpPutFormContentFilter' to: [/*] 2018-03-23 09:08:22.952 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'requestContextFilter' to: [/*] 2018-03-23 09:08:22.959 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean [258] -| Mapping filter: 'springSecurityFilterChain' to: [/*] 2018-03-23 09:08:22.959 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'webRequestLoggingFilter' to: [/*] 2018-03-23 09:08:22.960 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [271] -| Mapping filter: 'druidWebStatFilter' to urls: [/*] 2018-03-23 09:08:22.961 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'jwtAuthenticationTokenFilter' to: [/*] 2018-03-23 09:08:22.963 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'corsFilter' to: [/*] 2018-03-23 09:08:22.964 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'authenticationTokenFilterBean' to: [/*] 2018-03-23 09:08:22.965 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'applicationContextIdFilter' to: [/*] 2018-03-23 09:08:22.966 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'dispatcherServlet' to [/] 2018-03-23 09:08:22.969 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'com.xintong.system.druidTools.DruidStatViewServlet' to [/druid/*] 2018-03-23 09:08:26.185 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 2018-03-23 09:08:26.206 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 'threadExecutor' 2018-03-23 09:08:26.723 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/css/**'], [] 2018-03-23 09:08:26.723 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/js/**'], [] 2018-03-23 09:08:27.025 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@49ed365a, org.springframework.security.web.context.SecurityContextPersistenceFilter@11a9ec3b, org.springframework.security.web.header.HeaderWriterFilter@68347b7a, org.springframework.web.filter.CorsFilter@45b39fce, org.springframework.security.web.authentication.logout.LogoutFilter@7ecee17f, com.xintong.system.securityTools.JwtAuthenticationTokenFilter@13b2e039, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4469f69b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@f660343, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@68985368, org.springframework.security.web.session.SessionManagementFilter@3a62a346, org.springframework.security.web.access.ExceptionTranslationFilter@c056c2a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@395e4666] 2018-03-23 09:08:27.078 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$LazyEndpointPathRequestMatcher@12f9e6f1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@79c9bec1, org.springframework.security.web.context.SecurityContextPersistenceFilter@4b7068b5, org.springframework.security.web.header.HeaderWriterFilter@49193867, org.springframework.security.web.authentication.logout.LogoutFilter@26ac3fc3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@68d0716e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5b4b5375, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5b91927b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@743f5751, org.springframework.security.web.session.SessionManagementFilter@86947a, org.springframework.security.web.access.ExceptionTranslationFilter@21a631a7, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5f33167b] 2018-03-23 09:08:27.416 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [534] -| Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@26d28d7: startup date [Fri Mar 23 09:07:59 CST 2018]; root of context hierarchy 2018-03-23 09:08:27.633 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> com.xintong.visualinspection.controller.AppErrorPageController.error(javax.servlet.http.HttpServletRequest) 2018-03-23 09:08:27.635 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView com.xintong.visualinspection.controller.AppErrorPageController.errorHtml(javax.servlet.http.HttpServletRequest) 2018-03-23 09:08:27.646 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 09:08:27.647 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.update(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 09:08:27.648 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.delete(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 09:08:27.650 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getByTaskId(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 09:08:27.651 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getList(com.xintong.visualinspection.bean.CheckAppeal,java.lang.Integer,java.lang.Integer) 2018-03-23 09:08:27.652 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getById(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 09:08:27.653 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 09:08:27.664 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:08:27.665 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.update(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:08:27.666 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.delete(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:08:27.666 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getByTaskId(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:08:27.667 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getList(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply,java.lang.Integer,java.lang.Integer) 2018-03-23 09:08:27.668 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getById(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:08:27.668 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getTopReason]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getTopReason() 2018-03-23 09:08:27.668 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agree]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agree(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:08:27.669 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agreePatch]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agreePatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:08:27.669 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/refuse]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.refuse(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:08:27.674 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:08:27.675 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.update(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:08:27.676 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:08:27.677 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getAll]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getAll() 2018-03-23 09:08:27.678 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getCheckItemByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getCheckItemByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:08:27.679 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByParentId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByParentId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:08:27.680 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getForTaskById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getForTaskById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:08:27.680 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByRuleId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByRuleId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:08:27.681 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:08:27.683 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:08:27.683 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.update(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:08:27.684 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.delete(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:08:27.684 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getOtherCheckStatistics]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getOtherCheckStatistics(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:08:27.684 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckById(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:08:27.685 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckByDeptId(com.xintong.visualinspection.bean.CheckOther,java.lang.Integer,java.lang.Integer) 2018-03-23 09:08:27.689 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.add(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:08:27.690 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.update(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:08:27.690 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.delete(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:08:27.691 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getByName]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByName(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:08:27.691 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getItemListByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getItemListByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:08:27.693 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getListById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByListId(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:08:27.694 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getAllRule/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getAllRules(com.xintong.visualinspection.bean.CheckRule,java.lang.Integer,java.lang.Integer) 2018-03-23 09:08:27.695 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getById(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:08:27.697 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(java.util.List) 2018-03-23 09:08:27.698 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:08:27.698 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:08:27.700 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/comm/getTime]}" onto public java.lang.String com.xintong.visualinspection.controller.CommonController.getTime(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 09:08:27.702 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.add(com.xintong.visualinspection.bean.Constant) 2018-03-23 09:08:27.703 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.update(com.xintong.visualinspection.bean.Constant) 2018-03-23 09:08:27.704 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.delete(com.xintong.visualinspection.bean.Constant) 2018-03-23 09:08:27.705 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlagAndValue]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlagAndValue(com.xintong.visualinspection.bean.Constant) 2018-03-23 09:08:27.705 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlag]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlag(com.xintong.visualinspection.bean.Constant) 2018-03-23 09:08:27.706 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByName(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Constant) 2018-03-23 09:08:27.713 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAll() 2018-03-23 09:08:27.713 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptInfosByDeptId],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptInfosByDeptId(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Organ) 2018-03-23 09:08:27.714 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllWG],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllWG() 2018-03-23 09:08:27.714 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptByParent/{pid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptByParent(java.lang.Integer) 2018-03-23 09:08:27.714 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllRM],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllRM() 2018-03-23 09:08:27.715 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/addDept],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.addDept(com.xintong.visualinspection.bean.Organ) throws java.lang.Exception 2018-03-23 09:08:27.715 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllDept(javax.servlet.http.HttpServletRequest) 2018-03-23 09:08:27.715 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllFs],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllFs() 2018-03-23 09:08:27.716 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/updateDept/{organid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.updateDept(com.xintong.visualinspection.bean.Organ,int) 2018-03-23 09:08:27.716 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptById/{organid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptById(java.lang.Integer) 2018-03-23 09:08:27.717 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/deleteDept/{organid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.deleteDept(java.lang.Integer) 2018-03-23 09:08:27.717 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getFsByDept],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAFsByDeptId(javax.servlet.http.HttpServletRequest) 2018-03-23 09:08:27.720 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/download/{filename:[a-zA-Z0-9-.]+}],methods=[GET]}" onto public void com.xintong.visualinspection.controller.FileController.Download(javax.servlet.http.HttpServletResponse,java.lang.String) 2018-03-23 09:08:27.721 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/upload]}" onto public java.lang.String com.xintong.visualinspection.controller.FileController.UploadFile(javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartHttpServletRequest) 2018-03-23 09:08:27.722 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/batch/upload],methods=[POST]}" onto public void com.xintong.visualinspection.controller.FileController.handleFileUpload(javax.servlet.http.HttpServletRequest) 2018-03-23 09:08:27.725 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/business/feedback],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getBusinessFeedback(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 09:08:27.727 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/appeal/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getAppealStatisticExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 09:08:27.728 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/check/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getCheckWorkExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 09:08:27.728 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/static/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheckststic(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:08:27.729 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/operation/manage/integration],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOperationInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 09:08:27.730 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheck(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:08:27.730 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/employee/order],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getEmployeeOrder(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 09:08:27.731 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 09:08:27.732 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/item/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreItemInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 09:08:27.732 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/job/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.JobController.add(com.xintong.visualinspection.bean.Job) 2018-03-23 09:08:27.734 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getAllMenu(javax.servlet.http.HttpServletRequest,java.lang.Integer) 2018-03-23 09:08:27.735 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/addMenu],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.addMenu(com.xintong.visualinspection.bean.Menu) throws java.lang.Exception 2018-03-23 09:08:27.736 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/deleteMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.deleteMenu(java.lang.Integer) 2018-03-23 09:08:27.737 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuById/{menuid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuById(java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 09:08:27.738 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuByParent/{pid}/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuByParent(java.lang.Integer,java.lang.Integer,java.lang.Integer) 2018-03-23 09:08:27.738 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/updateMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.updateMenu(com.xintong.visualinspection.bean.Menu,int) 2018-03-23 09:08:27.744 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/getPermissionByRole/{roleid}/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getPermissionByRole(java.lang.Integer,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.User) 2018-03-23 09:08:27.745 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updateRolePermission],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updateRolePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 09:08:27.745 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addRolePermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 09:08:27.746 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addPermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.bean.Permission) throws java.lang.Exception 2018-03-23 09:08:27.746 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deleteRolePermission],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 09:08:27.747 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deletePermission/{permissionid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(java.lang.Integer) 2018-03-23 09:08:27.748 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getAllPermission() 2018-03-23 09:08:27.748 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updatePermission/{permissionid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updatePermission(com.xintong.visualinspection.bean.Permission,int) 2018-03-23 09:08:27.752 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/addRole],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.addRole(com.xintong.visualinspection.bean.Role) throws java.lang.Exception 2018-03-23 09:08:27.752 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindPermission/{roleId}/{permissions}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindPermission(java.lang.Integer,java.lang.String) 2018-03-23 09:08:27.753 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPermision/{permisionid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPermisionidn(java.lang.Integer) 2018-03-23 09:08:27.754 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPosition/{positionId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPosition(java.lang.Integer) 2018-03-23 09:08:27.755 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRole(javax.servlet.http.HttpServletRequest) 2018-03-23 09:08:27.756 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/updateRole/{roleid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.updateRole(com.xintong.visualinspection.bean.Role,int) 2018-03-23 09:08:27.756 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/deleteRole/{roleid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.deleteRole(java.lang.Integer) 2018-03-23 09:08:27.757 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByDept/{deptId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByDept(java.lang.Integer) 2018-03-23 09:08:27.759 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindUser/{roleId}/{users}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindUser(java.lang.Integer,java.lang.String) 2018-03-23 09:08:27.761 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/alldata/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRoleData(java.lang.Integer,java.lang.Integer) 2018-03-23 09:08:27.762 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByUser/{userId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByUser(java.lang.Integer) 2018-03-23 09:08:27.765 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.add(com.xintong.visualinspection.bean.Score) 2018-03-23 09:08:27.766 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 09:08:27.766 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.delete(com.xintong.visualinspection.bean.Score) 2018-03-23 09:08:27.767 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/updateByTaskIdAndPerson]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.updateByTaskIdAndPerson(com.xintong.visualinspection.bean.Score) 2018-03-23 09:08:27.768 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getTopRemark]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getTopRemark() 2018-03-23 09:08:27.768 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/backoutScore]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.backoutScore(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 09:08:27.769 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getScoreList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getScoreList(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Score) 2018-03-23 09:08:27.769 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getByTaskId(com.xintong.visualinspection.bean.Score) 2018-03-23 09:08:27.777 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/business/feedback]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getBusinessFeedback(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:08:27.777 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:08:27.778 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/stuff/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getPersonalStuffItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:08:27.778 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/detail]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrderByUserId(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:08:27.779 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 09:08:27.780 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/up/five]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUp5PersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:08:27.780 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/twice/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getTwiceCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:08:27.781 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectYearScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:08:27.781 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:08:27.782 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker/staff]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWreckerStaff(com.xintong.visualinspection.bean.WreckerStatisticsBO) 2018-03-23 09:08:27.783 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:08:27.783 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/score/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:08:27.784 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/checkedItem/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:08:27.784 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/center/manage/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:08:27.785 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 09:08:27.785 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/operation/manage/integration]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getOperationInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:08:27.786 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 09:08:27.787 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/appeal]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckAppeal(com.xintong.visualinspection.bean.CheckAppealStatistic) 2018-03-23 09:08:27.788 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWrecker(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:08:27.789 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/checkman/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckmanInfo(com.xintong.visualinspection.bean.CheckmanStatisticsBean) 2018-03-23 09:08:27.790 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:08:27.790 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/data]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(java.lang.String) 2018-03-23 09:08:27.791 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:08:27.791 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/item/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:08:27.791 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/manage/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:08:27.792 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/user/score]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.UserStatistic) 2018-03-23 09:08:27.792 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/checkedItem/detail/info/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.StatisticsBean,java.lang.Integer,java.lang.Integer) 2018-03-23 09:08:27.793 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 09:08:27.797 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.add(com.xintong.visualinspection.bean.Task) 2018-03-23 09:08:27.798 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatch]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:08:27.799 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:08:27.800 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.delete(com.xintong.visualinspection.bean.Task) 2018-03-23 09:08:27.801 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/deleteUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.deleteUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 09:08:27.801 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/updateUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.updateUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 09:08:27.802 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/confirm]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.confirm(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:08:27.802 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 09:08:27.804 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchById(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:08:27.804 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskEnd]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskEnd(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:08:27.805 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getStatusById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getStatusById(com.xintong.visualinspection.bean.Task) 2018-03-23 09:08:27.805 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskStart]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskStart(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:08:27.806 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchAllNoScoreTask]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchAllNoScoreTask(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:08:27.806 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/gettasklistbydept/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskListByDept(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.pojo.TaskListByDeptAppeal) 2018-03-23 09:08:27.807 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCheckedTaskByPage/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCheckedTaskByPage(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 09:08:27.808 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getById(com.xintong.visualinspection.bean.Task) 2018-03-23 09:08:27.808 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 09:08:27.811 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.add(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 09:08:27.811 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 09:08:27.812 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 09:08:27.812 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.delete(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 09:08:27.813 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassCode]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassCodeInfo(com.xintong.visualinspection.bean.ClassCode) 2018-03-23 09:08:27.819 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getUserClasss]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.pojo.TeamClass) 2018-03-23 09:08:27.819 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassList]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 09:08:27.820 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.addList(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 09:08:27.821 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassById(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 09:08:27.821 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassListAndUsers]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassListAndUsers(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 09:08:27.823 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.add(com.xintong.visualinspection.bean.Team) 2018-03-23 09:08:27.823 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.update(com.xintong.visualinspection.bean.Team) 2018-03-23 09:08:27.823 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.delete(com.xintong.visualinspection.bean.Team) 2018-03-23 09:08:27.824 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByName(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer) 2018-03-23 09:08:27.824 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamById(com.xintong.visualinspection.bean.Team) 2018-03-23 09:08:27.824 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByDeptId(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 09:08:27.824 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamPersonsByUserClassId/{user_calss_id}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsByUserClassId(java.lang.Long) 2018-03-23 09:08:27.825 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getDetailById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsById(com.xintong.visualinspection.bean.Team) 2018-03-23 09:08:27.826 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test1]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index() 2018-03-23 09:08:27.827 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 09:08:27.827 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[PUT]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.update() 2018-03-23 09:08:27.827 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[POST]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.save() 2018-03-23 09:08:27.827 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.test() 2018-03-23 09:08:27.841 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/admin]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.hello() 2018-03-23 09:08:27.842 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.getList() 2018-03-23 09:08:27.842 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/login]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.login() 2018-03-23 09:08:27.844 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getUsersByTeamId/{user_class_id}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getUsersByTeamId(java.lang.Integer) 2018-03-23 09:08:27.845 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/updateList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.updateList(java.util.List) 2018-03-23 09:08:27.846 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/addList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.addList(java.util.List) 2018-03-23 09:08:27.846 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getList(com.xintong.visualinspection.bean.UserClass) 2018-03-23 09:08:27.850 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserInfo],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUserInfo(javax.servlet.http.HttpServletRequest) 2018-03-23 09:08:27.850 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/updateUser/{userid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.updateUser(com.xintong.visualinspection.bean.User,int) 2018-03-23 09:08:27.851 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/deleteUser/{userid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.deleteUser(java.lang.Integer) 2018-03-23 09:08:27.851 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/get/all/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getallUsers(java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 09:08:27.852 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUsers(com.xintong.visualinspection.bean.User) 2018-03-23 09:08:27.853 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getAllCheckman],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getAllCheckman() 2018-03-23 09:08:27.854 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserById/{userid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUser(java.lang.Integer) 2018-03-23 09:08:27.854 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getFsUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getFsUsers(com.xintong.visualinspection.bean.User) 2018-03-23 09:08:27.855 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getWGUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getWGUserList(com.xintong.visualinspection.bean.User) 2018-03-23 09:08:27.856 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/addUser],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.addUser(com.xintong.visualinspection.bean.User) throws java.lang.Exception 2018-03-23 09:08:27.856 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/auth/login],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.login(com.xintong.visualinspection.bean.User) 2018-03-23 09:08:27.857 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/logout],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.logout() 2018-03-23 09:08:27.858 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getAllVideo/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getAllVideo(java.lang.Integer,java.lang.Integer) 2018-03-23 09:08:27.859 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoById/{webcamid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoById(java.lang.String) 2018-03-23 09:08:27.859 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoByDeptAndLane/{page}/{size}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoByDeptAndLane(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Webcam) 2018-03-23 09:08:28.056 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/login] onto handler of type [class org.springframework.web.servlet.mvc.ParameterizableViewController] 2018-03-23 09:08:28.114 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 09:08:28.114 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 09:08:28.234 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in baseController 2018-03-23 09:08:28.235 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController 2018-03-23 09:08:28.235 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController 2018-03-23 09:08:28.236 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkItemController 2018-03-23 09:08:28.237 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController 2018-03-23 09:08:28.238 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleController 2018-03-23 09:08:28.239 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleItemController 2018-03-23 09:08:28.239 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in commonController 2018-03-23 09:08:28.240 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in constantController 2018-03-23 09:08:28.241 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in departmentController 2018-03-23 09:08:28.242 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileController 2018-03-23 09:08:28.242 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileExcelController 2018-03-23 09:08:28.243 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in jobController 2018-03-23 09:08:28.244 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in menuController 2018-03-23 09:08:28.245 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in permissionController 2018-03-23 09:08:28.246 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in roleController 2018-03-23 09:08:28.247 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController 2018-03-23 09:08:28.248 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController 2018-03-23 09:08:28.249 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController 2018-03-23 09:08:28.250 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamClassController 2018-03-23 09:08:28.251 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamController 2018-03-23 09:08:28.251 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userClassController 2018-03-23 09:08:28.252 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userController 2018-03-23 09:08:28.253 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in webcamController 2018-03-23 09:08:28.359 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 09:08:29.721 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 09:08:29.723 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 09:08:29.724 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 09:08:31.048 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 09:08:31.058 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 09:08:31.061 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 09:08:31.064 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 09:08:31.065 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 09:08:31.066 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 09:08:31.068 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 09:08:31.069 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 09:08:31.073 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.port=2000 from properties 2018-03-23 09:08:31.074 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.auth_timeout=600000 from properties 2018-03-23 09:08:31.074 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.idle_timeout=600000 from properties 2018-03-23 09:08:31.075 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.default_encoding=UTF-8 from properties 2018-03-23 09:08:31.075 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth=simple from properties 2018-03-23 09:08:31.075 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.username=wen from properties 2018-03-23 09:08:31.075 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.password=wen from properties 2018-03-23 09:08:31.089 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 09:08:31.089 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 09:08:31.089 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 09:08:31.090 |-INFO [restartedMain] org.crsh.ssh.SSHPlugin [185] -| Booting SSHD 2018-03-23 09:08:31.105 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 09:08:31.106 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 09:08:31.107 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 09:08:31.115 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 09:08:31.164 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [113] -| Trying to register BouncyCastle as a JCE provider 2018-03-23 09:08:32.600 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [117] -| Registration succeeded 2018-03-23 09:08:32.764 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [184] -| About to start CRaSSHD 2018-03-23 09:08:32.813 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [187] -| CRaSSHD started on port 2000 2018-03-23 09:08:32.814 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 09:08:32.814 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 09:08:32.815 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 09:08:32.816 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 09:08:34.227 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:08:34.227 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/heapdump || /heapdump.json],methods=[GET],produces=[application/octet-stream]}" onto public void org.springframework.boot.actuate.endpoint.mvc.HeapdumpMvcEndpoint.invoke(boolean,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException 2018-03-23 09:08:34.228 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String) 2018-03-23 09:08:34.229 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env || /env.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:08:34.229 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/beans || /beans.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:08:34.230 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/autoconfig || /autoconfig.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:08:34.231 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String) 2018-03-23 09:08:34.232 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics || /metrics.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:08:34.233 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:08:34.234 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/health || /health.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(javax.servlet.http.HttpServletRequest,java.security.Principal) 2018-03-23 09:08:34.235 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:08:34.237 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:08:34.240 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.get(java.lang.String) 2018-03-23 09:08:34.240 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v1+json || application/json],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.set(java.lang.String,java.util.Map) 2018-03-23 09:08:34.241 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers || /loggers.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:08:34.242 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/auditevents || /auditevents.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.boot.actuate.endpoint.mvc.AuditEventsMvcEndpoint.findByPrincipalAndAfterAndType(java.lang.String,java.util.Date,java.lang.String) 2018-03-23 09:08:34.243 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/info || /info.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:08:35.365 |-INFO [restartedMain] org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer [58] -| LiveReload server is running on port 35729 2018-03-23 09:08:35.381 |-WARN [restartedMain] org.springframework.boot.starter.remote.shell.RemoteShellStarterDeprecatedWarningAutoConfiguration [43] -| spring-boot-starter-remote-shell is deprecated as of Spring Boot 1.5 and will be removed in Spring Boot 2.0 2018-03-23 09:08:35.475 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 09:08:35.476 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'clusterDataSource' has been autodetected for JMX exposure 2018-03-23 09:08:35.477 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'masterDataSource' has been autodetected for JMX exposure 2018-03-23 09:08:35.487 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'masterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=masterDataSource,type=DruidDataSource] 2018-03-23 09:08:35.491 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'clusterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=clusterDataSource,type=DruidDataSource] 2018-03-23 09:08:35.491 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 09:08:35.498 |-INFO [restartedMain] org.springframework.context.support.DefaultLifecycleProcessor [343] -| Starting beans in phase 0 2018-03-23 09:08:35.501 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'auditEventsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=auditEventsEndpoint] 2018-03-23 09:08:35.526 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'requestMappingEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=requestMappingEndpoint] 2018-03-23 09:08:35.540 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'environmentEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=environmentEndpoint] 2018-03-23 09:08:35.544 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'healthEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=healthEndpoint] 2018-03-23 09:08:35.547 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'beansEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=beansEndpoint] 2018-03-23 09:08:35.550 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'infoEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=infoEndpoint] 2018-03-23 09:08:35.554 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'loggersEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=loggersEndpoint] 2018-03-23 09:08:35.562 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'metricsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=metricsEndpoint] 2018-03-23 09:08:35.565 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'traceEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=traceEndpoint] 2018-03-23 09:08:35.567 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'dumpEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=dumpEndpoint] 2018-03-23 09:08:35.570 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'autoConfigurationReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=autoConfigurationReportEndpoint] 2018-03-23 09:08:35.573 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'configurationPropertiesReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=configurationPropertiesReportEndpoint] 2018-03-23 09:08:35.721 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-1} inited 2018-03-23 09:08:36.848 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 2018-03-23 09:08:36.869 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Parameters: 2018-03-23 09:08:37.000 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| <== Total: 62 2018-03-23 09:08:37.003 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [45] -| 加载用户信息成功,数据数:0 2018-03-23 09:08:37.006 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-2} inited 2018-03-23 09:08:37.806 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Preparing: SELECT a.*,(select NAME from sys_job where id = a.POSITIONID ) as position_name FROM t_sys_users a 2018-03-23 09:08:37.807 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Parameters: 2018-03-23 09:08:38.152 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| <== Total: 882 2018-03-23 09:08:38.153 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [54] -| 加载用户信息成功,数据数:882 2018-03-23 09:08:38.155 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Preparing: SELECT * FROM t_sys_organ 2018-03-23 09:08:38.155 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Parameters: 2018-03-23 09:08:38.228 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| <== Total: 38 2018-03-23 09:08:38.228 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [63] -| 加载部门信息成功,数据数:38 2018-03-23 09:08:38.258 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 09:08:38.258 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 09:08:38.324 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:08:38.325 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [74] -| 加载用户信息成功,数据数:882 2018-03-23 09:08:38.350 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Initializing ProtocolHandler ["http-nio-8089"] 2018-03-23 09:08:38.380 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Starting ProtocolHandler [http-nio-8089] 2018-03-23 09:08:38.411 |-INFO [restartedMain] org.apache.tomcat.util.net.NioSelectorPool [179] -| Using a shared selector for servlet write/read 2018-03-23 09:08:38.461 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [198] -| Tomcat started on port(s): 8089 (http) 2018-03-23 09:08:38.496 |-INFO [restartedMain] com.xintong.VideocheckApplication [57] -| Started VideocheckApplication in 40.773 seconds (JVM running for 45.018) 2018-03-23 09:08:38.657 |-INFO [http-nio-8089-exec-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring FrameworkServlet 'dispatcherServlet' 2018-03-23 09:08:38.657 |-INFO [http-nio-8089-exec-1] org.springframework.web.servlet.DispatcherServlet [489] -| FrameworkServlet 'dispatcherServlet': initialization started 2018-03-23 09:08:38.697 |-INFO [http-nio-8089-exec-1] org.springframework.web.servlet.DispatcherServlet [508] -| FrameworkServlet 'dispatcherServlet': initialization completed in 40 ms 2018-03-23 09:08:39.030 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:08:39.033 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:08:39.109 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:08:39.112 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:08:39.113 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:39.246 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:08:39.249 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:08:39.251 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:39.325 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:08:39.335 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:08:39.337 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:08:39.430 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:08:39.433 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:08:39.434 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:39.520 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:08:39.522 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:08:39.523 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:39.621 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:08:40.799 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:08:40.799 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:08:40.799 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:08:40.799 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:08:40.799 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:08:40.913 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:08:40.914 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:08:40.991 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:08:40.992 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:08:40.993 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:41.068 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:08:41.074 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:08:41.075 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:41.118 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:08:41.119 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:08:41.140 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:08:41.191 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:08:41.193 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:08:41.194 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:41.236 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:08:41.238 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:08:41.264 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:08:41.266 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:08:41.266 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:41.324 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:08:41.327 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:08:41.328 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:08:41.331 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:08:41.333 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:08:41.334 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:41.397 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:08:41.398 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:08:41.399 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:08:41.414 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:08:41.415 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:08:41.416 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:41.473 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:08:41.485 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:08:41.486 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:08:41.487 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:41.518 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:08:41.520 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:08:41.552 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:08:41.565 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:08:41.566 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:41.633 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:08:41.634 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:08:41.635 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:41.699 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:08:41.700 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:08:41.701 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:41.704 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:08:41.706 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:08:41.715 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:08:41.719 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:08:41.929 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:08:41.933 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 09:08:41.934 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 09:08:41.934 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 09:08:41.935 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 09:08:41.993 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:08:42.001 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:08:42.009 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 09:08:42.012 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 09:08:42.022 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 09:08:42.031 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 09:08:42.089 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:08:42.091 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:08:42.096 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:08:42.149 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 09:08:42.150 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 09:08:42.226 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 09:08:42.228 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:08:42.231 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:42.301 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:08:42.396 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:08:42.396 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:08:42.396 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:08:42.488 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:08:42.489 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:08:42.554 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:08:42.555 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:08:42.556 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:08:42.557 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:08:42.557 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:42.560 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:08:42.561 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:08:42.623 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:08:42.625 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:08:42.625 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:08:42.626 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:42.628 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:08:42.628 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:08:42.630 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:42.690 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:08:42.691 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:08:42.693 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:42.761 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:08:42.762 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:08:42.763 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:42.780 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:08:42.781 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:08:42.782 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:42.825 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:08:42.859 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:08:42.862 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:08:42.867 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:08:42.869 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:08:42.890 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:08:42.955 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:08:42.967 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:08:42.969 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:08:42.971 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:08:42.972 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:08:42.973 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 09:08:43.044 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:08:43.046 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:08:43.049 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:08:43.050 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 09:08:43.060 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 09:08:43.124 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:08:43.125 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:08:43.142 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 09:08:43.222 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:08:43.223 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:08:43.224 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:43.341 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:08:43.342 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:08:43.344 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:43.411 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:08:43.558 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:08:43.562 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:08:43.592 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:08:43.593 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:08:43.829 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 598 2018-03-23 09:08:43.895 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:08:44.024 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:08:44.025 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:08:44.103 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:08:44.105 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:08:44.105 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:44.207 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:08:44.208 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:08:44.209 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:44.275 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:08:44.502 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:08:44.504 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:08:44.508 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 09:08:44.509 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 09:08:44.714 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:08:44.999 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:08:45.129 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:08:45.130 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:08:45.209 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:08:45.210 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:08:45.211 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:45.282 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:08:45.283 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:08:45.284 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:08:45.348 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:08:45.514 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:08:45.517 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:08:45.773 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus_COUNT [159] -| ==> Preparing: SELECT count(0) FROM (SELECT t.*, CONCAT(substr(t.start_time, 1, 16), '-', substr(t.end_time, 12, 5)) AS check_period, (SELECT a.code_name FROM sys_code a WHERE a.code_flag = 'task_status' AND a.code_value = t.check_status) AS check_status_name, ca.appeal_result AS appeal_result FROM check_task t LEFT JOIN t_sys_users u ON t.checked_person = u.id LEFT JOIN check_appeal ca ON t.id = ca.task_id WHERE 1 = 1 AND t.check_status IN (?, ?)) table_count 2018-03-23 09:08:45.774 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus_COUNT [159] -| ==> Parameters: 2(Integer), 3(Integer) 2018-03-23 09:08:45.975 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus_COUNT [159] -| <== Total: 1 2018-03-23 09:08:45.978 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus [159] -| ==> Preparing: SELECT t.*, CONCAT(substr(t.start_time,1,16),'-',substr(t.end_time,12,5)) as check_period, (select a.code_name from sys_code a where a.code_flag='task_status' and a.code_value=t.check_status) as check_status_name, ca.appeal_result as appeal_result FROM check_task t left join t_sys_users u on t.checked_person=u.id left join check_appeal ca on t.id=ca.task_id WHERE 1=1 AND t.check_status in ( ? , ? ) order by t.start_time desc limit ?,? 2018-03-23 09:08:45.979 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus [159] -| ==> Parameters: 2(Integer), 3(Integer), 0(Integer), 10(Integer) 2018-03-23 09:08:46.133 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus [159] -| <== Total: 10 2018-03-23 09:09:19.700 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:09:19.700 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:09:19.801 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:09:19.802 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:09:19.808 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:09:19.809 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:09:19.900 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:09:19.902 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:09:19.902 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:09:19.964 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:09:19.965 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:09:19.966 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:09:20.028 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:09:20.029 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:09:20.030 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:09:20.098 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:09:20.099 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:09:20.100 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:09:20.160 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:09:20.187 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:09:20.302 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:09:20.305 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:09:20.319 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:09:20.322 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:09:20.334 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 09:09:20.335 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:09:20.564 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 119 2018-03-23 09:09:20.567 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 09:09:20.568 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:09:21.087 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 09:09:21.089 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:09:21.090 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:09:21.521 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 09:09:21.526 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:09:21.527 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:09:21.645 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:09:21.658 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 09:09:21.659 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 09:09:21.729 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 09:09:21.730 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 09:09:21.731 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 09:09:21.810 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 09:09:21.822 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 09:09:21.824 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:09:21.825 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 09:09:21.826 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 09:09:21.896 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 09:09:21.897 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:21.898 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2048(Integer), 30(Integer) 2018-03-23 09:09:21.976 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:21.980 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:21.981 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2048(Integer), 30(Integer) 2018-03-23 09:09:22.148 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:22.149 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:22.150 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2050(Integer), 30(Integer) 2018-03-23 09:09:22.171 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 09:09:22.217 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:22.218 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:22.219 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2050(Integer), 30(Integer) 2018-03-23 09:09:22.486 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:22.487 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:22.488 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2051(Integer), 30(Integer) 2018-03-23 09:09:22.562 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:22.563 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:22.563 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2051(Integer), 30(Integer) 2018-03-23 09:09:22.698 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:22.699 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:22.700 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2052(Integer), 30(Integer) 2018-03-23 09:09:22.767 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:22.768 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:22.769 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2052(Integer), 30(Integer) 2018-03-23 09:09:22.907 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:22.908 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:22.908 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2053(Integer), 30(Integer) 2018-03-23 09:09:22.975 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:22.976 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:22.977 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2053(Integer), 30(Integer) 2018-03-23 09:09:23.111 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:23.112 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:23.113 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2055(Integer), 30(Integer) 2018-03-23 09:09:23.179 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:23.180 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:23.181 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2055(Integer), 30(Integer) 2018-03-23 09:09:23.315 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:23.316 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:23.316 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2056(Integer), 30(Integer) 2018-03-23 09:09:23.382 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:23.383 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:23.384 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2056(Integer), 30(Integer) 2018-03-23 09:09:23.519 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:23.521 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:23.522 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2057(Integer), 30(Integer) 2018-03-23 09:09:23.590 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:23.591 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:23.593 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2057(Integer), 30(Integer) 2018-03-23 09:09:23.729 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:23.730 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:23.731 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2058(Integer), 30(Integer) 2018-03-23 09:09:23.797 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:23.798 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:23.799 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2058(Integer), 30(Integer) 2018-03-23 09:09:23.936 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:23.937 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:23.938 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2059(Integer), 30(Integer) 2018-03-23 09:09:24.005 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:24.006 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:24.008 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2059(Integer), 30(Integer) 2018-03-23 09:09:24.144 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:24.145 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:24.146 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2060(Integer), 30(Integer) 2018-03-23 09:09:24.212 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:24.213 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:24.213 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2060(Integer), 30(Integer) 2018-03-23 09:09:24.348 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:24.349 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:24.350 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2061(Integer), 30(Integer) 2018-03-23 09:09:24.432 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:24.434 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:24.435 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2061(Integer), 30(Integer) 2018-03-23 09:09:24.655 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:24.658 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:24.660 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2062(Integer), 30(Integer) 2018-03-23 09:09:24.736 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:24.736 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:24.737 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2062(Integer), 30(Integer) 2018-03-23 09:09:24.874 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:24.876 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:24.877 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2064(Integer), 30(Integer) 2018-03-23 09:09:24.943 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:24.944 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:24.945 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2064(Integer), 30(Integer) 2018-03-23 09:09:25.080 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:25.081 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:25.082 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2066(Integer), 30(Integer) 2018-03-23 09:09:25.148 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:25.149 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:25.150 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2066(Integer), 30(Integer) 2018-03-23 09:09:25.286 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:25.287 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:25.288 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2069(Integer), 30(Integer) 2018-03-23 09:09:25.374 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:25.375 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:25.376 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2069(Integer), 30(Integer) 2018-03-23 09:09:25.509 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:25.510 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:25.510 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2070(Integer), 30(Integer) 2018-03-23 09:09:25.617 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:25.619 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:25.621 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2070(Integer), 30(Integer) 2018-03-23 09:09:25.906 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:25.908 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:25.909 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2071(Integer), 30(Integer) 2018-03-23 09:09:25.981 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:25.983 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:25.984 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2071(Integer), 30(Integer) 2018-03-23 09:09:26.120 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:26.121 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:26.122 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2072(Integer), 30(Integer) 2018-03-23 09:09:26.189 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:26.189 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:26.190 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2072(Integer), 30(Integer) 2018-03-23 09:09:26.333 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:26.336 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:26.337 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2073(Integer), 30(Integer) 2018-03-23 09:09:26.409 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:26.410 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:26.411 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2073(Integer), 30(Integer) 2018-03-23 09:09:26.547 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:26.547 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:26.548 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2074(Integer), 30(Integer) 2018-03-23 09:09:26.669 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:26.670 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:26.671 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2074(Integer), 30(Integer) 2018-03-23 09:09:27.028 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:27.029 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:27.030 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2075(Integer), 30(Integer) 2018-03-23 09:09:27.096 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:27.096 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:27.096 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2075(Integer), 30(Integer) 2018-03-23 09:09:27.230 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:27.231 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:27.232 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2076(Integer), 30(Integer) 2018-03-23 09:09:27.301 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:27.302 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:27.302 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2076(Integer), 30(Integer) 2018-03-23 09:09:27.472 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:27.474 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:27.475 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2077(Integer), 30(Integer) 2018-03-23 09:09:27.547 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:27.548 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:27.548 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2077(Integer), 30(Integer) 2018-03-23 09:09:27.689 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:27.691 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:27.692 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2078(Integer), 30(Integer) 2018-03-23 09:09:27.762 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:27.763 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:27.763 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2078(Integer), 30(Integer) 2018-03-23 09:09:27.931 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:27.932 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:27.932 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2079(Integer), 30(Integer) 2018-03-23 09:09:28.000 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:28.001 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:28.002 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2079(Integer), 30(Integer) 2018-03-23 09:09:28.137 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:28.137 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:28.138 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2080(Integer), 30(Integer) 2018-03-23 09:09:28.204 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:28.205 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:28.206 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2080(Integer), 30(Integer) 2018-03-23 09:09:28.347 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:28.348 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:28.349 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2082(Integer), 30(Integer) 2018-03-23 09:09:28.447 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:28.449 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:28.450 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2082(Integer), 30(Integer) 2018-03-23 09:09:28.667 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:28.669 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:28.671 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2083(Integer), 30(Integer) 2018-03-23 09:09:28.765 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:28.769 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:28.770 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2083(Integer), 30(Integer) 2018-03-23 09:09:28.919 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:28.921 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:28.922 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2084(Integer), 30(Integer) 2018-03-23 09:09:29.065 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:29.066 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:29.067 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2084(Integer), 30(Integer) 2018-03-23 09:09:29.210 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:29.211 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:29.212 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2085(Integer), 30(Integer) 2018-03-23 09:09:29.280 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:29.281 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:29.281 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2085(Integer), 30(Integer) 2018-03-23 09:09:29.468 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:29.471 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:29.471 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2086(Integer), 30(Integer) 2018-03-23 09:09:29.541 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:29.542 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:29.543 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2086(Integer), 30(Integer) 2018-03-23 09:09:29.677 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:29.679 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:29.679 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2087(Integer), 30(Integer) 2018-03-23 09:09:29.748 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:29.749 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:29.749 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2087(Integer), 30(Integer) 2018-03-23 09:09:29.889 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:29.891 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:29.892 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2088(Integer), 30(Integer) 2018-03-23 09:09:29.960 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:29.961 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:29.962 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2088(Integer), 30(Integer) 2018-03-23 09:09:30.097 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:30.100 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:30.101 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2089(Integer), 30(Integer) 2018-03-23 09:09:30.168 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:30.169 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:30.169 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2089(Integer), 30(Integer) 2018-03-23 09:09:30.318 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:30.320 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:30.321 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2090(Integer), 30(Integer) 2018-03-23 09:09:30.394 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:30.395 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:30.396 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2090(Integer), 30(Integer) 2018-03-23 09:09:30.530 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:30.531 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:30.532 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2095(Integer), 30(Integer) 2018-03-23 09:09:30.907 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:30.908 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:30.910 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2095(Integer), 30(Integer) 2018-03-23 09:09:31.065 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:31.065 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:31.066 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2096(Integer), 30(Integer) 2018-03-23 09:09:31.136 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:31.138 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:31.139 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2096(Integer), 30(Integer) 2018-03-23 09:09:31.290 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:31.291 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:31.292 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2097(Integer), 30(Integer) 2018-03-23 09:09:31.362 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:31.365 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:31.365 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2097(Integer), 30(Integer) 2018-03-23 09:09:31.524 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:31.526 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:31.527 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2098(Integer), 30(Integer) 2018-03-23 09:09:31.651 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:31.652 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:31.653 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2098(Integer), 30(Integer) 2018-03-23 09:09:31.857 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:31.858 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:31.869 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2099(Integer), 30(Integer) 2018-03-23 09:09:31.939 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:31.939 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:31.940 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2099(Integer), 30(Integer) 2018-03-23 09:09:32.080 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:32.083 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:32.084 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2100(Integer), 30(Integer) 2018-03-23 09:09:32.151 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:32.151 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:32.152 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2100(Integer), 30(Integer) 2018-03-23 09:09:32.299 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:32.301 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:32.303 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2101(Integer), 30(Integer) 2018-03-23 09:09:32.374 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:32.375 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:32.375 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2101(Integer), 30(Integer) 2018-03-23 09:09:32.519 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:32.521 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:32.522 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2102(Integer), 30(Integer) 2018-03-23 09:09:32.587 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:32.588 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:32.588 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2102(Integer), 30(Integer) 2018-03-23 09:09:32.725 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:32.727 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:32.727 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2105(Integer), 30(Integer) 2018-03-23 09:09:32.794 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:32.799 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:32.800 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2105(Integer), 30(Integer) 2018-03-23 09:09:32.933 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:32.935 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:32.937 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2106(Integer), 30(Integer) 2018-03-23 09:09:33.006 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:33.008 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:33.009 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2106(Integer), 30(Integer) 2018-03-23 09:09:33.144 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:33.145 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:33.146 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2107(Integer), 30(Integer) 2018-03-23 09:09:33.212 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:33.213 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:33.214 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2107(Integer), 30(Integer) 2018-03-23 09:09:33.349 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:33.350 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:33.351 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2108(Integer), 30(Integer) 2018-03-23 09:09:33.422 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:33.423 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:33.424 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2108(Integer), 30(Integer) 2018-03-23 09:09:33.560 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:33.561 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:33.562 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2109(Integer), 30(Integer) 2018-03-23 09:09:33.634 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:33.636 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:33.637 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2109(Integer), 30(Integer) 2018-03-23 09:09:33.793 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:33.794 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:33.795 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2111(Integer), 30(Integer) 2018-03-23 09:09:33.864 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:33.865 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:33.866 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2111(Integer), 30(Integer) 2018-03-23 09:09:34.005 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:34.006 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:34.006 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2114(Integer), 30(Integer) 2018-03-23 09:09:34.077 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:34.078 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:34.079 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2114(Integer), 30(Integer) 2018-03-23 09:09:34.219 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:34.220 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:34.220 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2115(Integer), 30(Integer) 2018-03-23 09:09:34.290 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:34.291 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:34.292 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2115(Integer), 30(Integer) 2018-03-23 09:09:34.426 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:34.427 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:34.428 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2122(Integer), 30(Integer) 2018-03-23 09:09:34.494 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:34.495 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:34.495 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2122(Integer), 30(Integer) 2018-03-23 09:09:34.643 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:34.644 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:34.644 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2123(Integer), 30(Integer) 2018-03-23 09:09:34.721 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:34.721 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:34.722 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2123(Integer), 30(Integer) 2018-03-23 09:09:34.855 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:34.856 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:34.857 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2127(Integer), 30(Integer) 2018-03-23 09:09:34.927 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:34.928 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:34.928 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2127(Integer), 30(Integer) 2018-03-23 09:09:35.061 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:35.062 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:35.063 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2128(Integer), 30(Integer) 2018-03-23 09:09:35.129 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:35.131 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:35.131 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2128(Integer), 30(Integer) 2018-03-23 09:09:35.269 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:35.270 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:35.271 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2130(Integer), 30(Integer) 2018-03-23 09:09:35.341 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:35.342 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:35.342 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2130(Integer), 30(Integer) 2018-03-23 09:09:35.480 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:35.482 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:35.483 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2131(Integer), 30(Integer) 2018-03-23 09:09:35.549 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:35.550 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:35.550 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2131(Integer), 30(Integer) 2018-03-23 09:09:35.685 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:35.686 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:35.687 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2132(Integer), 30(Integer) 2018-03-23 09:09:35.753 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:35.754 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:35.754 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2132(Integer), 30(Integer) 2018-03-23 09:09:35.890 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:35.892 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:35.893 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2133(Integer), 30(Integer) 2018-03-23 09:09:35.990 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:35.991 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:35.992 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2133(Integer), 30(Integer) 2018-03-23 09:09:36.127 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:36.131 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:36.132 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2134(Integer), 30(Integer) 2018-03-23 09:09:36.201 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:36.202 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:36.202 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2134(Integer), 30(Integer) 2018-03-23 09:09:36.348 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:36.350 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:36.351 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2135(Integer), 30(Integer) 2018-03-23 09:09:36.417 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:36.418 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:36.419 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2135(Integer), 30(Integer) 2018-03-23 09:09:36.558 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:36.559 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:36.561 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2137(Integer), 30(Integer) 2018-03-23 09:09:36.629 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:36.630 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:36.630 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2137(Integer), 30(Integer) 2018-03-23 09:09:36.777 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:36.778 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:36.779 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2139(Integer), 30(Integer) 2018-03-23 09:09:36.849 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:36.850 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:36.852 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2139(Integer), 30(Integer) 2018-03-23 09:09:36.991 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:36.992 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:36.992 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2142(Integer), 30(Integer) 2018-03-23 09:09:37.059 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:37.060 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:37.061 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2142(Integer), 30(Integer) 2018-03-23 09:09:37.202 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:37.204 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:37.205 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2143(Integer), 30(Integer) 2018-03-23 09:09:37.271 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:37.272 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:37.273 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2143(Integer), 30(Integer) 2018-03-23 09:09:37.412 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:37.414 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:37.415 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2144(Integer), 30(Integer) 2018-03-23 09:09:37.485 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:37.486 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:37.487 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2144(Integer), 30(Integer) 2018-03-23 09:09:37.633 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:37.635 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:37.636 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2145(Integer), 30(Integer) 2018-03-23 09:09:37.705 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:37.705 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:37.706 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2145(Integer), 30(Integer) 2018-03-23 09:09:37.839 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:37.839 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:37.840 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2147(Integer), 30(Integer) 2018-03-23 09:09:37.911 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:37.912 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:37.913 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2147(Integer), 30(Integer) 2018-03-23 09:09:38.049 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:38.050 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:38.051 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2150(Integer), 30(Integer) 2018-03-23 09:09:38.128 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:38.128 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:38.129 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2150(Integer), 30(Integer) 2018-03-23 09:09:38.263 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:38.264 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:38.265 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2154(Integer), 30(Integer) 2018-03-23 09:09:38.349 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:38.351 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:38.351 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2154(Integer), 30(Integer) 2018-03-23 09:09:38.501 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:38.503 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:38.503 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2156(Integer), 30(Integer) 2018-03-23 09:09:38.608 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:38.609 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:38.609 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2156(Integer), 30(Integer) 2018-03-23 09:09:38.754 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:38.755 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:38.756 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2157(Integer), 30(Integer) 2018-03-23 09:09:38.835 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:38.836 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:38.838 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2157(Integer), 30(Integer) 2018-03-23 09:09:38.980 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:38.981 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:38.982 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2158(Integer), 30(Integer) 2018-03-23 09:09:39.050 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:39.051 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:39.052 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2158(Integer), 30(Integer) 2018-03-23 09:09:39.186 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:39.187 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:39.188 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2160(Integer), 30(Integer) 2018-03-23 09:09:39.256 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:39.257 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:39.257 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2160(Integer), 30(Integer) 2018-03-23 09:09:39.404 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:39.406 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:39.406 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2162(Integer), 30(Integer) 2018-03-23 09:09:39.502 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:39.503 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:39.503 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2162(Integer), 30(Integer) 2018-03-23 09:09:39.656 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:39.657 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:39.658 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2164(Integer), 30(Integer) 2018-03-23 09:09:39.735 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:39.735 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:39.736 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2164(Integer), 30(Integer) 2018-03-23 09:09:39.900 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:39.901 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:39.902 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2165(Integer), 30(Integer) 2018-03-23 09:09:39.994 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:39.994 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:39.995 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2165(Integer), 30(Integer) 2018-03-23 09:09:40.137 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:40.138 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:40.138 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2166(Integer), 30(Integer) 2018-03-23 09:09:40.225 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:40.225 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:40.226 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2166(Integer), 30(Integer) 2018-03-23 09:09:40.380 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:40.382 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:40.382 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2167(Integer), 30(Integer) 2018-03-23 09:09:40.453 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:40.455 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:40.459 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2167(Integer), 30(Integer) 2018-03-23 09:09:40.604 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:40.605 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:40.606 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2168(Integer), 30(Integer) 2018-03-23 09:09:40.675 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:40.675 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:40.676 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2168(Integer), 30(Integer) 2018-03-23 09:09:40.816 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:40.817 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:40.817 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2169(Integer), 30(Integer) 2018-03-23 09:09:40.884 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:40.885 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:40.886 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2169(Integer), 30(Integer) 2018-03-23 09:09:41.025 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:41.026 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:41.026 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2173(Integer), 30(Integer) 2018-03-23 09:09:41.104 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:41.105 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:41.105 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2173(Integer), 30(Integer) 2018-03-23 09:09:41.240 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:41.241 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:41.242 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2176(Integer), 30(Integer) 2018-03-23 09:09:41.310 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:41.311 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:41.312 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2176(Integer), 30(Integer) 2018-03-23 09:09:41.454 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:41.455 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:41.455 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2177(Integer), 30(Integer) 2018-03-23 09:09:41.524 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:41.526 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:41.527 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2177(Integer), 30(Integer) 2018-03-23 09:09:41.669 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:41.672 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:41.673 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2178(Integer), 30(Integer) 2018-03-23 09:09:41.745 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:41.746 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:41.747 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2178(Integer), 30(Integer) 2018-03-23 09:09:41.881 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:41.885 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:41.885 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2182(Integer), 30(Integer) 2018-03-23 09:09:41.996 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:41.996 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:41.997 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2182(Integer), 30(Integer) 2018-03-23 09:09:42.133 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:42.135 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:42.137 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2183(Integer), 30(Integer) 2018-03-23 09:09:42.209 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:42.210 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:42.210 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2183(Integer), 30(Integer) 2018-03-23 09:09:42.345 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:42.347 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:42.348 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2184(Integer), 30(Integer) 2018-03-23 09:09:42.417 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:42.418 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:42.418 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2184(Integer), 30(Integer) 2018-03-23 09:09:42.556 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:42.557 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:42.557 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2186(Integer), 30(Integer) 2018-03-23 09:09:42.633 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:42.633 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:42.634 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2186(Integer), 30(Integer) 2018-03-23 09:09:42.785 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:42.787 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:42.788 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2187(Integer), 30(Integer) 2018-03-23 09:09:42.862 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:42.865 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:42.865 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2187(Integer), 30(Integer) 2018-03-23 09:09:43.006 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:43.007 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:43.007 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2188(Integer), 30(Integer) 2018-03-23 09:09:43.097 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:43.098 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:43.098 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2188(Integer), 30(Integer) 2018-03-23 09:09:43.266 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:43.268 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:43.268 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2189(Integer), 30(Integer) 2018-03-23 09:09:43.339 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:43.343 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:43.343 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2189(Integer), 30(Integer) 2018-03-23 09:09:43.488 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:43.489 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:43.490 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2191(Integer), 30(Integer) 2018-03-23 09:09:43.556 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:43.558 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:43.559 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2191(Integer), 30(Integer) 2018-03-23 09:09:43.693 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:43.694 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:43.694 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2192(Integer), 30(Integer) 2018-03-23 09:09:43.760 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:43.761 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:43.761 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2192(Integer), 30(Integer) 2018-03-23 09:09:43.905 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:43.906 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:43.907 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2194(Integer), 30(Integer) 2018-03-23 09:09:43.974 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:43.974 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:43.975 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2194(Integer), 30(Integer) 2018-03-23 09:09:44.108 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:44.109 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:44.110 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2196(Integer), 30(Integer) 2018-03-23 09:09:44.181 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:44.183 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:44.184 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2196(Integer), 30(Integer) 2018-03-23 09:09:44.339 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:44.357 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:44.361 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2197(Integer), 30(Integer) 2018-03-23 09:09:44.429 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:44.430 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:44.431 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2197(Integer), 30(Integer) 2018-03-23 09:09:44.568 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:44.569 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:44.570 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2198(Integer), 30(Integer) 2018-03-23 09:09:44.638 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:44.639 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:44.639 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2198(Integer), 30(Integer) 2018-03-23 09:09:44.789 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:44.791 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:44.795 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2199(Integer), 30(Integer) 2018-03-23 09:09:44.886 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:44.888 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:44.890 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2199(Integer), 30(Integer) 2018-03-23 09:09:45.033 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:45.034 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:45.035 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2201(Integer), 30(Integer) 2018-03-23 09:09:45.101 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:45.102 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:45.103 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2201(Integer), 30(Integer) 2018-03-23 09:09:45.240 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:45.242 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:45.243 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2202(Integer), 30(Integer) 2018-03-23 09:09:45.313 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:45.326 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:45.327 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2202(Integer), 30(Integer) 2018-03-23 09:09:45.463 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:45.464 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:45.464 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2206(Integer), 30(Integer) 2018-03-23 09:09:45.530 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:45.531 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:45.532 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2206(Integer), 30(Integer) 2018-03-23 09:09:45.686 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:45.688 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:45.688 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2208(Integer), 30(Integer) 2018-03-23 09:09:45.775 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:45.776 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:45.776 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2208(Integer), 30(Integer) 2018-03-23 09:09:45.931 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:45.933 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:45.933 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2212(Integer), 30(Integer) 2018-03-23 09:09:46.002 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:46.003 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:46.003 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2212(Integer), 30(Integer) 2018-03-23 09:09:46.176 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:46.178 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:46.178 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2213(Integer), 30(Integer) 2018-03-23 09:09:46.246 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:46.247 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:46.248 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2213(Integer), 30(Integer) 2018-03-23 09:09:46.380 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:46.381 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:46.381 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2218(Integer), 30(Integer) 2018-03-23 09:09:46.451 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:46.451 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:46.452 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2218(Integer), 30(Integer) 2018-03-23 09:09:46.605 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:46.605 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:46.606 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2220(Integer), 30(Integer) 2018-03-23 09:09:46.673 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:46.673 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:46.674 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2220(Integer), 30(Integer) 2018-03-23 09:09:46.810 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:46.811 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:46.812 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2221(Integer), 30(Integer) 2018-03-23 09:09:46.895 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:46.896 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:46.896 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2221(Integer), 30(Integer) 2018-03-23 09:09:47.033 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:47.040 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:47.041 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2222(Integer), 30(Integer) 2018-03-23 09:09:47.107 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:47.109 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:47.110 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2222(Integer), 30(Integer) 2018-03-23 09:09:47.248 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:47.250 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:47.251 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2224(Integer), 30(Integer) 2018-03-23 09:09:47.318 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:47.318 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:47.319 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2224(Integer), 30(Integer) 2018-03-23 09:09:47.456 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:47.457 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:47.457 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2225(Integer), 30(Integer) 2018-03-23 09:09:47.525 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:47.526 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:47.527 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2225(Integer), 30(Integer) 2018-03-23 09:09:47.668 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:47.669 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:47.670 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2226(Integer), 30(Integer) 2018-03-23 09:09:47.743 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:47.743 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:47.744 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2226(Integer), 30(Integer) 2018-03-23 09:09:47.887 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:47.888 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:47.889 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2227(Integer), 30(Integer) 2018-03-23 09:09:48.045 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:48.045 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:48.046 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2227(Integer), 30(Integer) 2018-03-23 09:09:48.225 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:48.226 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:48.226 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2228(Integer), 30(Integer) 2018-03-23 09:09:48.304 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:48.305 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:48.305 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2228(Integer), 30(Integer) 2018-03-23 09:09:48.461 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:48.462 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:48.463 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2229(Integer), 30(Integer) 2018-03-23 09:09:48.544 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:48.544 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:48.545 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2229(Integer), 30(Integer) 2018-03-23 09:09:48.730 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:48.731 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:48.731 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2230(Integer), 30(Integer) 2018-03-23 09:09:48.802 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:48.802 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:48.803 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2230(Integer), 30(Integer) 2018-03-23 09:09:49.006 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:49.008 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:49.008 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2232(Integer), 30(Integer) 2018-03-23 09:09:49.113 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:49.114 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:49.115 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2232(Integer), 30(Integer) 2018-03-23 09:09:49.271 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:49.273 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:49.274 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2233(Integer), 30(Integer) 2018-03-23 09:09:49.347 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:49.348 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:49.348 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2233(Integer), 30(Integer) 2018-03-23 09:09:49.492 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:49.493 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:49.494 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2234(Integer), 30(Integer) 2018-03-23 09:09:49.577 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:49.578 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:49.578 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2234(Integer), 30(Integer) 2018-03-23 09:09:49.717 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:49.719 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:49.719 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2235(Integer), 30(Integer) 2018-03-23 09:09:49.792 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:49.793 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:49.794 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2235(Integer), 30(Integer) 2018-03-23 09:09:49.935 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:49.936 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:49.937 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2236(Integer), 30(Integer) 2018-03-23 09:09:50.007 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:50.008 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:50.009 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2236(Integer), 30(Integer) 2018-03-23 09:09:50.153 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:50.155 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:50.157 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2237(Integer), 30(Integer) 2018-03-23 09:09:50.227 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:50.228 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:50.228 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2237(Integer), 30(Integer) 2018-03-23 09:09:50.390 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:50.392 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:50.393 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2240(Integer), 30(Integer) 2018-03-23 09:09:50.464 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:50.465 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:50.466 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2240(Integer), 30(Integer) 2018-03-23 09:09:50.615 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:50.616 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:50.616 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2241(Integer), 30(Integer) 2018-03-23 09:09:50.710 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:50.711 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:50.711 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2241(Integer), 30(Integer) 2018-03-23 09:09:50.856 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:50.858 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:50.859 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2242(Integer), 30(Integer) 2018-03-23 09:09:50.984 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:50.985 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:50.985 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2242(Integer), 30(Integer) 2018-03-23 09:09:51.126 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:51.128 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:51.129 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2243(Integer), 30(Integer) 2018-03-23 09:09:51.199 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:51.201 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:51.203 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2243(Integer), 30(Integer) 2018-03-23 09:09:51.349 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:51.351 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:51.351 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2246(Integer), 30(Integer) 2018-03-23 09:09:51.493 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:51.494 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:51.495 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2246(Integer), 30(Integer) 2018-03-23 09:09:51.771 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:51.772 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:51.773 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2247(Integer), 30(Integer) 2018-03-23 09:09:51.863 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:51.864 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:51.865 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2247(Integer), 30(Integer) 2018-03-23 09:09:52.022 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:52.024 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:52.025 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2251(Integer), 30(Integer) 2018-03-23 09:09:52.092 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:52.093 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:52.094 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2251(Integer), 30(Integer) 2018-03-23 09:09:52.233 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:52.235 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:52.236 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2254(Integer), 30(Integer) 2018-03-23 09:09:52.314 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:52.314 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:52.315 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2254(Integer), 30(Integer) 2018-03-23 09:09:52.451 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:52.453 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:52.455 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2255(Integer), 30(Integer) 2018-03-23 09:09:52.533 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:52.535 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:52.536 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2255(Integer), 30(Integer) 2018-03-23 09:09:52.685 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:52.686 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:52.687 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2256(Integer), 30(Integer) 2018-03-23 09:09:52.757 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:52.758 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:52.759 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2256(Integer), 30(Integer) 2018-03-23 09:09:52.907 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:52.909 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:52.909 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2257(Integer), 30(Integer) 2018-03-23 09:09:53.119 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:53.120 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:53.121 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2257(Integer), 30(Integer) 2018-03-23 09:09:53.275 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:53.277 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:53.277 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2258(Integer), 30(Integer) 2018-03-23 09:09:53.349 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:53.350 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:53.351 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2258(Integer), 30(Integer) 2018-03-23 09:09:53.691 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:53.692 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:53.693 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2260(Integer), 30(Integer) 2018-03-23 09:09:53.761 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:53.762 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:53.763 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2260(Integer), 30(Integer) 2018-03-23 09:09:53.963 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:53.964 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:53.965 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2261(Integer), 30(Integer) 2018-03-23 09:09:54.252 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:54.253 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:54.254 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2261(Integer), 30(Integer) 2018-03-23 09:09:54.401 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:54.403 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:54.404 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2264(Integer), 30(Integer) 2018-03-23 09:09:54.473 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:54.474 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:54.475 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2264(Integer), 30(Integer) 2018-03-23 09:09:54.727 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:54.729 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:54.729 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2265(Integer), 30(Integer) 2018-03-23 09:09:54.805 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:54.806 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:54.806 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2265(Integer), 30(Integer) 2018-03-23 09:09:54.997 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:54.998 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:54.998 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2266(Integer), 30(Integer) 2018-03-23 09:09:55.072 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:55.073 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:55.074 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2266(Integer), 30(Integer) 2018-03-23 09:09:55.234 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:55.235 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:55.236 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2267(Integer), 30(Integer) 2018-03-23 09:09:55.308 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:55.309 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:55.309 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2267(Integer), 30(Integer) 2018-03-23 09:09:55.493 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:55.494 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:55.495 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2268(Integer), 30(Integer) 2018-03-23 09:09:55.626 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:55.627 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:55.628 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2268(Integer), 30(Integer) 2018-03-23 09:09:55.819 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:55.820 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:55.821 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2269(Integer), 30(Integer) 2018-03-23 09:09:55.980 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:55.981 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:55.982 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2269(Integer), 30(Integer) 2018-03-23 09:09:56.195 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:56.196 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:56.197 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2270(Integer), 30(Integer) 2018-03-23 09:09:56.270 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:56.271 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:56.272 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2270(Integer), 30(Integer) 2018-03-23 09:09:56.546 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:56.547 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:56.547 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2271(Integer), 30(Integer) 2018-03-23 09:09:56.658 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:56.659 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:56.660 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2271(Integer), 30(Integer) 2018-03-23 09:09:56.956 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:56.957 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:56.959 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2272(Integer), 30(Integer) 2018-03-23 09:09:57.040 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:57.041 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:57.041 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2272(Integer), 30(Integer) 2018-03-23 09:09:57.214 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:57.215 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:57.216 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2273(Integer), 30(Integer) 2018-03-23 09:09:57.290 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:57.290 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:57.291 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2273(Integer), 30(Integer) 2018-03-23 09:09:57.446 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:57.448 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:57.448 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2275(Integer), 30(Integer) 2018-03-23 09:09:57.522 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:57.523 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:57.524 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2275(Integer), 30(Integer) 2018-03-23 09:09:57.676 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:57.677 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:57.677 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2276(Integer), 30(Integer) 2018-03-23 09:09:57.759 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:57.760 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:57.760 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2276(Integer), 30(Integer) 2018-03-23 09:09:57.899 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:57.901 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:57.901 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2277(Integer), 30(Integer) 2018-03-23 09:09:58.158 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:58.159 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:58.159 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2277(Integer), 30(Integer) 2018-03-23 09:09:58.330 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:58.333 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:58.334 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2279(Integer), 30(Integer) 2018-03-23 09:09:58.401 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:58.402 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:58.403 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2279(Integer), 30(Integer) 2018-03-23 09:09:58.649 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:58.650 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:58.650 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2280(Integer), 30(Integer) 2018-03-23 09:09:58.720 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:58.720 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:58.721 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2280(Integer), 30(Integer) 2018-03-23 09:09:58.873 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:58.874 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:58.875 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2282(Integer), 30(Integer) 2018-03-23 09:09:59.068 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:59.069 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:59.070 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2282(Integer), 30(Integer) 2018-03-23 09:09:59.211 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:59.212 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:59.214 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2283(Integer), 30(Integer) 2018-03-23 09:09:59.291 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:59.292 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:59.293 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2283(Integer), 30(Integer) 2018-03-23 09:09:59.484 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:59.485 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:59.486 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2287(Integer), 30(Integer) 2018-03-23 09:09:59.555 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:59.556 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:59.557 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2287(Integer), 30(Integer) 2018-03-23 09:09:59.739 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:09:59.740 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:09:59.740 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2288(Integer), 30(Integer) 2018-03-23 09:09:59.875 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:09:59.876 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:09:59.876 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2288(Integer), 30(Integer) 2018-03-23 09:10:00.020 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:00.021 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:00.022 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2289(Integer), 30(Integer) 2018-03-23 09:10:00.097 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:00.098 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:00.099 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2289(Integer), 30(Integer) 2018-03-23 09:10:00.239 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:00.241 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:00.242 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2290(Integer), 30(Integer) 2018-03-23 09:10:00.327 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:00.328 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:00.329 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2290(Integer), 30(Integer) 2018-03-23 09:10:00.477 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:00.479 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:00.480 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2291(Integer), 30(Integer) 2018-03-23 09:10:00.549 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:00.550 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:00.550 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2291(Integer), 30(Integer) 2018-03-23 09:10:00.789 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:00.797 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:00.798 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2292(Integer), 30(Integer) 2018-03-23 09:10:00.865 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:00.866 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:00.867 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2292(Integer), 30(Integer) 2018-03-23 09:10:01.231 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:01.232 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:01.233 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2297(Integer), 30(Integer) 2018-03-23 09:10:01.301 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:01.302 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:01.302 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2297(Integer), 30(Integer) 2018-03-23 09:10:01.443 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:01.445 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:01.445 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2298(Integer), 30(Integer) 2018-03-23 09:10:01.573 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:01.574 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:01.575 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2298(Integer), 30(Integer) 2018-03-23 09:10:01.753 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:01.755 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:01.756 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2299(Integer), 30(Integer) 2018-03-23 09:10:01.833 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:01.834 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:01.835 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2299(Integer), 30(Integer) 2018-03-23 09:10:01.977 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:01.979 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:01.980 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2300(Integer), 30(Integer) 2018-03-23 09:10:02.049 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:02.049 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:02.050 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2300(Integer), 30(Integer) 2018-03-23 09:10:02.193 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:02.197 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:02.197 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2302(Integer), 30(Integer) 2018-03-23 09:10:02.397 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:02.398 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:02.398 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2302(Integer), 30(Integer) 2018-03-23 09:10:02.538 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:02.539 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:02.539 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2303(Integer), 30(Integer) 2018-03-23 09:10:02.672 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:02.672 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:02.673 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2303(Integer), 30(Integer) 2018-03-23 09:10:02.948 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:02.949 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:02.950 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2305(Integer), 30(Integer) 2018-03-23 09:10:03.016 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:03.017 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:03.017 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2305(Integer), 30(Integer) 2018-03-23 09:10:03.163 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:03.164 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:03.165 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2307(Integer), 30(Integer) 2018-03-23 09:10:03.272 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:03.274 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:03.274 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2307(Integer), 30(Integer) 2018-03-23 09:10:03.441 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:03.442 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:03.443 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2308(Integer), 30(Integer) 2018-03-23 09:10:03.521 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:03.522 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:03.523 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2308(Integer), 30(Integer) 2018-03-23 09:10:03.700 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:03.701 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:03.701 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2309(Integer), 30(Integer) 2018-03-23 09:10:03.767 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:03.768 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:03.768 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2309(Integer), 30(Integer) 2018-03-23 09:10:03.905 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:03.906 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:03.907 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2310(Integer), 30(Integer) 2018-03-23 09:10:03.988 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:03.989 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:03.990 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2310(Integer), 30(Integer) 2018-03-23 09:10:04.130 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:04.132 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:04.133 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2314(Integer), 30(Integer) 2018-03-23 09:10:04.206 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:04.207 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:04.207 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2314(Integer), 30(Integer) 2018-03-23 09:10:04.346 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:04.347 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:04.347 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2315(Integer), 30(Integer) 2018-03-23 09:10:04.416 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:04.417 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:04.417 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2315(Integer), 30(Integer) 2018-03-23 09:10:04.552 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:04.553 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:04.554 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2316(Integer), 30(Integer) 2018-03-23 09:10:04.632 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:04.633 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:04.633 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2316(Integer), 30(Integer) 2018-03-23 09:10:04.795 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:04.796 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:04.796 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2317(Integer), 30(Integer) 2018-03-23 09:10:04.871 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:04.872 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:04.873 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2317(Integer), 30(Integer) 2018-03-23 09:10:05.177 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:05.178 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:05.179 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2318(Integer), 30(Integer) 2018-03-23 09:10:05.245 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:05.251 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:05.252 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2318(Integer), 30(Integer) 2018-03-23 09:10:05.389 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:05.390 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:05.391 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2320(Integer), 30(Integer) 2018-03-23 09:10:05.461 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:05.461 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:05.461 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2320(Integer), 30(Integer) 2018-03-23 09:10:05.610 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:05.611 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:05.612 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2321(Integer), 30(Integer) 2018-03-23 09:10:05.678 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:05.679 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:05.684 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2321(Integer), 30(Integer) 2018-03-23 09:10:05.871 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:05.873 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:05.873 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2323(Integer), 30(Integer) 2018-03-23 09:10:05.940 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:05.940 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:05.941 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2323(Integer), 30(Integer) 2018-03-23 09:10:06.076 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:06.077 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:06.078 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2324(Integer), 30(Integer) 2018-03-23 09:10:06.145 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:06.146 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:06.146 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2324(Integer), 30(Integer) 2018-03-23 09:10:06.434 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:06.435 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:06.435 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2325(Integer), 30(Integer) 2018-03-23 09:10:06.503 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:06.504 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:06.505 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2325(Integer), 30(Integer) 2018-03-23 09:10:06.673 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:06.674 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:06.675 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2326(Integer), 30(Integer) 2018-03-23 09:10:06.838 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:06.839 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:06.840 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2326(Integer), 30(Integer) 2018-03-23 09:10:06.985 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:06.990 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:06.991 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2327(Integer), 30(Integer) 2018-03-23 09:10:07.057 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:07.058 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:07.059 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2327(Integer), 30(Integer) 2018-03-23 09:10:07.214 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:07.215 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:07.215 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2328(Integer), 30(Integer) 2018-03-23 09:10:07.286 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:07.287 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:07.288 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2328(Integer), 30(Integer) 2018-03-23 09:10:07.452 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:07.459 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:07.460 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2329(Integer), 30(Integer) 2018-03-23 09:10:07.531 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:07.533 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:07.534 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2329(Integer), 30(Integer) 2018-03-23 09:10:07.714 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:07.715 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:07.716 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2330(Integer), 30(Integer) 2018-03-23 09:10:07.870 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:07.871 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:07.872 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2330(Integer), 30(Integer) 2018-03-23 09:10:08.044 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:08.047 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:08.047 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2331(Integer), 30(Integer) 2018-03-23 09:10:08.136 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:08.137 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:08.138 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2331(Integer), 30(Integer) 2018-03-23 09:10:08.336 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:08.338 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:08.338 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2332(Integer), 30(Integer) 2018-03-23 09:10:08.407 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:08.408 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:08.408 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2332(Integer), 30(Integer) 2018-03-23 09:10:08.570 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:08.574 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:08.575 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2333(Integer), 30(Integer) 2018-03-23 09:10:08.642 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:08.643 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:08.644 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2333(Integer), 30(Integer) 2018-03-23 09:10:08.779 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:08.781 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:08.781 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2334(Integer), 30(Integer) 2018-03-23 09:10:08.849 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:08.850 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:08.851 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2334(Integer), 30(Integer) 2018-03-23 09:10:08.991 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:08.993 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:08.993 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2335(Integer), 30(Integer) 2018-03-23 09:10:09.058 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:09.059 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:09.059 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2335(Integer), 30(Integer) 2018-03-23 09:10:09.374 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:09.375 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:09.376 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2336(Integer), 30(Integer) 2018-03-23 09:10:09.447 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:09.447 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:09.447 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2336(Integer), 30(Integer) 2018-03-23 09:10:09.612 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:09.613 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:09.613 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2337(Integer), 30(Integer) 2018-03-23 09:10:09.685 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:09.686 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:09.687 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2337(Integer), 30(Integer) 2018-03-23 09:10:09.831 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:09.833 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:09.834 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2338(Integer), 30(Integer) 2018-03-23 09:10:09.922 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:09.923 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:09.923 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2338(Integer), 30(Integer) 2018-03-23 09:10:10.106 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:10.108 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:10.109 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2339(Integer), 30(Integer) 2018-03-23 09:10:10.182 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:10.183 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:10.184 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2339(Integer), 30(Integer) 2018-03-23 09:10:10.335 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:10.336 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:10.338 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2340(Integer), 30(Integer) 2018-03-23 09:10:10.407 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:10.407 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:10.407 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2340(Integer), 30(Integer) 2018-03-23 09:10:10.548 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:10.549 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:10.550 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2342(Integer), 30(Integer) 2018-03-23 09:10:10.634 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:10.635 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:10.635 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2342(Integer), 30(Integer) 2018-03-23 09:10:10.769 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:10.770 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:10.770 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2343(Integer), 30(Integer) 2018-03-23 09:10:10.843 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:10.843 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:10.844 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2343(Integer), 30(Integer) 2018-03-23 09:10:10.984 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:10.986 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:10.986 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2345(Integer), 30(Integer) 2018-03-23 09:10:11.053 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:11.054 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:11.055 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2345(Integer), 30(Integer) 2018-03-23 09:10:11.193 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:11.194 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:11.194 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2349(Integer), 30(Integer) 2018-03-23 09:10:11.263 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:11.264 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:11.264 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2349(Integer), 30(Integer) 2018-03-23 09:10:11.406 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:11.418 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:11.425 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2350(Integer), 30(Integer) 2018-03-23 09:10:11.492 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:11.493 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:11.493 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2350(Integer), 30(Integer) 2018-03-23 09:10:11.637 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:11.638 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:11.639 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2351(Integer), 30(Integer) 2018-03-23 09:10:11.706 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:11.707 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:11.708 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2351(Integer), 30(Integer) 2018-03-23 09:10:11.948 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:11.949 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:11.949 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2352(Integer), 30(Integer) 2018-03-23 09:10:12.015 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:12.016 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:12.016 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2352(Integer), 30(Integer) 2018-03-23 09:10:12.155 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:12.156 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:12.156 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2356(Integer), 30(Integer) 2018-03-23 09:10:12.223 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:12.224 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:12.225 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2356(Integer), 30(Integer) 2018-03-23 09:10:12.369 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:12.374 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:12.375 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2357(Integer), 30(Integer) 2018-03-23 09:10:12.442 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:12.443 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:12.444 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2357(Integer), 30(Integer) 2018-03-23 09:10:12.580 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:12.581 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:12.582 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2360(Integer), 30(Integer) 2018-03-23 09:10:12.660 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:12.660 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:12.661 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2360(Integer), 30(Integer) 2018-03-23 09:10:12.826 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:12.827 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:12.828 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2362(Integer), 30(Integer) 2018-03-23 09:10:12.914 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:12.914 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:12.915 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2362(Integer), 30(Integer) 2018-03-23 09:10:13.049 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:13.050 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:13.051 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2363(Integer), 30(Integer) 2018-03-23 09:10:13.117 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:13.125 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:13.126 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2363(Integer), 30(Integer) 2018-03-23 09:10:13.274 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:13.275 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:13.276 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2364(Integer), 30(Integer) 2018-03-23 09:10:13.342 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:13.343 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:13.344 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2364(Integer), 30(Integer) 2018-03-23 09:10:13.590 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:13.591 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:13.592 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2365(Integer), 30(Integer) 2018-03-23 09:10:13.666 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:13.667 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:13.667 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2365(Integer), 30(Integer) 2018-03-23 09:10:13.810 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:13.811 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:13.812 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2366(Integer), 30(Integer) 2018-03-23 09:10:13.880 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:13.881 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:13.882 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2366(Integer), 30(Integer) 2018-03-23 09:10:14.029 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:14.030 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:14.030 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2367(Integer), 30(Integer) 2018-03-23 09:10:14.105 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:14.106 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:14.107 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2367(Integer), 30(Integer) 2018-03-23 09:10:14.363 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:14.364 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:14.365 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2369(Integer), 30(Integer) 2018-03-23 09:10:14.432 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:14.433 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:14.433 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2369(Integer), 30(Integer) 2018-03-23 09:10:14.569 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:14.570 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:14.570 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2370(Integer), 30(Integer) 2018-03-23 09:10:14.646 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:14.646 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:14.647 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2370(Integer), 30(Integer) 2018-03-23 09:10:14.794 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:14.795 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:14.795 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2372(Integer), 30(Integer) 2018-03-23 09:10:14.861 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:14.862 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:14.863 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2372(Integer), 30(Integer) 2018-03-23 09:10:14.996 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:14.997 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:14.998 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2375(Integer), 30(Integer) 2018-03-23 09:10:15.065 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:15.065 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:15.066 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2375(Integer), 30(Integer) 2018-03-23 09:10:15.200 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:15.201 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:15.202 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2376(Integer), 30(Integer) 2018-03-23 09:10:15.269 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:15.270 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:15.271 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2376(Integer), 30(Integer) 2018-03-23 09:10:15.406 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:15.407 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:15.407 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2377(Integer), 30(Integer) 2018-03-23 09:10:15.476 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:15.476 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:15.477 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2377(Integer), 30(Integer) 2018-03-23 09:10:15.626 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:15.627 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:15.628 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2382(Integer), 30(Integer) 2018-03-23 09:10:15.695 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:15.697 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:15.698 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2382(Integer), 30(Integer) 2018-03-23 09:10:15.838 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:15.840 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:15.840 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2384(Integer), 30(Integer) 2018-03-23 09:10:15.940 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:15.941 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:15.941 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2384(Integer), 30(Integer) 2018-03-23 09:10:16.079 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:16.080 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:16.081 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2385(Integer), 30(Integer) 2018-03-23 09:10:16.174 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:16.175 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:16.175 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2385(Integer), 30(Integer) 2018-03-23 09:10:16.313 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:16.314 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:16.314 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2386(Integer), 30(Integer) 2018-03-23 09:10:16.380 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:16.382 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:16.384 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2386(Integer), 30(Integer) 2018-03-23 09:10:16.517 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:16.518 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:16.519 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2388(Integer), 30(Integer) 2018-03-23 09:10:16.718 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:16.719 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:16.719 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2388(Integer), 30(Integer) 2018-03-23 09:10:16.858 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:16.860 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:16.860 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2389(Integer), 30(Integer) 2018-03-23 09:10:16.927 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:16.928 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:16.928 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2389(Integer), 30(Integer) 2018-03-23 09:10:17.070 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:17.072 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:17.073 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2391(Integer), 30(Integer) 2018-03-23 09:10:17.138 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:17.139 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:17.140 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2391(Integer), 30(Integer) 2018-03-23 09:10:17.277 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:17.278 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:17.279 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2394(Integer), 30(Integer) 2018-03-23 09:10:17.345 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:17.346 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:17.346 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2394(Integer), 30(Integer) 2018-03-23 09:10:17.480 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:17.481 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:17.481 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2396(Integer), 30(Integer) 2018-03-23 09:10:17.548 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:17.549 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:17.550 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2396(Integer), 30(Integer) 2018-03-23 09:10:17.686 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:17.687 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:17.688 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2399(Integer), 30(Integer) 2018-03-23 09:10:17.758 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:17.759 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:17.759 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2399(Integer), 30(Integer) 2018-03-23 09:10:17.893 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:17.895 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:17.895 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2400(Integer), 30(Integer) 2018-03-23 09:10:17.962 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:17.963 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:17.963 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2400(Integer), 30(Integer) 2018-03-23 09:10:18.110 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:18.111 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:18.111 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2401(Integer), 30(Integer) 2018-03-23 09:10:18.177 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:18.178 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:18.178 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2401(Integer), 30(Integer) 2018-03-23 09:10:18.375 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:18.376 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:18.377 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2402(Integer), 30(Integer) 2018-03-23 09:10:18.446 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:18.447 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:18.447 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2402(Integer), 30(Integer) 2018-03-23 09:10:18.589 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:18.591 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:18.591 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2407(Integer), 30(Integer) 2018-03-23 09:10:18.660 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:18.661 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:18.662 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2407(Integer), 30(Integer) 2018-03-23 09:10:18.799 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:18.800 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:18.801 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2408(Integer), 30(Integer) 2018-03-23 09:10:18.906 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:18.909 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:18.910 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2408(Integer), 30(Integer) 2018-03-23 09:10:19.065 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:19.066 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:19.066 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2409(Integer), 30(Integer) 2018-03-23 09:10:19.135 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:19.136 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:19.137 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2409(Integer), 30(Integer) 2018-03-23 09:10:19.277 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:19.279 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:19.279 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2410(Integer), 30(Integer) 2018-03-23 09:10:19.346 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:19.347 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:19.347 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2410(Integer), 30(Integer) 2018-03-23 09:10:19.485 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:19.486 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:19.488 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2411(Integer), 30(Integer) 2018-03-23 09:10:19.562 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:19.563 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:19.563 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2411(Integer), 30(Integer) 2018-03-23 09:10:19.877 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:19.879 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:19.879 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2412(Integer), 30(Integer) 2018-03-23 09:10:19.947 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:19.948 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:19.949 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2412(Integer), 30(Integer) 2018-03-23 09:10:20.089 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:20.090 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:20.091 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2416(Integer), 30(Integer) 2018-03-23 09:10:20.159 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:20.165 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:20.165 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2416(Integer), 30(Integer) 2018-03-23 09:10:20.457 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:20.458 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:20.459 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2418(Integer), 30(Integer) 2018-03-23 09:10:20.699 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:20.699 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:20.700 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2418(Integer), 30(Integer) 2018-03-23 09:10:20.858 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:20.859 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:20.860 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2419(Integer), 30(Integer) 2018-03-23 09:10:20.944 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:20.945 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:20.945 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2419(Integer), 30(Integer) 2018-03-23 09:10:21.079 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:21.080 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:21.081 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2421(Integer), 30(Integer) 2018-03-23 09:10:21.149 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:21.150 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:21.150 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2421(Integer), 30(Integer) 2018-03-23 09:10:21.288 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:21.289 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:21.290 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2423(Integer), 30(Integer) 2018-03-23 09:10:21.359 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:21.361 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:21.362 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2423(Integer), 30(Integer) 2018-03-23 09:10:21.499 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:21.500 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:21.501 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2424(Integer), 30(Integer) 2018-03-23 09:10:21.575 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:21.577 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:21.577 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2424(Integer), 30(Integer) 2018-03-23 09:10:21.712 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:21.713 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:21.714 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2425(Integer), 30(Integer) 2018-03-23 09:10:21.795 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:21.796 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:21.797 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2425(Integer), 30(Integer) 2018-03-23 09:10:21.933 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:21.934 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:21.935 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2429(Integer), 30(Integer) 2018-03-23 09:10:22.004 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:22.005 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:22.006 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2429(Integer), 30(Integer) 2018-03-23 09:10:22.160 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:22.161 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:22.161 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2433(Integer), 30(Integer) 2018-03-23 09:10:22.227 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:22.228 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:22.228 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2433(Integer), 30(Integer) 2018-03-23 09:10:22.366 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:22.367 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:22.367 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2434(Integer), 30(Integer) 2018-03-23 09:10:22.434 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:22.435 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:22.437 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2434(Integer), 30(Integer) 2018-03-23 09:10:22.572 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:22.574 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:22.574 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2435(Integer), 30(Integer) 2018-03-23 09:10:22.645 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:22.646 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:22.646 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2435(Integer), 30(Integer) 2018-03-23 09:10:22.779 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:22.780 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:22.780 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2436(Integer), 30(Integer) 2018-03-23 09:10:22.848 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:22.848 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:22.849 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2436(Integer), 30(Integer) 2018-03-23 09:10:22.983 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:22.984 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:22.984 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2437(Integer), 30(Integer) 2018-03-23 09:10:23.051 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:23.052 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:23.052 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2437(Integer), 30(Integer) 2018-03-23 09:10:23.187 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:23.188 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:23.189 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2438(Integer), 30(Integer) 2018-03-23 09:10:23.257 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:23.258 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:23.258 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2438(Integer), 30(Integer) 2018-03-23 09:10:23.397 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:23.398 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:23.399 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2439(Integer), 30(Integer) 2018-03-23 09:10:23.464 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:23.464 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:23.464 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2439(Integer), 30(Integer) 2018-03-23 09:10:23.602 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:23.603 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:23.604 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2441(Integer), 30(Integer) 2018-03-23 09:10:23.676 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:23.677 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:23.677 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2441(Integer), 30(Integer) 2018-03-23 09:10:23.813 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:23.814 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:23.815 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2442(Integer), 30(Integer) 2018-03-23 09:10:23.881 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:23.882 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:23.882 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2442(Integer), 30(Integer) 2018-03-23 09:10:24.019 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:24.019 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:24.020 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2443(Integer), 30(Integer) 2018-03-23 09:10:24.086 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:24.087 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:24.087 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2443(Integer), 30(Integer) 2018-03-23 09:10:24.226 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:24.228 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:24.229 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2445(Integer), 30(Integer) 2018-03-23 09:10:24.297 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:24.298 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:24.299 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2445(Integer), 30(Integer) 2018-03-23 09:10:24.452 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:24.455 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:24.456 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2446(Integer), 30(Integer) 2018-03-23 09:10:24.527 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:24.528 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:24.528 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2446(Integer), 30(Integer) 2018-03-23 09:10:24.664 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:24.665 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:24.665 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2449(Integer), 30(Integer) 2018-03-23 09:10:24.739 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:24.739 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:24.740 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2449(Integer), 30(Integer) 2018-03-23 09:10:24.879 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:24.881 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:24.882 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2450(Integer), 30(Integer) 2018-03-23 09:10:24.948 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:24.948 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:24.949 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2450(Integer), 30(Integer) 2018-03-23 09:10:25.086 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:25.087 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:25.087 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2451(Integer), 30(Integer) 2018-03-23 09:10:25.158 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:25.159 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:25.160 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2451(Integer), 30(Integer) 2018-03-23 09:10:25.297 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:25.298 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:25.298 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2452(Integer), 30(Integer) 2018-03-23 09:10:25.364 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:25.365 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:25.365 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2452(Integer), 30(Integer) 2018-03-23 09:10:25.499 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:25.500 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:25.500 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2454(Integer), 30(Integer) 2018-03-23 09:10:25.566 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:25.567 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:25.567 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2454(Integer), 30(Integer) 2018-03-23 09:10:25.703 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:25.704 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:25.705 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2455(Integer), 30(Integer) 2018-03-23 09:10:25.772 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:25.773 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:25.773 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2455(Integer), 30(Integer) 2018-03-23 09:10:25.924 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:25.924 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:25.925 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2456(Integer), 30(Integer) 2018-03-23 09:10:26.078 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:26.079 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:26.079 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2456(Integer), 30(Integer) 2018-03-23 09:10:26.216 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:26.217 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:26.218 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2462(Integer), 30(Integer) 2018-03-23 09:10:26.288 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:26.296 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:26.297 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2462(Integer), 30(Integer) 2018-03-23 09:10:26.433 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:26.434 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:26.434 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2463(Integer), 30(Integer) 2018-03-23 09:10:26.506 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:26.507 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:26.507 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2463(Integer), 30(Integer) 2018-03-23 09:10:26.669 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:26.670 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:26.670 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2464(Integer), 30(Integer) 2018-03-23 09:10:26.741 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:26.742 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:26.742 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2464(Integer), 30(Integer) 2018-03-23 09:10:27.101 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:27.102 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:27.102 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2466(Integer), 30(Integer) 2018-03-23 09:10:27.173 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:27.174 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:27.174 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2466(Integer), 30(Integer) 2018-03-23 09:10:27.318 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:27.319 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:27.320 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2469(Integer), 30(Integer) 2018-03-23 09:10:27.390 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:27.390 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:27.391 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2469(Integer), 30(Integer) 2018-03-23 09:10:27.535 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:27.536 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:27.536 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2470(Integer), 30(Integer) 2018-03-23 09:10:27.605 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:27.606 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:27.607 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2470(Integer), 30(Integer) 2018-03-23 09:10:27.822 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:27.824 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:27.824 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2471(Integer), 30(Integer) 2018-03-23 09:10:27.893 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:27.893 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:27.894 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2471(Integer), 30(Integer) 2018-03-23 09:10:28.030 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:28.031 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:28.032 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2474(Integer), 30(Integer) 2018-03-23 09:10:28.102 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:28.103 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:28.104 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2474(Integer), 30(Integer) 2018-03-23 09:10:28.258 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:28.259 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:28.259 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2475(Integer), 30(Integer) 2018-03-23 09:10:28.332 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:28.332 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:28.333 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2475(Integer), 30(Integer) 2018-03-23 09:10:28.489 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:28.492 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:28.493 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2476(Integer), 30(Integer) 2018-03-23 09:10:28.572 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:28.572 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:28.573 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2476(Integer), 30(Integer) 2018-03-23 09:10:28.711 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:28.713 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:28.714 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2477(Integer), 30(Integer) 2018-03-23 09:10:28.781 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:28.782 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:28.783 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2477(Integer), 30(Integer) 2018-03-23 09:10:28.928 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:28.929 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:28.929 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2478(Integer), 30(Integer) 2018-03-23 09:10:29.000 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:29.001 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:29.001 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2478(Integer), 30(Integer) 2018-03-23 09:10:29.156 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:29.157 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:29.158 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2479(Integer), 30(Integer) 2018-03-23 09:10:29.225 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:29.226 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:29.226 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2479(Integer), 30(Integer) 2018-03-23 09:10:29.360 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:29.361 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:29.361 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2480(Integer), 30(Integer) 2018-03-23 09:10:29.427 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:29.428 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:29.428 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2480(Integer), 30(Integer) 2018-03-23 09:10:29.562 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:29.563 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:29.563 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2481(Integer), 30(Integer) 2018-03-23 09:10:29.630 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:29.631 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:29.631 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2481(Integer), 30(Integer) 2018-03-23 09:10:29.797 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:29.798 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:29.799 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2482(Integer), 30(Integer) 2018-03-23 09:10:29.866 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:29.867 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:29.867 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2482(Integer), 30(Integer) 2018-03-23 09:10:30.002 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:30.004 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:30.004 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2483(Integer), 30(Integer) 2018-03-23 09:10:30.079 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:30.080 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:30.080 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2483(Integer), 30(Integer) 2018-03-23 09:10:30.213 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:30.214 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:30.214 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2485(Integer), 30(Integer) 2018-03-23 09:10:30.280 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:30.281 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:30.281 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2485(Integer), 30(Integer) 2018-03-23 09:10:30.416 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:30.417 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:30.418 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2486(Integer), 30(Integer) 2018-03-23 09:10:30.501 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:30.502 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:30.502 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2486(Integer), 30(Integer) 2018-03-23 09:10:30.641 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:30.642 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:30.643 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2490(Integer), 30(Integer) 2018-03-23 09:10:30.780 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:30.781 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:30.781 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2490(Integer), 30(Integer) 2018-03-23 09:10:30.918 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:30.919 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:30.920 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2491(Integer), 30(Integer) 2018-03-23 09:10:30.986 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:30.987 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:30.988 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2491(Integer), 30(Integer) 2018-03-23 09:10:31.130 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:31.138 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:31.151 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2492(Integer), 30(Integer) 2018-03-23 09:10:31.217 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:31.219 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:31.219 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2492(Integer), 30(Integer) 2018-03-23 09:10:31.359 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:31.361 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:31.362 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2493(Integer), 30(Integer) 2018-03-23 09:10:31.433 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:31.434 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:31.434 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2493(Integer), 30(Integer) 2018-03-23 09:10:31.572 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:31.573 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:31.573 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2494(Integer), 30(Integer) 2018-03-23 09:10:31.661 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:31.662 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:31.663 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2494(Integer), 30(Integer) 2018-03-23 09:10:31.803 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:31.805 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:31.805 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2495(Integer), 30(Integer) 2018-03-23 09:10:31.875 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:31.876 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:31.876 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2495(Integer), 30(Integer) 2018-03-23 09:10:32.061 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:32.063 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:32.063 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2499(Integer), 30(Integer) 2018-03-23 09:10:32.130 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:32.131 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:32.131 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2499(Integer), 30(Integer) 2018-03-23 09:10:32.270 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:32.271 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:32.274 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2501(Integer), 30(Integer) 2018-03-23 09:10:32.342 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:32.343 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:32.343 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2501(Integer), 30(Integer) 2018-03-23 09:10:32.481 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:32.482 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:32.483 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2503(Integer), 30(Integer) 2018-03-23 09:10:32.549 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:32.549 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:32.549 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2503(Integer), 30(Integer) 2018-03-23 09:10:32.681 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:32.682 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:32.682 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2505(Integer), 30(Integer) 2018-03-23 09:10:32.755 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:32.755 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:32.756 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2505(Integer), 30(Integer) 2018-03-23 09:10:32.893 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:32.895 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:32.896 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2506(Integer), 30(Integer) 2018-03-23 09:10:32.963 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:32.964 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:32.965 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2506(Integer), 30(Integer) 2018-03-23 09:10:33.107 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:33.108 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:33.109 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2507(Integer), 30(Integer) 2018-03-23 09:10:33.188 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:33.188 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:33.189 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2507(Integer), 30(Integer) 2018-03-23 09:10:33.324 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:33.325 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:33.325 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2508(Integer), 30(Integer) 2018-03-23 09:10:33.394 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:33.394 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:33.395 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2508(Integer), 30(Integer) 2018-03-23 09:10:33.530 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:33.531 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:33.531 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2509(Integer), 30(Integer) 2018-03-23 09:10:33.600 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:33.601 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:33.601 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2509(Integer), 30(Integer) 2018-03-23 09:10:33.757 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:33.758 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:33.758 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2510(Integer), 30(Integer) 2018-03-23 09:10:33.834 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:33.834 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:33.835 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2510(Integer), 30(Integer) 2018-03-23 09:10:34.055 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:34.056 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:34.056 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2512(Integer), 30(Integer) 2018-03-23 09:10:34.122 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:34.122 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:34.122 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2512(Integer), 30(Integer) 2018-03-23 09:10:34.282 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:34.283 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:34.284 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2514(Integer), 30(Integer) 2018-03-23 09:10:34.351 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:34.352 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:34.352 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2514(Integer), 30(Integer) 2018-03-23 09:10:34.487 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:34.488 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:34.488 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2515(Integer), 30(Integer) 2018-03-23 09:10:34.554 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:34.555 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:34.555 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2515(Integer), 30(Integer) 2018-03-23 09:10:34.695 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:34.697 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:34.698 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2516(Integer), 30(Integer) 2018-03-23 09:10:34.789 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:34.789 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:34.790 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2516(Integer), 30(Integer) 2018-03-23 09:10:34.925 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:34.930 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:34.930 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2518(Integer), 30(Integer) 2018-03-23 09:10:34.997 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:34.998 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:34.998 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2518(Integer), 30(Integer) 2018-03-23 09:10:35.135 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:35.135 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:35.136 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2522(Integer), 30(Integer) 2018-03-23 09:10:35.214 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:35.214 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:35.214 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2522(Integer), 30(Integer) 2018-03-23 09:10:35.379 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:35.380 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:35.381 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2523(Integer), 30(Integer) 2018-03-23 09:10:35.451 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:35.452 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:35.453 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2523(Integer), 30(Integer) 2018-03-23 09:10:35.590 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:35.592 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:35.593 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2525(Integer), 30(Integer) 2018-03-23 09:10:35.659 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:35.660 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:35.660 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2525(Integer), 30(Integer) 2018-03-23 09:10:35.819 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:35.821 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:35.821 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2526(Integer), 30(Integer) 2018-03-23 09:10:35.888 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:35.889 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:35.889 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2526(Integer), 30(Integer) 2018-03-23 09:10:36.033 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:36.034 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:36.034 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2527(Integer), 30(Integer) 2018-03-23 09:10:36.101 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:36.102 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:36.102 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2527(Integer), 30(Integer) 2018-03-23 09:10:36.239 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:36.240 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:36.241 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2528(Integer), 30(Integer) 2018-03-23 09:10:36.308 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:36.309 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:36.309 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2528(Integer), 30(Integer) 2018-03-23 09:10:36.452 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:36.453 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:36.453 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2530(Integer), 30(Integer) 2018-03-23 09:10:36.529 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:36.530 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:36.530 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2530(Integer), 30(Integer) 2018-03-23 09:10:36.664 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:36.664 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:36.665 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2531(Integer), 30(Integer) 2018-03-23 09:10:36.731 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:36.731 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:36.732 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2531(Integer), 30(Integer) 2018-03-23 09:10:36.952 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:36.955 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:36.955 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2532(Integer), 30(Integer) 2018-03-23 09:10:37.024 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:37.024 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:37.025 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2532(Integer), 30(Integer) 2018-03-23 09:10:37.163 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:37.164 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:37.165 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2533(Integer), 30(Integer) 2018-03-23 09:10:37.233 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:37.234 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:37.234 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2533(Integer), 30(Integer) 2018-03-23 09:10:37.546 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:37.547 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:37.548 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2534(Integer), 30(Integer) 2018-03-23 09:10:37.616 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:37.617 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:37.617 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2534(Integer), 30(Integer) 2018-03-23 09:10:37.753 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:37.755 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:37.755 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2535(Integer), 30(Integer) 2018-03-23 09:10:37.825 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:37.826 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:37.827 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2535(Integer), 30(Integer) 2018-03-23 09:10:37.965 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:37.972 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:37.973 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2536(Integer), 30(Integer) 2018-03-23 09:10:38.043 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:38.044 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:38.044 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2536(Integer), 30(Integer) 2018-03-23 09:10:38.184 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:38.186 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:38.188 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2537(Integer), 30(Integer) 2018-03-23 09:10:38.257 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:38.258 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:38.258 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2537(Integer), 30(Integer) 2018-03-23 09:10:38.452 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:38.455 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:38.455 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2538(Integer), 30(Integer) 2018-03-23 09:10:38.532 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:38.533 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:38.533 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2538(Integer), 30(Integer) 2018-03-23 09:10:38.670 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:38.672 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:38.672 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2539(Integer), 30(Integer) 2018-03-23 09:10:38.757 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:38.758 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:38.758 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2539(Integer), 30(Integer) 2018-03-23 09:10:39.024 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:39.025 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:39.026 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2541(Integer), 30(Integer) 2018-03-23 09:10:39.104 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:39.104 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:39.105 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2541(Integer), 30(Integer) 2018-03-23 09:10:39.262 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:39.263 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:39.264 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2542(Integer), 30(Integer) 2018-03-23 09:10:39.330 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:39.331 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:39.331 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2542(Integer), 30(Integer) 2018-03-23 09:10:39.467 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:39.468 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:39.469 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2543(Integer), 30(Integer) 2018-03-23 09:10:39.538 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:39.539 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:39.539 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2543(Integer), 30(Integer) 2018-03-23 09:10:39.676 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:39.677 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:39.678 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2544(Integer), 30(Integer) 2018-03-23 09:10:39.744 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:39.745 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:39.746 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2544(Integer), 30(Integer) 2018-03-23 09:10:39.892 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:39.893 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:39.894 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2545(Integer), 30(Integer) 2018-03-23 09:10:39.965 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:39.966 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:39.966 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2545(Integer), 30(Integer) 2018-03-23 09:10:40.108 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:40.109 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:40.113 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2546(Integer), 30(Integer) 2018-03-23 09:10:40.180 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:40.181 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:40.181 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2546(Integer), 30(Integer) 2018-03-23 09:10:40.314 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:40.315 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:40.316 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2547(Integer), 30(Integer) 2018-03-23 09:10:40.385 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:40.386 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:40.386 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2547(Integer), 30(Integer) 2018-03-23 09:10:40.519 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:40.520 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:40.521 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2548(Integer), 30(Integer) 2018-03-23 09:10:40.590 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:40.591 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:40.591 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2548(Integer), 30(Integer) 2018-03-23 09:10:40.740 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:40.743 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:40.743 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2549(Integer), 30(Integer) 2018-03-23 09:10:40.816 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:40.816 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:40.817 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2549(Integer), 30(Integer) 2018-03-23 09:10:40.987 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:40.989 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:40.989 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2553(Integer), 30(Integer) 2018-03-23 09:10:41.056 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:41.057 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:41.057 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2553(Integer), 30(Integer) 2018-03-23 09:10:41.199 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:41.201 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:41.202 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2555(Integer), 30(Integer) 2018-03-23 09:10:41.270 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:41.271 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:41.272 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2555(Integer), 30(Integer) 2018-03-23 09:10:41.421 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:41.422 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:41.423 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2556(Integer), 30(Integer) 2018-03-23 09:10:41.492 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:41.493 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:41.494 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2556(Integer), 30(Integer) 2018-03-23 09:10:41.647 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:41.648 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:41.649 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2557(Integer), 30(Integer) 2018-03-23 09:10:41.716 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:41.716 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:41.717 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2557(Integer), 30(Integer) 2018-03-23 09:10:41.849 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:41.850 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:41.850 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2559(Integer), 30(Integer) 2018-03-23 09:10:41.916 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:41.917 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:41.917 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2559(Integer), 30(Integer) 2018-03-23 09:10:42.057 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:42.058 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:42.059 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2560(Integer), 30(Integer) 2018-03-23 09:10:42.126 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:42.127 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:42.127 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2560(Integer), 30(Integer) 2018-03-23 09:10:42.368 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:42.369 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:42.369 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2561(Integer), 30(Integer) 2018-03-23 09:10:42.437 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:42.438 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:42.438 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2561(Integer), 30(Integer) 2018-03-23 09:10:42.572 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:42.573 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:42.573 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2562(Integer), 30(Integer) 2018-03-23 09:10:42.640 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:42.641 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:42.641 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2562(Integer), 30(Integer) 2018-03-23 09:10:42.838 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:42.840 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:42.840 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2565(Integer), 30(Integer) 2018-03-23 09:10:42.906 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:42.907 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:42.907 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2565(Integer), 30(Integer) 2018-03-23 09:10:43.043 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:43.044 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:43.045 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2566(Integer), 30(Integer) 2018-03-23 09:10:43.111 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:43.111 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:43.111 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2566(Integer), 30(Integer) 2018-03-23 09:10:43.250 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:43.251 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:43.251 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2568(Integer), 30(Integer) 2018-03-23 09:10:43.319 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:43.320 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:43.320 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2568(Integer), 30(Integer) 2018-03-23 09:10:43.452 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:43.453 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:43.454 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2571(Integer), 30(Integer) 2018-03-23 09:10:43.523 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:43.524 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:43.525 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2571(Integer), 30(Integer) 2018-03-23 09:10:43.658 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:43.659 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:43.659 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2573(Integer), 30(Integer) 2018-03-23 09:10:43.726 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:43.726 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:43.727 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2573(Integer), 30(Integer) 2018-03-23 09:10:43.860 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:43.861 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:43.861 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2575(Integer), 30(Integer) 2018-03-23 09:10:43.931 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:43.931 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:43.932 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2575(Integer), 30(Integer) 2018-03-23 09:10:44.069 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:44.071 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:44.072 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2576(Integer), 30(Integer) 2018-03-23 09:10:44.142 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:44.143 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:44.144 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2576(Integer), 30(Integer) 2018-03-23 09:10:44.278 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:44.279 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:44.280 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2582(Integer), 30(Integer) 2018-03-23 09:10:44.346 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:44.347 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:44.347 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2582(Integer), 30(Integer) 2018-03-23 09:10:44.575 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:44.575 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:44.576 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2583(Integer), 30(Integer) 2018-03-23 09:10:44.649 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:44.650 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:44.650 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2583(Integer), 30(Integer) 2018-03-23 09:10:44.782 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:44.783 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:44.784 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2584(Integer), 30(Integer) 2018-03-23 09:10:44.850 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:44.850 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:44.851 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2584(Integer), 30(Integer) 2018-03-23 09:10:44.997 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:44.998 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:44.998 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2585(Integer), 30(Integer) 2018-03-23 09:10:45.067 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:45.068 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:45.068 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2585(Integer), 30(Integer) 2018-03-23 09:10:45.208 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:45.209 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:45.210 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2586(Integer), 30(Integer) 2018-03-23 09:10:45.287 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:45.289 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:45.290 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2586(Integer), 30(Integer) 2018-03-23 09:10:45.428 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:45.429 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:45.429 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2587(Integer), 30(Integer) 2018-03-23 09:10:45.495 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:45.496 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:45.496 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2587(Integer), 30(Integer) 2018-03-23 09:10:45.633 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:45.635 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:45.635 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2589(Integer), 30(Integer) 2018-03-23 09:10:45.706 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:45.707 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:45.707 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2589(Integer), 30(Integer) 2018-03-23 09:10:45.880 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:45.881 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:45.881 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2591(Integer), 30(Integer) 2018-03-23 09:10:45.948 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:45.949 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:45.949 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2591(Integer), 30(Integer) 2018-03-23 09:10:46.087 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:46.088 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:46.088 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2593(Integer), 30(Integer) 2018-03-23 09:10:46.156 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:46.157 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:46.158 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2593(Integer), 30(Integer) 2018-03-23 09:10:46.297 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:46.298 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:46.298 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2594(Integer), 30(Integer) 2018-03-23 09:10:46.364 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:46.365 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:46.365 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2594(Integer), 30(Integer) 2018-03-23 09:10:46.500 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:46.501 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:46.502 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2595(Integer), 30(Integer) 2018-03-23 09:10:46.570 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:46.572 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:46.572 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2595(Integer), 30(Integer) 2018-03-23 09:10:46.706 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:46.707 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:46.708 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2597(Integer), 30(Integer) 2018-03-23 09:10:46.774 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:46.775 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:46.775 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2597(Integer), 30(Integer) 2018-03-23 09:10:46.911 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:46.912 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:46.912 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2601(Integer), 30(Integer) 2018-03-23 09:10:46.980 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:46.980 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:46.981 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2601(Integer), 30(Integer) 2018-03-23 09:10:47.120 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:47.121 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:47.121 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2603(Integer), 30(Integer) 2018-03-23 09:10:47.193 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:47.194 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:47.194 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2603(Integer), 30(Integer) 2018-03-23 09:10:47.330 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:47.331 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:47.331 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2604(Integer), 30(Integer) 2018-03-23 09:10:47.399 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:47.400 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:47.400 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2604(Integer), 30(Integer) 2018-03-23 09:10:47.658 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:47.659 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:47.659 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2605(Integer), 30(Integer) 2018-03-23 09:10:47.724 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:47.724 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:47.725 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 3(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2605(Integer), 30(Integer) 2018-03-23 09:10:48.013 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:48.015 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:48.016 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2607(Integer), 30(Integer) 2018-03-23 09:10:48.098 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:48.099 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:48.099 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2607(Integer), 30(Integer) 2018-03-23 09:10:48.232 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:48.233 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:48.233 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2608(Integer), 30(Integer) 2018-03-23 09:10:48.303 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:48.304 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:48.304 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2608(Integer), 30(Integer) 2018-03-23 09:10:48.448 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:48.449 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:48.449 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2609(Integer), 30(Integer) 2018-03-23 09:10:48.525 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:48.526 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:48.527 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2609(Integer), 30(Integer) 2018-03-23 09:10:48.788 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:48.789 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:48.790 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2610(Integer), 30(Integer) 2018-03-23 09:10:48.856 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:48.857 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:48.857 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2610(Integer), 30(Integer) 2018-03-23 09:10:48.992 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:48.993 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:48.993 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2612(Integer), 30(Integer) 2018-03-23 09:10:49.060 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:49.061 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:49.061 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2612(Integer), 30(Integer) 2018-03-23 09:10:49.198 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:49.199 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:49.199 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2613(Integer), 30(Integer) 2018-03-23 09:10:49.268 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:49.269 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:49.269 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2613(Integer), 30(Integer) 2018-03-23 09:10:49.405 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:49.407 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:49.408 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2617(Integer), 30(Integer) 2018-03-23 09:10:49.478 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:49.479 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:49.480 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2617(Integer), 30(Integer) 2018-03-23 09:10:49.626 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:49.627 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:49.627 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2618(Integer), 30(Integer) 2018-03-23 09:10:49.693 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:49.694 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:49.694 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2618(Integer), 30(Integer) 2018-03-23 09:10:49.831 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:49.832 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:49.832 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2619(Integer), 30(Integer) 2018-03-23 09:10:49.900 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:49.901 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:49.901 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2619(Integer), 30(Integer) 2018-03-23 09:10:50.036 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:50.037 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:50.038 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2620(Integer), 30(Integer) 2018-03-23 09:10:50.110 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:50.111 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:50.111 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2620(Integer), 30(Integer) 2018-03-23 09:10:50.253 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:50.254 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:50.255 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2621(Integer), 30(Integer) 2018-03-23 09:10:50.321 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:50.321 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:50.322 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2621(Integer), 30(Integer) 2018-03-23 09:10:50.496 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:50.497 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:50.497 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2623(Integer), 30(Integer) 2018-03-23 09:10:50.567 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:50.567 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:50.568 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2623(Integer), 30(Integer) 2018-03-23 09:10:50.703 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:50.704 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:50.705 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2624(Integer), 30(Integer) 2018-03-23 09:10:50.773 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:50.774 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:50.775 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2624(Integer), 30(Integer) 2018-03-23 09:10:50.907 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:50.908 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:50.909 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2625(Integer), 30(Integer) 2018-03-23 09:10:50.977 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:50.978 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:50.978 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2625(Integer), 30(Integer) 2018-03-23 09:10:51.111 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:51.112 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:51.112 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2626(Integer), 30(Integer) 2018-03-23 09:10:51.435 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:51.437 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:51.438 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2626(Integer), 30(Integer) 2018-03-23 09:10:51.576 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:51.577 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:51.577 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2627(Integer), 30(Integer) 2018-03-23 09:10:51.643 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:51.644 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:51.644 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2627(Integer), 30(Integer) 2018-03-23 09:10:51.777 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:51.778 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:51.779 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2628(Integer), 30(Integer) 2018-03-23 09:10:51.846 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:51.846 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:51.846 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2628(Integer), 30(Integer) 2018-03-23 09:10:51.982 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:51.983 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:51.984 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2630(Integer), 30(Integer) 2018-03-23 09:10:52.050 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:52.051 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:52.052 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2630(Integer), 30(Integer) 2018-03-23 09:10:52.190 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:52.191 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:52.191 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2631(Integer), 30(Integer) 2018-03-23 09:10:52.262 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:52.263 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:52.264 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2631(Integer), 30(Integer) 2018-03-23 09:10:52.398 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:52.399 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:52.400 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2633(Integer), 30(Integer) 2018-03-23 09:10:52.469 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:52.470 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:52.471 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2633(Integer), 30(Integer) 2018-03-23 09:10:52.607 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:52.608 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:52.609 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2635(Integer), 30(Integer) 2018-03-23 09:10:52.677 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:52.677 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:52.678 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2635(Integer), 30(Integer) 2018-03-23 09:10:52.823 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:52.824 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:52.825 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2636(Integer), 30(Integer) 2018-03-23 09:10:52.913 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:52.914 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:52.915 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2636(Integer), 30(Integer) 2018-03-23 09:10:53.049 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:53.051 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:53.052 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2641(Integer), 30(Integer) 2018-03-23 09:10:53.177 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:53.178 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:53.178 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2641(Integer), 30(Integer) 2018-03-23 09:10:53.320 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:53.321 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:53.321 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2642(Integer), 30(Integer) 2018-03-23 09:10:53.389 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:53.390 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:53.391 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2642(Integer), 30(Integer) 2018-03-23 09:10:53.538 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:53.539 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:53.540 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2644(Integer), 30(Integer) 2018-03-23 09:10:53.607 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:53.608 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:53.609 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2644(Integer), 30(Integer) 2018-03-23 09:10:53.780 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:53.781 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:53.782 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2645(Integer), 30(Integer) 2018-03-23 09:10:53.867 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:53.872 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:53.875 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2645(Integer), 30(Integer) 2018-03-23 09:10:54.030 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:54.031 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:54.031 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2646(Integer), 30(Integer) 2018-03-23 09:10:54.098 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:54.098 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:54.098 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2646(Integer), 30(Integer) 2018-03-23 09:10:54.272 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:54.272 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:54.273 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2647(Integer), 30(Integer) 2018-03-23 09:10:54.357 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:54.358 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:54.359 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2647(Integer), 30(Integer) 2018-03-23 09:10:54.500 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:54.501 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:54.501 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2648(Integer), 30(Integer) 2018-03-23 09:10:54.569 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:54.570 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:54.571 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2648(Integer), 30(Integer) 2018-03-23 09:10:54.711 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:54.712 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:54.713 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2649(Integer), 30(Integer) 2018-03-23 09:10:54.783 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:54.784 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:54.784 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2649(Integer), 30(Integer) 2018-03-23 09:10:55.037 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:55.038 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:55.039 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2650(Integer), 30(Integer) 2018-03-23 09:10:55.109 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:55.109 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:55.110 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2650(Integer), 30(Integer) 2018-03-23 09:10:55.253 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:55.254 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:55.255 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2652(Integer), 30(Integer) 2018-03-23 09:10:55.330 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:55.331 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:55.331 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2652(Integer), 30(Integer) 2018-03-23 09:10:55.515 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:55.517 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:55.517 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2656(Integer), 30(Integer) 2018-03-23 09:10:55.586 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:55.587 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:55.587 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2656(Integer), 30(Integer) 2018-03-23 09:10:55.723 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:55.724 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:55.724 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2657(Integer), 30(Integer) 2018-03-23 09:10:55.792 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:55.793 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:55.793 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2657(Integer), 30(Integer) 2018-03-23 09:10:55.931 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:55.932 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:55.933 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2659(Integer), 30(Integer) 2018-03-23 09:10:56.098 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:56.098 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:56.099 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2659(Integer), 30(Integer) 2018-03-23 09:10:56.250 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:56.251 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:56.251 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2660(Integer), 30(Integer) 2018-03-23 09:10:56.321 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:56.321 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:56.322 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2660(Integer), 30(Integer) 2018-03-23 09:10:56.457 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:56.458 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:56.459 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2661(Integer), 30(Integer) 2018-03-23 09:10:56.552 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:56.555 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:56.555 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2661(Integer), 30(Integer) 2018-03-23 09:10:56.693 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:56.694 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:56.694 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2665(Integer), 30(Integer) 2018-03-23 09:10:56.759 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:56.760 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:56.760 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2665(Integer), 30(Integer) 2018-03-23 09:10:56.904 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:56.906 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:56.906 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2666(Integer), 30(Integer) 2018-03-23 09:10:56.973 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:56.974 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:56.974 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2666(Integer), 30(Integer) 2018-03-23 09:10:57.121 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:57.122 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:57.122 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2698(Integer), 30(Integer) 2018-03-23 09:10:57.189 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:57.189 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:57.190 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2698(Integer), 30(Integer) 2018-03-23 09:10:57.327 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:57.328 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:57.328 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2702(Integer), 30(Integer) 2018-03-23 09:10:57.395 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:57.396 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:57.397 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2702(Integer), 30(Integer) 2018-03-23 09:10:57.533 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:57.534 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:57.535 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2703(Integer), 30(Integer) 2018-03-23 09:10:57.634 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:57.634 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:57.635 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2703(Integer), 30(Integer) 2018-03-23 09:10:57.770 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:57.771 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:57.771 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2723(Integer), 30(Integer) 2018-03-23 09:10:57.881 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:57.882 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:57.883 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2723(Integer), 30(Integer) 2018-03-23 09:10:58.021 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:58.022 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:58.022 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2864(Integer), 30(Integer) 2018-03-23 09:10:58.090 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:58.091 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:58.091 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2864(Integer), 30(Integer) 2018-03-23 09:10:58.231 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:58.232 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:58.233 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2867(Integer), 30(Integer) 2018-03-23 09:10:58.299 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:58.299 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:58.300 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2867(Integer), 30(Integer) 2018-03-23 09:10:58.436 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:58.439 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:58.439 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2871(Integer), 30(Integer) 2018-03-23 09:10:58.524 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:58.525 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:58.526 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2871(Integer), 30(Integer) 2018-03-23 09:10:58.667 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:58.668 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:58.669 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2878(Integer), 30(Integer) 2018-03-23 09:10:58.745 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:58.745 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:58.746 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2878(Integer), 30(Integer) 2018-03-23 09:10:58.910 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:58.911 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:58.912 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2880(Integer), 30(Integer) 2018-03-23 09:10:58.983 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:58.984 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:58.985 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2880(Integer), 30(Integer) 2018-03-23 09:10:59.168 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:59.169 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:59.169 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2881(Integer), 30(Integer) 2018-03-23 09:10:59.243 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:59.244 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:59.245 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2881(Integer), 30(Integer) 2018-03-23 09:10:59.393 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:59.394 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:59.395 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2884(Integer), 30(Integer) 2018-03-23 09:10:59.479 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:59.480 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:59.481 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2884(Integer), 30(Integer) 2018-03-23 09:10:59.621 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:59.622 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:59.623 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2887(Integer), 30(Integer) 2018-03-23 09:10:59.703 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:59.704 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:59.705 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2887(Integer), 30(Integer) 2018-03-23 09:10:59.840 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:10:59.841 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:10:59.843 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2888(Integer), 30(Integer) 2018-03-23 09:10:59.914 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:10:59.914 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:10:59.915 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2888(Integer), 30(Integer) 2018-03-23 09:11:00.050 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:00.051 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:00.052 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2890(Integer), 30(Integer) 2018-03-23 09:11:00.123 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:00.123 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:00.124 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2890(Integer), 30(Integer) 2018-03-23 09:11:00.260 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:00.261 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:00.261 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2891(Integer), 30(Integer) 2018-03-23 09:11:00.333 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:00.341 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:00.341 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2891(Integer), 30(Integer) 2018-03-23 09:11:00.486 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:00.489 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:00.490 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2897(Integer), 30(Integer) 2018-03-23 09:11:00.556 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:00.556 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:00.557 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2897(Integer), 30(Integer) 2018-03-23 09:11:00.691 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:00.692 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:00.693 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2899(Integer), 30(Integer) 2018-03-23 09:11:00.760 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:00.760 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:00.760 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2899(Integer), 30(Integer) 2018-03-23 09:11:00.900 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:00.907 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:00.908 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2904(Integer), 30(Integer) 2018-03-23 09:11:00.977 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:00.978 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:00.978 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2904(Integer), 30(Integer) 2018-03-23 09:11:01.217 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:01.218 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:01.218 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2905(Integer), 30(Integer) 2018-03-23 09:11:01.293 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:01.294 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:01.295 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2905(Integer), 30(Integer) 2018-03-23 09:11:01.442 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:01.444 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:01.445 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2906(Integer), 30(Integer) 2018-03-23 09:11:01.523 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:01.524 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:01.524 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2906(Integer), 30(Integer) 2018-03-23 09:11:01.662 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:01.664 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:01.664 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2907(Integer), 30(Integer) 2018-03-23 09:11:01.730 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:01.730 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:01.731 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2907(Integer), 30(Integer) 2018-03-23 09:11:01.885 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:01.885 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:01.886 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2910(Integer), 30(Integer) 2018-03-23 09:11:01.968 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:01.969 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:01.970 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2910(Integer), 30(Integer) 2018-03-23 09:11:02.143 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:02.145 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:02.145 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2911(Integer), 30(Integer) 2018-03-23 09:11:02.222 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:02.223 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:02.224 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2911(Integer), 30(Integer) 2018-03-23 09:11:02.543 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:02.544 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:02.545 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2913(Integer), 30(Integer) 2018-03-23 09:11:02.629 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:02.630 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:02.631 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2913(Integer), 30(Integer) 2018-03-23 09:11:02.791 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:02.792 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:02.792 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2914(Integer), 30(Integer) 2018-03-23 09:11:03.083 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:03.084 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:03.084 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2914(Integer), 30(Integer) 2018-03-23 09:11:03.238 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:03.239 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:03.240 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2915(Integer), 30(Integer) 2018-03-23 09:11:03.317 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:03.318 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:03.318 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2915(Integer), 30(Integer) 2018-03-23 09:11:03.462 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:03.463 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:03.464 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2916(Integer), 30(Integer) 2018-03-23 09:11:03.530 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:03.531 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:03.531 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2916(Integer), 30(Integer) 2018-03-23 09:11:03.671 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:03.672 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:03.673 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2917(Integer), 30(Integer) 2018-03-23 09:11:03.764 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:03.764 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:03.765 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2917(Integer), 30(Integer) 2018-03-23 09:11:03.913 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:03.914 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:03.915 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2918(Integer), 30(Integer) 2018-03-23 09:11:03.982 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:03.982 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:03.983 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2918(Integer), 30(Integer) 2018-03-23 09:11:04.149 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:04.150 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:04.151 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2919(Integer), 30(Integer) 2018-03-23 09:11:04.252 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:04.253 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:04.253 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2919(Integer), 30(Integer) 2018-03-23 09:11:04.410 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:04.411 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:04.412 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2921(Integer), 30(Integer) 2018-03-23 09:11:04.497 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:04.498 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:04.499 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2921(Integer), 30(Integer) 2018-03-23 09:11:04.683 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:04.684 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:04.684 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2924(Integer), 30(Integer) 2018-03-23 09:11:04.755 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:04.755 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:04.756 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2924(Integer), 30(Integer) 2018-03-23 09:11:04.983 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:04.984 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:04.985 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2925(Integer), 30(Integer) 2018-03-23 09:11:05.066 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:05.067 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:05.067 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2925(Integer), 30(Integer) 2018-03-23 09:11:05.233 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:05.234 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:05.235 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2929(Integer), 30(Integer) 2018-03-23 09:11:05.311 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:05.311 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:05.312 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2929(Integer), 30(Integer) 2018-03-23 09:11:05.455 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:05.456 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:05.457 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2932(Integer), 30(Integer) 2018-03-23 09:11:05.523 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:05.524 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:05.524 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2932(Integer), 30(Integer) 2018-03-23 09:11:05.663 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:05.663 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:05.664 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2935(Integer), 30(Integer) 2018-03-23 09:11:05.731 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:05.732 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:05.732 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2935(Integer), 30(Integer) 2018-03-23 09:11:05.869 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:05.869 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:05.869 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2936(Integer), 30(Integer) 2018-03-23 09:11:05.939 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:05.940 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:05.940 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2936(Integer), 30(Integer) 2018-03-23 09:11:06.079 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:06.080 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:06.081 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2942(Integer), 30(Integer) 2018-03-23 09:11:06.147 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:06.147 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:06.147 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2942(Integer), 30(Integer) 2018-03-23 09:11:06.287 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:06.288 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:06.289 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2945(Integer), 30(Integer) 2018-03-23 09:11:06.358 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:06.359 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:06.359 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2945(Integer), 30(Integer) 2018-03-23 09:11:06.497 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:06.498 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:06.499 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2946(Integer), 30(Integer) 2018-03-23 09:11:06.566 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:06.567 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:06.568 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2946(Integer), 30(Integer) 2018-03-23 09:11:06.908 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:06.911 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:06.913 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2948(Integer), 30(Integer) 2018-03-23 09:11:06.981 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:06.981 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:06.982 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2948(Integer), 30(Integer) 2018-03-23 09:11:07.191 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:07.192 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:07.192 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2949(Integer), 30(Integer) 2018-03-23 09:11:07.265 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:07.265 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:07.266 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2949(Integer), 30(Integer) 2018-03-23 09:11:07.427 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:07.428 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:07.429 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2044(Integer), 30(Integer) 2018-03-23 09:11:07.504 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:07.505 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:07.505 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2044(Integer), 30(Integer) 2018-03-23 09:11:07.667 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:07.668 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:07.668 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2045(Integer), 30(Integer) 2018-03-23 09:11:07.744 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:07.745 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:07.745 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2045(Integer), 30(Integer) 2018-03-23 09:11:07.879 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:07.880 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:07.880 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2046(Integer), 30(Integer) 2018-03-23 09:11:07.946 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:07.947 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:07.948 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2046(Integer), 30(Integer) 2018-03-23 09:11:08.086 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:08.088 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:08.089 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2223(Integer), 30(Integer) 2018-03-23 09:11:08.382 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:08.382 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:08.382 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 10(Integer), 6(Integer), 444(Integer), 180(Integer), 25(Integer), 51(Integer), 2223(Integer), 30(Integer) 2018-03-23 09:11:08.518 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:08.519 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:08.520 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2392(Integer), 30(Integer) 2018-03-23 09:11:08.598 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:08.600 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:08.600 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 10(Integer), 6(Integer), 444(Integer), 180(Integer), 14(Integer), 53(Integer), 2392(Integer), 30(Integer) 2018-03-23 09:11:08.760 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:08.761 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:08.761 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2415(Integer), 30(Integer) 2018-03-23 09:11:08.836 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:08.836 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:08.837 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 10(Integer), 6(Integer), 444(Integer), 141(Integer), 16(Integer), 37(Integer), 2415(Integer), 30(Integer) 2018-03-23 09:11:08.977 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:08.978 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:08.978 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2504(Integer), 30(Integer) 2018-03-23 09:11:09.047 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:09.048 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:09.048 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 10(Integer), 6(Integer), 444(Integer), 125(Integer), 22(Integer), 40(Integer), 2504(Integer), 30(Integer) 2018-03-23 09:11:09.186 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:09.186 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:09.187 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2663(Integer), 30(Integer) 2018-03-23 09:11:09.253 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:09.254 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:09.254 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 10(Integer), 6(Integer), 444(Integer), 180(Integer), 20(Integer), 46(Integer), 2663(Integer), 30(Integer) 2018-03-23 09:11:09.400 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:09.401 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:09.402 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2049(Integer), 30(Integer) 2018-03-23 09:11:09.468 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:09.469 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:09.469 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 142(Integer), 20(Integer), 33(Integer), 2049(Integer), 30(Integer) 2018-03-23 09:11:09.618 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:09.619 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:09.619 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2091(Integer), 30(Integer) 2018-03-23 09:11:09.686 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:09.687 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:09.687 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 126(Integer), 23(Integer), 45(Integer), 2091(Integer), 30(Integer) 2018-03-23 09:11:09.832 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:09.833 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:09.833 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2149(Integer), 30(Integer) 2018-03-23 09:11:09.906 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:09.907 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:09.908 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 142(Integer), 21(Integer), 38(Integer), 2149(Integer), 30(Integer) 2018-03-23 09:11:10.057 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:10.058 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:10.059 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2219(Integer), 30(Integer) 2018-03-23 09:11:10.130 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:10.131 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:10.131 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 26(Integer), 51(Integer), 2219(Integer), 30(Integer) 2018-03-23 09:11:10.265 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:10.266 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:10.267 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2390(Integer), 30(Integer) 2018-03-23 09:11:10.334 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:10.335 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:10.336 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 15(Integer), 53(Integer), 2390(Integer), 30(Integer) 2018-03-23 09:11:10.470 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:10.471 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:10.472 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2413(Integer), 30(Integer) 2018-03-23 09:11:10.542 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:10.543 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:10.543 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 142(Integer), 17(Integer), 37(Integer), 2413(Integer), 30(Integer) 2018-03-23 09:11:10.697 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:10.697 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:10.698 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2427(Integer), 30(Integer) 2018-03-23 09:11:10.764 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:10.764 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:10.765 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 142(Integer), 17(Integer), 37(Integer), 2427(Integer), 30(Integer) 2018-03-23 09:11:11.160 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:11.161 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:11.161 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2467(Integer), 30(Integer) 2018-03-23 09:11:11.245 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:11.246 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:11.247 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 21(Integer), 50(Integer), 2467(Integer), 30(Integer) 2018-03-23 09:11:11.405 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:11.406 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:11.406 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2473(Integer), 30(Integer) 2018-03-23 09:11:11.484 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:11.485 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:11.485 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 21(Integer), 50(Integer), 2473(Integer), 30(Integer) 2018-03-23 09:11:11.627 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:11.628 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:11.629 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2502(Integer), 30(Integer) 2018-03-23 09:11:11.694 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:11.695 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:11.695 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 126(Integer), 23(Integer), 40(Integer), 2502(Integer), 30(Integer) 2018-03-23 09:11:11.830 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:11.831 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:11.832 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2564(Integer), 30(Integer) 2018-03-23 09:11:11.901 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:11.902 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:11.903 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 126(Integer), 17(Integer), 41(Integer), 2564(Integer), 30(Integer) 2018-03-23 09:11:12.107 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:12.107 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:12.108 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2602(Integer), 30(Integer) 2018-03-23 09:11:12.173 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:12.174 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:12.174 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 126(Integer), 19(Integer), 42(Integer), 2602(Integer), 30(Integer) 2018-03-23 09:11:12.310 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:12.310 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:12.310 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2885(Integer), 30(Integer) 2018-03-23 09:11:12.378 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:12.379 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:12.380 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 142(Integer), 28(Integer), 35(Integer), 2885(Integer), 30(Integer) 2018-03-23 09:11:12.514 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:12.516 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:12.516 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2909(Integer), 30(Integer) 2018-03-23 09:11:12.583 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:12.584 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:12.585 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 19(Integer), 76(Integer), 2909(Integer), 30(Integer) 2018-03-23 09:11:12.719 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:12.721 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:12.722 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2912(Integer), 30(Integer) 2018-03-23 09:11:12.799 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:12.800 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:12.800 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 19(Integer), 76(Integer), 2912(Integer), 30(Integer) 2018-03-23 09:11:12.967 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:12.968 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:12.968 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2136(Integer), 30(Integer) 2018-03-23 09:11:13.040 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:13.041 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:13.041 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 5(Integer), 464(Integer), 147(Integer), 22(Integer), 38(Integer), 2136(Integer), 30(Integer) 2018-03-23 09:11:13.174 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:13.178 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:13.179 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2598(Integer), 30(Integer) 2018-03-23 09:11:13.247 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:13.247 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:13.248 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 5(Integer), 464(Integer), 130(Integer), 20(Integer), 42(Integer), 2598(Integer), 30(Integer) 2018-03-23 09:11:13.384 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:13.385 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:13.385 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2662(Integer), 30(Integer) 2018-03-23 09:11:13.459 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:13.460 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:13.461 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 5(Integer), 464(Integer), 189(Integer), 21(Integer), 46(Integer), 2662(Integer), 30(Integer) 2018-03-23 09:11:13.608 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:13.609 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:13.609 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2209(Integer), 30(Integer) 2018-03-23 09:11:13.676 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:13.676 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:13.676 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 131(Integer), 22(Integer), 44(Integer), 2209(Integer), 30(Integer) 2018-03-23 09:11:13.815 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:13.816 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:13.816 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2498(Integer), 30(Integer) 2018-03-23 09:11:13.885 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:13.886 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:13.888 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 131(Integer), 24(Integer), 40(Integer), 2498(Integer), 30(Integer) 2018-03-23 09:11:14.029 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:14.030 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:14.031 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2563(Integer), 30(Integer) 2018-03-23 09:11:14.097 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:14.098 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:14.098 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 131(Integer), 18(Integer), 41(Integer), 2563(Integer), 30(Integer) 2018-03-23 09:11:14.241 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:14.242 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:14.243 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2581(Integer), 30(Integer) 2018-03-23 09:11:14.308 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:14.308 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:14.309 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 131(Integer), 21(Integer), 42(Integer), 2581(Integer), 30(Integer) 2018-03-23 09:11:14.443 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:14.444 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:14.444 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2616(Integer), 30(Integer) 2018-03-23 09:11:14.526 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:14.527 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:14.528 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 190(Integer), 18(Integer), 48(Integer), 2616(Integer), 30(Integer) 2018-03-23 09:11:14.674 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:14.675 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:14.675 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2664(Integer), 30(Integer) 2018-03-23 09:11:14.750 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:14.751 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:14.751 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 190(Integer), 22(Integer), 46(Integer), 2664(Integer), 30(Integer) 2018-03-23 09:11:14.941 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:14.942 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:14.943 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2700(Integer), 30(Integer) 2018-03-23 09:11:15.011 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:15.012 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:15.012 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 148(Integer), 29(Integer), 35(Integer), 2700(Integer), 30(Integer) 2018-03-23 09:11:15.149 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:15.150 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:15.155 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2863(Integer), 30(Integer) 2018-03-23 09:11:15.222 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:15.223 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:15.223 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 148(Integer), 29(Integer), 35(Integer), 2863(Integer), 30(Integer) 2018-03-23 09:11:15.361 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:15.362 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:15.362 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2104(Integer), 30(Integer) 2018-03-23 09:11:15.428 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:15.429 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:15.429 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 192(Integer), 21(Integer), 52(Integer), 2104(Integer), 30(Integer) 2018-03-23 09:11:15.566 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:15.567 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:15.567 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2155(Integer), 30(Integer) 2018-03-23 09:11:15.639 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:15.640 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:15.641 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 150(Integer), 17(Integer), 39(Integer), 2155(Integer), 30(Integer) 2018-03-23 09:11:15.798 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:15.799 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:15.800 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2175(Integer), 30(Integer) 2018-03-23 09:11:15.866 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:15.866 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:15.867 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 150(Integer), 17(Integer), 39(Integer), 2175(Integer), 30(Integer) 2018-03-23 09:11:16.014 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:16.015 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:16.015 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2185(Integer), 30(Integer) 2018-03-23 09:11:16.080 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:16.082 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:16.082 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 23(Integer), 44(Integer), 2185(Integer), 30(Integer) 2018-03-23 09:11:16.227 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:16.228 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:16.228 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2195(Integer), 30(Integer) 2018-03-23 09:11:16.293 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:16.294 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:16.294 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 23(Integer), 44(Integer), 2195(Integer), 30(Integer) 2018-03-23 09:11:16.431 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:16.432 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:16.432 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2200(Integer), 30(Integer) 2018-03-23 09:11:16.500 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:16.501 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:16.501 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 23(Integer), 44(Integer), 2200(Integer), 30(Integer) 2018-03-23 09:11:16.648 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:16.649 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:16.649 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2278(Integer), 30(Integer) 2018-03-23 09:11:16.718 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:16.719 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:16.720 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 150(Integer), 31(Integer), 35(Integer), 2278(Integer), 30(Integer) 2018-03-23 09:11:16.870 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:16.871 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:16.871 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2293(Integer), 30(Integer) 2018-03-23 09:11:16.947 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:16.949 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:16.949 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 150(Integer), 21(Integer), 34(Integer), 2293(Integer), 30(Integer) 2018-03-23 09:11:17.094 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:17.095 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:17.095 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2381(Integer), 30(Integer) 2018-03-23 09:11:17.162 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:17.162 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:17.163 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 192(Integer), 16(Integer), 53(Integer), 2381(Integer), 30(Integer) 2018-03-23 09:11:17.307 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:17.308 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:17.309 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2420(Integer), 30(Integer) 2018-03-23 09:11:17.411 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:17.412 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:17.413 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 4(Integer), 475(Integer), 150(Integer), 19(Integer), 37(Integer), 2420(Integer), 30(Integer) 2018-03-23 09:11:17.553 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:17.555 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:17.555 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2444(Integer), 30(Integer) 2018-03-23 09:11:17.622 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:17.623 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:17.623 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 5(Integer), 475(Integer), 192(Integer), 22(Integer), 47(Integer), 2444(Integer), 30(Integer) 2018-03-23 09:11:17.854 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:17.856 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:17.856 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2529(Integer), 30(Integer) 2018-03-23 09:11:17.922 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:17.923 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:17.924 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 5(Integer), 475(Integer), 150(Integer), 24(Integer), 36(Integer), 2529(Integer), 30(Integer) 2018-03-23 09:11:18.060 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:18.061 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:18.061 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2554(Integer), 30(Integer) 2018-03-23 09:11:18.126 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:18.127 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:18.128 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 19(Integer), 41(Integer), 2554(Integer), 30(Integer) 2018-03-23 09:11:18.268 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:18.269 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:18.269 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2588(Integer), 30(Integer) 2018-03-23 09:11:18.334 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:18.335 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:18.335 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 22(Integer), 42(Integer), 2588(Integer), 30(Integer) 2018-03-23 09:11:18.472 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:18.475 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:18.476 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2606(Integer), 30(Integer) 2018-03-23 09:11:18.565 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:18.565 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:18.566 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 22(Integer), 42(Integer), 2606(Integer), 30(Integer) 2018-03-23 09:11:18.710 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:18.711 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:18.711 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2622(Integer), 30(Integer) 2018-03-23 09:11:18.778 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:18.779 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:18.779 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 192(Integer), 19(Integer), 48(Integer), 2622(Integer), 30(Integer) 2018-03-23 09:11:18.920 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:18.922 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:18.923 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2640(Integer), 30(Integer) 2018-03-23 09:11:18.991 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:18.992 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:18.993 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 192(Integer), 23(Integer), 46(Integer), 2640(Integer), 30(Integer) 2018-03-23 09:11:19.206 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:19.207 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:19.208 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2875(Integer), 30(Integer) 2018-03-23 09:11:19.275 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:19.275 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:19.276 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 5(Integer), 475(Integer), 150(Integer), 24(Integer), 36(Integer), 2875(Integer), 30(Integer) 2018-03-23 09:11:19.426 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:19.427 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:19.427 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2898(Integer), 30(Integer) 2018-03-23 09:11:19.510 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:19.511 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:19.511 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 192(Integer), 21(Integer), 76(Integer), 2898(Integer), 30(Integer) 2018-03-23 09:11:19.671 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:19.672 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:19.673 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2207(Integer), 30(Integer) 2018-03-23 09:11:19.753 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:19.753 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:19.754 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 5(Integer), 494(Integer), 141(Integer), 26(Integer), 44(Integer), 2207(Integer), 30(Integer) 2018-03-23 09:11:19.903 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:19.904 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:19.904 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2344(Integer), 30(Integer) 2018-03-23 09:11:19.976 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:19.977 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:19.977 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 5(Integer), 494(Integer), 198(Integer), 28(Integer), 49(Integer), 2344(Integer), 30(Integer) 2018-03-23 09:11:20.155 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:20.156 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:20.157 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2397(Integer), 30(Integer) 2018-03-23 09:11:20.262 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:20.270 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:20.271 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 5(Integer), 494(Integer), 198(Integer), 17(Integer), 53(Integer), 2397(Integer), 30(Integer) 2018-03-23 09:11:20.415 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:20.416 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:20.417 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2244(Integer), 30(Integer) 2018-03-23 09:11:20.490 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:20.490 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:20.491 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 40(Integer), 6(Integer), 497(Integer), 200(Integer), 27(Integer), 51(Integer), 2244(Integer), 30(Integer) 2018-03-23 09:11:20.643 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:20.644 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:20.645 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2354(Integer), 30(Integer) 2018-03-23 09:11:20.717 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:20.718 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:20.719 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 40(Integer), 6(Integer), 497(Integer), 142(Integer), 27(Integer), 43(Integer), 2354(Integer), 30(Integer) 2018-03-23 09:11:20.870 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:20.871 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:20.872 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2517(Integer), 30(Integer) 2018-03-23 09:11:20.948 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:20.949 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:20.949 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 40(Integer), 6(Integer), 497(Integer), 142(Integer), 25(Integer), 40(Integer), 2517(Integer), 30(Integer) 2018-03-23 09:11:21.092 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:21.093 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:21.094 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2569(Integer), 30(Integer) 2018-03-23 09:11:21.171 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:21.172 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:21.172 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 40(Integer), 6(Integer), 497(Integer), 142(Integer), 20(Integer), 41(Integer), 2569(Integer), 30(Integer) 2018-03-23 09:11:21.329 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:21.330 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:21.330 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2570(Integer), 30(Integer) 2018-03-23 09:11:21.426 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:21.426 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:21.427 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 45(Integer), 6(Integer), 501(Integer), 145(Integer), 21(Integer), 41(Integer), 2570(Integer), 30(Integer) 2018-03-23 09:11:21.581 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:21.581 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:21.582 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2170(Integer), 30(Integer) 2018-03-23 09:11:21.660 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:21.661 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:21.662 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 157(Integer), 19(Integer), 39(Integer), 2170(Integer), 30(Integer) 2018-03-23 09:11:21.806 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:21.808 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:21.808 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2204(Integer), 30(Integer) 2018-03-23 09:11:21.875 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:21.876 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:21.877 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 146(Integer), 27(Integer), 44(Integer), 2204(Integer), 30(Integer) 2018-03-23 09:11:22.040 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:22.041 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:22.041 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2231(Integer), 30(Integer) 2018-03-23 09:11:22.133 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:22.134 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:22.135 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 28(Integer), 51(Integer), 2231(Integer), 30(Integer) 2018-03-23 09:11:22.307 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:22.314 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:22.314 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2239(Integer), 30(Integer) 2018-03-23 09:11:22.434 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:22.435 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:22.435 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 28(Integer), 51(Integer), 2239(Integer), 30(Integer) 2018-03-23 09:11:22.621 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:22.622 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:22.622 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2295(Integer), 30(Integer) 2018-03-23 09:11:22.702 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:22.703 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:22.704 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 157(Integer), 22(Integer), 34(Integer), 2295(Integer), 30(Integer) 2018-03-23 09:11:22.854 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:22.855 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:22.856 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2306(Integer), 30(Integer) 2018-03-23 09:11:22.936 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:22.936 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:22.937 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 157(Integer), 22(Integer), 34(Integer), 2306(Integer), 30(Integer) 2018-03-23 09:11:23.084 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:23.085 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:23.085 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2341(Integer), 30(Integer) 2018-03-23 09:11:23.153 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:23.154 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:23.154 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 29(Integer), 49(Integer), 2341(Integer), 30(Integer) 2018-03-23 09:11:23.298 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:23.299 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:23.299 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2428(Integer), 30(Integer) 2018-03-23 09:11:23.387 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:23.388 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:23.389 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 157(Integer), 20(Integer), 37(Integer), 2428(Integer), 30(Integer) 2018-03-23 09:11:23.538 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:23.538 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:23.539 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2448(Integer), 30(Integer) 2018-03-23 09:11:23.609 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:23.610 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:23.610 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 23(Integer), 47(Integer), 2448(Integer), 30(Integer) 2018-03-23 09:11:23.749 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:23.750 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:23.750 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2458(Integer), 30(Integer) 2018-03-23 09:11:23.819 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:23.819 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:23.820 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 23(Integer), 47(Integer), 2458(Integer), 30(Integer) 2018-03-23 09:11:23.957 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:23.959 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:23.959 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2654(Integer), 30(Integer) 2018-03-23 09:11:24.039 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:24.040 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:24.041 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 24(Integer), 46(Integer), 2654(Integer), 30(Integer) 2018-03-23 09:11:24.175 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:24.176 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:24.177 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2468(Integer), 30(Integer) 2018-03-23 09:11:24.243 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:24.243 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:24.244 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 55(Integer), 6(Integer), 513(Integer), 207(Integer), 23(Integer), 50(Integer), 2468(Integer), 30(Integer) 2018-03-23 09:11:24.406 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:24.407 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:24.408 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2524(Integer), 30(Integer) 2018-03-23 09:11:24.485 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:24.485 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:24.485 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 55(Integer), 6(Integer), 513(Integer), 161(Integer), 26(Integer), 36(Integer), 2524(Integer), 30(Integer) 2018-03-23 09:11:24.623 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:24.624 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:24.624 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2574(Integer), 30(Integer) 2018-03-23 09:11:24.694 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:24.695 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:24.696 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 55(Integer), 6(Integer), 513(Integer), 147(Integer), 22(Integer), 41(Integer), 2574(Integer), 30(Integer) 2018-03-23 09:11:24.831 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:24.832 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:24.833 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2110(Integer), 30(Integer) 2018-03-23 09:11:24.914 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:24.915 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:24.916 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 60(Integer), 6(Integer), 516(Integer), 208(Integer), 22(Integer), 52(Integer), 2110(Integer), 30(Integer) 2018-03-23 09:11:25.074 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:25.075 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:25.075 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2120(Integer), 30(Integer) 2018-03-23 09:11:25.142 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:25.143 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:25.143 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 60(Integer), 6(Integer), 516(Integer), 162(Integer), 23(Integer), 38(Integer), 2120(Integer), 30(Integer) 2018-03-23 09:11:25.280 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:25.281 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:25.281 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2172(Integer), 30(Integer) 2018-03-23 09:11:25.347 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:25.348 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:25.348 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 60(Integer), 6(Integer), 516(Integer), 162(Integer), 20(Integer), 39(Integer), 2172(Integer), 30(Integer) 2018-03-23 09:11:25.483 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:25.484 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:25.484 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2387(Integer), 30(Integer) 2018-03-23 09:11:25.552 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:25.553 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:25.554 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 5(Integer), 516(Integer), 208(Integer), 18(Integer), 53(Integer), 2387(Integer), 30(Integer) 2018-03-23 09:11:25.692 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:25.693 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:25.694 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2403(Integer), 30(Integer) 2018-03-23 09:11:25.768 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:25.768 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:25.769 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 60(Integer), 6(Integer), 516(Integer), 208(Integer), 18(Integer), 53(Integer), 2403(Integer), 30(Integer) 2018-03-23 09:11:25.917 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:25.919 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:25.919 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2404(Integer), 30(Integer) 2018-03-23 09:11:25.993 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:25.993 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:25.994 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 5(Integer), 516(Integer), 208(Integer), 18(Integer), 53(Integer), 2404(Integer), 30(Integer) 2018-03-23 09:11:26.132 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:26.133 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:26.134 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2484(Integer), 30(Integer) 2018-03-23 09:11:26.201 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:26.201 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:26.201 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 5(Integer), 516(Integer), 208(Integer), 24(Integer), 50(Integer), 2484(Integer), 30(Integer) 2018-03-23 09:11:26.501 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:26.501 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:26.502 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2600(Integer), 30(Integer) 2018-03-23 09:11:26.587 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:26.587 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:26.588 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 5(Integer), 516(Integer), 148(Integer), 24(Integer), 42(Integer), 2600(Integer), 30(Integer) 2018-03-23 09:11:26.728 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:26.729 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:26.729 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2193(Integer), 30(Integer) 2018-03-23 09:11:26.800 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:26.801 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:26.801 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 75(Integer), 6(Integer), 524(Integer), 149(Integer), 28(Integer), 44(Integer), 2193(Integer), 30(Integer) 2018-03-23 09:11:26.937 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:26.938 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:26.939 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2203(Integer), 30(Integer) 2018-03-23 09:11:27.006 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:27.007 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:27.007 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 75(Integer), 6(Integer), 524(Integer), 149(Integer), 28(Integer), 44(Integer), 2203(Integer), 30(Integer) 2018-03-23 09:11:27.141 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:27.142 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:27.142 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2161(Integer), 30(Integer) 2018-03-23 09:11:27.229 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:27.230 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:27.230 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 80(Integer), 6(Integer), 526(Integer), 164(Integer), 21(Integer), 39(Integer), 2161(Integer), 30(Integer) 2018-03-23 09:11:27.376 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:27.377 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:27.378 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2577(Integer), 30(Integer) 2018-03-23 09:11:27.451 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:27.452 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:27.453 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 80(Integer), 6(Integer), 526(Integer), 151(Integer), 23(Integer), 41(Integer), 2577(Integer), 30(Integer) 2018-03-23 09:11:27.587 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:27.588 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:27.588 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2590(Integer), 30(Integer) 2018-03-23 09:11:27.654 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:27.654 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:27.655 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 80(Integer), 6(Integer), 526(Integer), 151(Integer), 25(Integer), 42(Integer), 2590(Integer), 30(Integer) 2018-03-23 09:11:27.795 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:27.795 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:27.795 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2148(Integer), 30(Integer) 2018-03-23 09:11:27.863 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:27.863 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:27.864 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 55(Integer), 4(Integer), 529(Integer), 165(Integer), 24(Integer), 38(Integer), 2148(Integer), 30(Integer) 2018-03-23 09:11:28.003 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:28.004 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:28.005 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2322(Integer), 30(Integer) 2018-03-23 09:11:28.075 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:28.075 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:28.075 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 75(Integer), 5(Integer), 530(Integer), 213(Integer), 30(Integer), 49(Integer), 2322(Integer), 30(Integer) 2018-03-23 09:11:28.210 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:28.211 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:28.211 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2359(Integer), 30(Integer) 2018-03-23 09:11:28.278 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:28.279 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:28.279 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 90(Integer), 6(Integer), 530(Integer), 153(Integer), 28(Integer), 43(Integer), 2359(Integer), 30(Integer) 2018-03-23 09:11:28.438 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:28.439 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:28.445 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2934(Integer), 30(Integer) 2018-03-23 09:11:28.521 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:28.522 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:28.523 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 75(Integer), 5(Integer), 530(Integer), 166(Integer), 25(Integer), 38(Integer), 2934(Integer), 30(Integer) 2018-03-23 09:11:28.657 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:28.657 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:28.658 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2103(Integer), 30(Integer) 2018-03-23 09:11:28.723 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:28.724 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:28.724 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 100(Integer), 6(Integer), 533(Integer), 214(Integer), 23(Integer), 52(Integer), 2103(Integer), 30(Integer) 2018-03-23 09:11:28.873 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:28.874 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:28.874 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2567(Integer), 30(Integer) 2018-03-23 09:11:28.950 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:28.950 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:28.951 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 100(Integer), 6(Integer), 533(Integer), 154(Integer), 24(Integer), 41(Integer), 2567(Integer), 30(Integer) 2018-03-23 09:11:29.085 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:29.086 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:29.087 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2599(Integer), 30(Integer) 2018-03-23 09:11:29.154 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:29.155 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:29.155 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 100(Integer), 6(Integer), 533(Integer), 154(Integer), 26(Integer), 42(Integer), 2599(Integer), 30(Integer) 2018-03-23 09:11:29.295 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:29.296 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:29.296 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2174(Integer), 30(Integer) 2018-03-23 09:11:29.362 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:29.363 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:29.363 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 105(Integer), 6(Integer), 536(Integer), 167(Integer), 22(Integer), 39(Integer), 2174(Integer), 30(Integer) 2018-03-23 09:11:29.496 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:29.497 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:29.497 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2496(Integer), 30(Integer) 2018-03-23 09:11:29.563 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:29.564 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:29.565 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 120(Integer), 6(Integer), 537(Integer), 156(Integer), 26(Integer), 40(Integer), 2496(Integer), 30(Integer) 2018-03-23 09:11:29.778 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:29.779 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:29.779 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2361(Integer), 30(Integer) 2018-03-23 09:11:29.846 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:29.846 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:29.846 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 125(Integer), 6(Integer), 538(Integer), 157(Integer), 29(Integer), 43(Integer), 2361(Integer), 30(Integer) 2018-03-23 09:11:29.983 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:29.984 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:29.985 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2696(Integer), 30(Integer) 2018-03-23 09:11:30.054 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:30.055 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:30.055 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 160(Integer), 6(Integer), 539(Integer), 215(Integer), 24(Integer), 52(Integer), 2696(Integer), 30(Integer) 2018-03-23 09:11:30.197 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:30.198 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:30.198 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2931(Integer), 30(Integer) 2018-03-23 09:11:30.274 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:30.275 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:30.276 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 215(Integer), 6(Integer), 540(Integer), 216(Integer), 20(Integer), 48(Integer), 2931(Integer), 30(Integer) 2018-03-23 09:11:30.433 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:30.435 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:30.435 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2065(Integer), 30(Integer) 2018-03-23 09:11:30.511 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:30.512 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:30.512 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 33(Integer), 2065(Integer), 30(Integer) 2018-03-23 09:11:30.649 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:30.650 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:30.651 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2124(Integer), 30(Integer) 2018-03-23 09:11:30.728 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:30.729 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:30.730 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2124(Integer), 30(Integer) 2018-03-23 09:11:30.889 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:30.890 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:30.890 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2125(Integer), 30(Integer) 2018-03-23 09:11:30.972 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:30.973 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:30.973 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2125(Integer), 30(Integer) 2018-03-23 09:11:31.123 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:31.124 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:31.124 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2126(Integer), 30(Integer) 2018-03-23 09:11:31.206 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:31.214 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:31.215 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2126(Integer), 30(Integer) 2018-03-23 09:11:31.371 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:31.372 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:31.372 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2129(Integer), 30(Integer) 2018-03-23 09:11:31.438 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:31.439 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:31.439 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2129(Integer), 30(Integer) 2018-03-23 09:11:31.584 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:31.585 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:31.586 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2138(Integer), 30(Integer) 2018-03-23 09:11:31.664 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:31.665 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:31.665 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2138(Integer), 30(Integer) 2018-03-23 09:11:31.800 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:31.801 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:31.802 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2140(Integer), 30(Integer) 2018-03-23 09:11:31.877 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:31.878 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:31.878 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2140(Integer), 30(Integer) 2018-03-23 09:11:32.061 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:32.062 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:32.063 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2141(Integer), 30(Integer) 2018-03-23 09:11:32.128 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:32.129 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:32.130 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2141(Integer), 30(Integer) 2018-03-23 09:11:32.264 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:32.264 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:32.265 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2146(Integer), 30(Integer) 2018-03-23 09:11:32.331 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:32.332 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:32.332 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2146(Integer), 30(Integer) 2018-03-23 09:11:32.468 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:32.469 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:32.469 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2159(Integer), 30(Integer) 2018-03-23 09:11:32.534 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:32.535 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:32.535 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 39(Integer), 2159(Integer), 30(Integer) 2018-03-23 09:11:32.684 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:32.684 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:32.684 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2163(Integer), 30(Integer) 2018-03-23 09:11:32.752 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:32.753 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:32.754 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 39(Integer), 2163(Integer), 30(Integer) 2018-03-23 09:11:32.891 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:32.892 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:32.892 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2171(Integer), 30(Integer) 2018-03-23 09:11:32.958 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:32.959 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:32.959 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 39(Integer), 2171(Integer), 30(Integer) 2018-03-23 09:11:33.094 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:33.095 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:33.095 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2190(Integer), 30(Integer) 2018-03-23 09:11:33.162 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:33.162 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:33.162 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 44(Integer), 2190(Integer), 30(Integer) 2018-03-23 09:11:33.299 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:33.299 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:33.300 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2205(Integer), 30(Integer) 2018-03-23 09:11:33.366 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:33.367 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:33.367 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 44(Integer), 2205(Integer), 30(Integer) 2018-03-23 09:11:33.502 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:33.502 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:33.503 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2211(Integer), 30(Integer) 2018-03-23 09:11:33.569 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:33.570 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:33.570 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 44(Integer), 2211(Integer), 30(Integer) 2018-03-23 09:11:33.709 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:33.710 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:33.710 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2214(Integer), 30(Integer) 2018-03-23 09:11:33.778 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:33.779 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:33.779 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 44(Integer), 2214(Integer), 30(Integer) 2018-03-23 09:11:33.917 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:33.918 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:33.919 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2238(Integer), 30(Integer) 2018-03-23 09:11:33.985 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:33.986 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:33.987 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 51(Integer), 2238(Integer), 30(Integer) 2018-03-23 09:11:34.149 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:34.150 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:34.150 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2252(Integer), 30(Integer) 2018-03-23 09:11:34.230 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:34.231 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:34.231 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 35(Integer), 2252(Integer), 30(Integer) 2018-03-23 09:11:34.370 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:34.371 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:34.371 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2259(Integer), 30(Integer) 2018-03-23 09:11:34.451 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:34.452 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:34.453 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 35(Integer), 2259(Integer), 30(Integer) 2018-03-23 09:11:34.599 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:34.600 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:34.600 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2263(Integer), 30(Integer) 2018-03-23 09:11:34.671 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:34.672 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:34.672 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 35(Integer), 2263(Integer), 30(Integer) 2018-03-23 09:11:34.812 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:34.813 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:34.814 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2274(Integer), 30(Integer) 2018-03-23 09:11:34.880 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:34.880 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:34.881 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 35(Integer), 2274(Integer), 30(Integer) 2018-03-23 09:11:35.099 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:35.099 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:35.100 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2294(Integer), 30(Integer) 2018-03-23 09:11:35.166 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:35.167 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:35.167 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 34(Integer), 2294(Integer), 30(Integer) 2018-03-23 09:11:35.309 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:35.311 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:35.311 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2296(Integer), 30(Integer) 2018-03-23 09:11:35.392 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:35.394 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:35.394 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 34(Integer), 2296(Integer), 30(Integer) 2018-03-23 09:11:35.544 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:35.546 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:35.546 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2319(Integer), 30(Integer) 2018-03-23 09:11:35.622 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:35.623 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:35.623 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 49(Integer), 2319(Integer), 30(Integer) 2018-03-23 09:11:35.764 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:35.765 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:35.766 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2353(Integer), 30(Integer) 2018-03-23 09:11:35.858 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:35.859 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:35.859 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2353(Integer), 30(Integer) 2018-03-23 09:11:36.002 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:36.003 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:36.004 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2358(Integer), 30(Integer) 2018-03-23 09:11:36.075 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:36.076 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:36.076 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2358(Integer), 30(Integer) 2018-03-23 09:11:36.214 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:36.215 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:36.215 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2368(Integer), 30(Integer) 2018-03-23 09:11:36.285 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:36.285 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:36.285 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2368(Integer), 30(Integer) 2018-03-23 09:11:36.532 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:36.533 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:36.533 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2371(Integer), 30(Integer) 2018-03-23 09:11:36.600 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:36.601 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:36.602 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2371(Integer), 30(Integer) 2018-03-23 09:11:36.740 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:36.741 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:36.741 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2373(Integer), 30(Integer) 2018-03-23 09:11:36.825 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:36.827 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:36.828 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2373(Integer), 30(Integer) 2018-03-23 09:11:36.984 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:36.985 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:36.985 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2374(Integer), 30(Integer) 2018-03-23 09:11:37.053 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:37.054 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:37.055 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2374(Integer), 30(Integer) 2018-03-23 09:11:37.201 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:37.202 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:37.203 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2383(Integer), 30(Integer) 2018-03-23 09:11:37.271 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:37.271 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:37.272 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 53(Integer), 2383(Integer), 30(Integer) 2018-03-23 09:11:37.407 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:37.408 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:37.409 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2393(Integer), 30(Integer) 2018-03-23 09:11:37.482 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:37.482 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:37.483 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 53(Integer), 2393(Integer), 30(Integer) 2018-03-23 09:11:37.628 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:37.629 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:37.629 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2395(Integer), 30(Integer) 2018-03-23 09:11:37.698 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:37.699 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:37.700 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 48(Integer), 2395(Integer), 30(Integer) 2018-03-23 09:11:37.850 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:37.851 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:37.851 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2414(Integer), 30(Integer) 2018-03-23 09:11:37.918 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:37.918 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:37.919 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 37(Integer), 2414(Integer), 30(Integer) 2018-03-23 09:11:38.053 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:38.054 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:38.055 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2417(Integer), 30(Integer) 2018-03-23 09:11:38.124 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:38.125 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:38.125 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 37(Integer), 2417(Integer), 30(Integer) 2018-03-23 09:11:38.339 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:38.340 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:38.341 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2422(Integer), 30(Integer) 2018-03-23 09:11:38.435 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:38.436 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:38.436 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 42(Integer), 2422(Integer), 30(Integer) 2018-03-23 09:11:38.674 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:38.675 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:38.676 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2426(Integer), 30(Integer) 2018-03-23 09:11:38.802 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:38.803 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:38.803 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 37(Integer), 2426(Integer), 30(Integer) 2018-03-23 09:11:38.954 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:38.955 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:38.956 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2447(Integer), 30(Integer) 2018-03-23 09:11:39.033 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:39.034 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:39.034 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 47(Integer), 2447(Integer), 30(Integer) 2018-03-23 09:11:39.176 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:39.177 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:39.177 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2457(Integer), 30(Integer) 2018-03-23 09:11:39.244 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:39.245 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:39.245 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 47(Integer), 2457(Integer), 30(Integer) 2018-03-23 09:11:39.381 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:39.382 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:39.382 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2465(Integer), 30(Integer) 2018-03-23 09:11:39.455 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:39.456 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:39.457 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 50(Integer), 2465(Integer), 30(Integer) 2018-03-23 09:11:39.662 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:39.664 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:39.666 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2472(Integer), 30(Integer) 2018-03-23 09:11:39.781 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:39.782 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:39.782 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 50(Integer), 2472(Integer), 30(Integer) 2018-03-23 09:11:39.923 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:39.924 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:39.925 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2558(Integer), 30(Integer) 2018-03-23 09:11:40.004 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:40.008 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:40.008 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 41(Integer), 2558(Integer), 30(Integer) 2018-03-23 09:11:40.153 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:40.155 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:40.156 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2572(Integer), 30(Integer) 2018-03-23 09:11:40.229 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:40.230 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:40.230 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 41(Integer), 2572(Integer), 30(Integer) 2018-03-23 09:11:40.372 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:40.373 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:40.373 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2596(Integer), 30(Integer) 2018-03-23 09:11:40.441 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:40.441 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:40.441 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 42(Integer), 2596(Integer), 30(Integer) 2018-03-23 09:11:40.576 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:40.577 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:40.577 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2634(Integer), 30(Integer) 2018-03-23 09:11:40.652 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:40.653 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:40.655 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 48(Integer), 2634(Integer), 30(Integer) 2018-03-23 09:11:40.800 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:40.801 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:40.801 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2651(Integer), 30(Integer) 2018-03-23 09:11:40.901 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:40.901 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:40.902 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 46(Integer), 2651(Integer), 30(Integer) 2018-03-23 09:11:41.034 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:41.035 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:41.035 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2653(Integer), 30(Integer) 2018-03-23 09:11:41.101 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:41.101 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:41.102 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 46(Integer), 2653(Integer), 30(Integer) 2018-03-23 09:11:41.249 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:41.250 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:41.250 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2655(Integer), 30(Integer) 2018-03-23 09:11:41.318 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:41.319 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:41.320 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 46(Integer), 2655(Integer), 30(Integer) 2018-03-23 09:11:41.457 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:41.458 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:41.459 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2699(Integer), 30(Integer) 2018-03-23 09:11:41.527 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:41.527 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:41.528 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 35(Integer), 2699(Integer), 30(Integer) 2018-03-23 09:11:41.680 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:41.681 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:41.682 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2701(Integer), 30(Integer) 2018-03-23 09:11:41.750 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:41.750 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:41.751 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 52(Integer), 2701(Integer), 30(Integer) 2018-03-23 09:11:41.883 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:41.884 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:41.884 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2876(Integer), 30(Integer) 2018-03-23 09:11:41.950 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:41.951 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:41.951 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 37(Integer), 2876(Integer), 30(Integer) 2018-03-23 09:11:42.099 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:42.100 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:42.100 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2889(Integer), 30(Integer) 2018-03-23 09:11:42.173 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:42.174 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:42.174 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 40(Integer), 2889(Integer), 30(Integer) 2018-03-23 09:11:42.327 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:42.328 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:42.328 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2933(Integer), 30(Integer) 2018-03-23 09:11:42.402 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:42.402 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:42.403 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 44(Integer), 2933(Integer), 30(Integer) 2018-03-23 09:11:42.588 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:11:42.589 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:11:42.590 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2047(Integer), 30(Integer) 2018-03-23 09:11:42.657 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:11:42.658 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:11:42.658 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 33(Integer), 2047(Integer), 30(Integer) 2018-03-23 09:11:42.796 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:31:10.165 |-INFO [restartedMain] com.xintong.VideocheckApplication [48] -| Starting VideocheckApplication on wenhongquan with PID 4556 (C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server\target\classes started by wenhongquan in C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server) 2018-03-23 09:31:10.170 |-INFO [restartedMain] com.xintong.VideocheckApplication [637] -| No active profile set, falling back to default profiles: default 2018-03-23 09:31:10.480 |-INFO [background-preinit] org.hibernate.validator.internal.util.Version [30] -| HV000001: Hibernate Validator 5.3.4.Final 2018-03-23 09:31:10.538 |-INFO [restartedMain] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [582] -| Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@549358c1: startup date [Fri Mar 23 09:31:10 CST 2018]; root of context hierarchy 2018-03-23 09:31:13.688 |-INFO [restartedMain] org.springframework.data.repository.config.RepositoryConfigurationDelegate [165] -| Multiple Spring Data modules found, entering strict repository configuration mode! 2018-03-23 09:31:14.974 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$264d158] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:31:15.145 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$9b129992] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:31:15.160 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:31:15.165 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@8bb7e0b' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:31:15.177 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$bfe73c44] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:31:15.203 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:31:15.225 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'redisConf' of type [com.xintong.system.securityTools.RedisConf$$EnhancerBySpringCGLIB$$eda84554] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:31:15.245 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'keyGenerator' of type [com.xintong.system.securityTools.RedisConf$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:31:15.246 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.cache.annotation.ProxyCachingConfiguration' of type [org.springframework.cache.annotation.ProxyCachingConfiguration$$EnhancerBySpringCGLIB$$4b770776] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:31:15.876 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [89] -| Tomcat initialized with port(s): 8089 (http) 2018-03-23 09:31:15.889 |-INFO [restartedMain] org.apache.catalina.core.StandardService [179] -| Starting service Tomcat 2018-03-23 09:31:15.890 |-INFO [restartedMain] org.apache.catalina.core.StandardEngine [179] -| Starting Servlet Engine: Apache Tomcat/8.5.11 2018-03-23 09:31:16.026 |-INFO [localhost-startStop-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring embedded WebApplicationContext 2018-03-23 09:31:16.027 |-INFO [localhost-startStop-1] org.springframework.web.context.ContextLoader [276] -| Root WebApplicationContext: initialization completed in 5489 ms 2018-03-23 09:31:16.383 |-INFO [localhost-startStop-1] com.xintong.visualinspection.mapper.PageHelperConfiguration [20] -| ------Register MyBatis PageHelper 2018-03-23 09:31:18.656 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'metricsFilter' to: [/*] 2018-03-23 09:31:18.656 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'characterEncodingFilter' to: [/*] 2018-03-23 09:31:18.657 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2018-03-23 09:31:18.657 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'httpPutFormContentFilter' to: [/*] 2018-03-23 09:31:18.657 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'requestContextFilter' to: [/*] 2018-03-23 09:31:18.659 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean [258] -| Mapping filter: 'springSecurityFilterChain' to: [/*] 2018-03-23 09:31:18.659 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'webRequestLoggingFilter' to: [/*] 2018-03-23 09:31:18.660 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [271] -| Mapping filter: 'druidWebStatFilter' to urls: [/*] 2018-03-23 09:31:18.660 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'jwtAuthenticationTokenFilter' to: [/*] 2018-03-23 09:31:18.660 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'corsFilter' to: [/*] 2018-03-23 09:31:18.660 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'authenticationTokenFilterBean' to: [/*] 2018-03-23 09:31:18.660 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'applicationContextIdFilter' to: [/*] 2018-03-23 09:31:18.661 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'dispatcherServlet' to [/] 2018-03-23 09:31:18.662 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'com.xintong.system.druidTools.DruidStatViewServlet' to [/druid/*] 2018-03-23 09:31:20.035 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 2018-03-23 09:31:20.044 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 'threadExecutor' 2018-03-23 09:31:20.251 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/css/**'], [] 2018-03-23 09:31:20.251 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/js/**'], [] 2018-03-23 09:31:20.381 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4c80b6de, org.springframework.security.web.context.SecurityContextPersistenceFilter@21b389d3, org.springframework.security.web.header.HeaderWriterFilter@3b11a880, org.springframework.web.filter.CorsFilter@2b8e3bfb, org.springframework.security.web.authentication.logout.LogoutFilter@2c75d0ef, com.xintong.system.securityTools.JwtAuthenticationTokenFilter@5182d114, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@47fac223, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5ecce34d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1c1481c1, org.springframework.security.web.session.SessionManagementFilter@224f09fb, org.springframework.security.web.access.ExceptionTranslationFilter@650264f9, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@28a33a2c] 2018-03-23 09:31:20.408 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$LazyEndpointPathRequestMatcher@3153d3f8, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@26a6f9f2, org.springframework.security.web.context.SecurityContextPersistenceFilter@1eef155b, org.springframework.security.web.header.HeaderWriterFilter@3a27d86c, org.springframework.security.web.authentication.logout.LogoutFilter@16e259d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1a11ae7e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@113d0660, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@155d4893, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7a561803, org.springframework.security.web.session.SessionManagementFilter@c90ef9e, org.springframework.security.web.access.ExceptionTranslationFilter@2ff4053b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@74fe760] 2018-03-23 09:31:20.564 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [534] -| Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@549358c1: startup date [Fri Mar 23 09:31:10 CST 2018]; root of context hierarchy 2018-03-23 09:31:20.675 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> com.xintong.visualinspection.controller.AppErrorPageController.error(javax.servlet.http.HttpServletRequest) 2018-03-23 09:31:20.677 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView com.xintong.visualinspection.controller.AppErrorPageController.errorHtml(javax.servlet.http.HttpServletRequest) 2018-03-23 09:31:20.679 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 09:31:20.679 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.update(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 09:31:20.679 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.delete(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 09:31:20.679 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 09:31:20.680 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getList(com.xintong.visualinspection.bean.CheckAppeal,java.lang.Integer,java.lang.Integer) 2018-03-23 09:31:20.680 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getByTaskId(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 09:31:20.680 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getById(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 09:31:20.685 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:31:20.685 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.update(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:31:20.685 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.delete(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:31:20.687 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getList(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply,java.lang.Integer,java.lang.Integer) 2018-03-23 09:31:20.688 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getByTaskId(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:31:20.688 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getById(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:31:20.689 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getTopReason]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getTopReason() 2018-03-23 09:31:20.689 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agree]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agree(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:31:20.690 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/refuse]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.refuse(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:31:20.690 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agreePatch]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agreePatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:31:20.692 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:31:20.693 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.update(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:31:20.693 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:31:20.693 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getAll]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getAll() 2018-03-23 09:31:20.694 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:31:20.694 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getForTaskById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getForTaskById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:31:20.703 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByRuleId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByRuleId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:31:20.704 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByParentId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByParentId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:31:20.704 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getCheckItemByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getCheckItemByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:31:20.705 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:31:20.706 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.update(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:31:20.706 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.delete(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:31:20.706 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckByDeptId(com.xintong.visualinspection.bean.CheckOther,java.lang.Integer,java.lang.Integer) 2018-03-23 09:31:20.706 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckById(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:31:20.707 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getOtherCheckStatistics]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getOtherCheckStatistics(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:31:20.708 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.add(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:31:20.709 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.update(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:31:20.709 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.delete(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:31:20.709 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getByName]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByName(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:31:20.709 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getById(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:31:20.710 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getAllRule/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getAllRules(com.xintong.visualinspection.bean.CheckRule,java.lang.Integer,java.lang.Integer) 2018-03-23 09:31:20.710 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getListById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByListId(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:31:20.710 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getItemListByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getItemListByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:31:20.723 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(java.util.List) 2018-03-23 09:31:20.724 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:31:20.725 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:31:20.726 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/comm/getTime]}" onto public java.lang.String com.xintong.visualinspection.controller.CommonController.getTime(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 09:31:20.728 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.add(com.xintong.visualinspection.bean.Constant) 2018-03-23 09:31:20.728 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.update(com.xintong.visualinspection.bean.Constant) 2018-03-23 09:31:20.729 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.delete(com.xintong.visualinspection.bean.Constant) 2018-03-23 09:31:20.730 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlagAndValue]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlagAndValue(com.xintong.visualinspection.bean.Constant) 2018-03-23 09:31:20.731 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlag]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlag(com.xintong.visualinspection.bean.Constant) 2018-03-23 09:31:20.731 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByName(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Constant) 2018-03-23 09:31:20.733 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAll() 2018-03-23 09:31:20.734 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllFs],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllFs() 2018-03-23 09:31:20.734 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllRM],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllRM() 2018-03-23 09:31:20.737 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllDept(javax.servlet.http.HttpServletRequest) 2018-03-23 09:31:20.738 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/addDept],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.addDept(com.xintong.visualinspection.bean.Organ) throws java.lang.Exception 2018-03-23 09:31:20.739 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/updateDept/{organid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.updateDept(com.xintong.visualinspection.bean.Organ,int) 2018-03-23 09:31:20.739 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllWG],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllWG() 2018-03-23 09:31:20.739 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptById/{organid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptById(java.lang.Integer) 2018-03-23 09:31:20.739 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getFsByDept],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAFsByDeptId(javax.servlet.http.HttpServletRequest) 2018-03-23 09:31:20.740 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/deleteDept/{organid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.deleteDept(java.lang.Integer) 2018-03-23 09:31:20.740 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptByParent/{pid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptByParent(java.lang.Integer) 2018-03-23 09:31:20.740 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptInfosByDeptId],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptInfosByDeptId(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Organ) 2018-03-23 09:31:20.741 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/upload]}" onto public java.lang.String com.xintong.visualinspection.controller.FileController.UploadFile(javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartHttpServletRequest) 2018-03-23 09:31:20.742 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/batch/upload],methods=[POST]}" onto public void com.xintong.visualinspection.controller.FileController.handleFileUpload(javax.servlet.http.HttpServletRequest) 2018-03-23 09:31:20.742 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/download/{filename:[a-zA-Z0-9-.]+}],methods=[GET]}" onto public void com.xintong.visualinspection.controller.FileController.Download(javax.servlet.http.HttpServletResponse,java.lang.String) 2018-03-23 09:31:20.754 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/employee/order],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getEmployeeOrder(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 09:31:20.755 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/item/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreItemInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 09:31:20.755 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/operation/manage/integration],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOperationInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 09:31:20.755 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheck(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:31:20.756 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 09:31:20.756 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/appeal/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getAppealStatisticExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 09:31:20.756 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/check/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getCheckWorkExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 09:31:20.756 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/business/feedback],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getBusinessFeedback(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 09:31:20.757 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/static/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheckststic(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:31:20.757 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/job/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.JobController.add(com.xintong.visualinspection.bean.Job) 2018-03-23 09:31:20.770 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getAllMenu(javax.servlet.http.HttpServletRequest,java.lang.Integer) 2018-03-23 09:31:20.770 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuByParent/{pid}/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuByParent(java.lang.Integer,java.lang.Integer,java.lang.Integer) 2018-03-23 09:31:20.770 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuById/{menuid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuById(java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 09:31:20.771 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/addMenu],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.addMenu(com.xintong.visualinspection.bean.Menu) throws java.lang.Exception 2018-03-23 09:31:20.771 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/updateMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.updateMenu(com.xintong.visualinspection.bean.Menu,int) 2018-03-23 09:31:20.771 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/deleteMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.deleteMenu(java.lang.Integer) 2018-03-23 09:31:20.773 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deletePermission/{permissionid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(java.lang.Integer) 2018-03-23 09:31:20.773 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deleteRolePermission],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 09:31:20.774 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updatePermission/{permissionid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updatePermission(com.xintong.visualinspection.bean.Permission,int) 2018-03-23 09:31:20.774 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getAllPermission() 2018-03-23 09:31:20.774 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addPermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.bean.Permission) throws java.lang.Exception 2018-03-23 09:31:20.784 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addRolePermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 09:31:20.784 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updateRolePermission],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updateRolePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 09:31:20.785 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/getPermissionByRole/{roleid}/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getPermissionByRole(java.lang.Integer,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.User) 2018-03-23 09:31:20.788 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/addRole],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.addRole(com.xintong.visualinspection.bean.Role) throws java.lang.Exception 2018-03-23 09:31:20.789 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/updateRole/{roleid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.updateRole(com.xintong.visualinspection.bean.Role,int) 2018-03-23 09:31:20.789 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/deleteRole/{roleid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.deleteRole(java.lang.Integer) 2018-03-23 09:31:20.790 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByUser/{userId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByUser(java.lang.Integer) 2018-03-23 09:31:20.791 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindUser/{roleId}/{users}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindUser(java.lang.Integer,java.lang.String) 2018-03-23 09:31:20.791 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByDept/{deptId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByDept(java.lang.Integer) 2018-03-23 09:31:20.791 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRole(javax.servlet.http.HttpServletRequest) 2018-03-23 09:31:20.792 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/alldata/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRoleData(java.lang.Integer,java.lang.Integer) 2018-03-23 09:31:20.799 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPermision/{permisionid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPermisionidn(java.lang.Integer) 2018-03-23 09:31:20.800 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindPermission/{roleId}/{permissions}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindPermission(java.lang.Integer,java.lang.String) 2018-03-23 09:31:20.801 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPosition/{positionId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPosition(java.lang.Integer) 2018-03-23 09:31:20.802 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.add(com.xintong.visualinspection.bean.Score) 2018-03-23 09:31:20.803 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 09:31:20.803 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.delete(com.xintong.visualinspection.bean.Score) 2018-03-23 09:31:20.804 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getByTaskId(com.xintong.visualinspection.bean.Score) 2018-03-23 09:31:20.804 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/backoutScore]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.backoutScore(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 09:31:20.804 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getScoreList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getScoreList(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Score) 2018-03-23 09:31:20.804 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getTopRemark]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getTopRemark() 2018-03-23 09:31:20.805 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/updateByTaskIdAndPerson]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.updateByTaskIdAndPerson(com.xintong.visualinspection.bean.Score) 2018-03-23 09:31:20.808 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/manage/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:31:20.809 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/checkedItem/detail/info/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.StatisticsBean,java.lang.Integer,java.lang.Integer) 2018-03-23 09:31:20.817 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/user/score]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.UserStatistic) 2018-03-23 09:31:20.817 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 09:31:20.818 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:31:20.818 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/data]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(java.lang.String) 2018-03-23 09:31:20.818 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/item/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:31:20.818 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/operation/manage/integration]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getOperationInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:31:20.818 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:31:20.819 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 09:31:20.819 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/appeal]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckAppeal(com.xintong.visualinspection.bean.CheckAppealStatistic) 2018-03-23 09:31:20.819 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWrecker(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:31:20.819 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/add]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.addcheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 09:31:20.820 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/checkman/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckmanInfo(com.xintong.visualinspection.bean.CheckmanStatisticsBean) 2018-03-23 09:31:20.820 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/business/feedback]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getBusinessFeedback(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:31:20.836 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectYearScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:31:20.837 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:31:20.838 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/center/manage/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:31:20.839 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/detail]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrderByUserId(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:31:20.839 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/score/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:31:20.840 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:31:20.841 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/up/five]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUp5PersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:31:20.841 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/twice/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getTwiceCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:31:20.842 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker/staff]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWreckerStaff(com.xintong.visualinspection.bean.WreckerStatisticsBO) 2018-03-23 09:31:20.843 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 09:31:20.843 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:31:20.844 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/stuff/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getPersonalStuffItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:31:20.844 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 09:31:20.852 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/checkedItem/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:31:20.853 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.deletecheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 09:31:20.856 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.add(com.xintong.visualinspection.bean.Task) 2018-03-23 09:31:20.857 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatch]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:31:20.857 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:31:20.858 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.delete(com.xintong.visualinspection.bean.Task) 2018-03-23 09:31:20.858 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 09:31:20.858 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getById(com.xintong.visualinspection.bean.Task) 2018-03-23 09:31:20.859 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/updateUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.updateUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 09:31:20.859 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/deleteUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.deleteUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 09:31:20.860 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskEnd]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskEnd(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:31:20.860 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskStart]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskStart(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:31:20.861 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchById(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:31:20.868 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getStatusById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getStatusById(com.xintong.visualinspection.bean.Task) 2018-03-23 09:31:20.868 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 09:31:20.868 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/confirm]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.confirm(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:31:20.869 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/gettasklistbydept/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskListByDept(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.pojo.TaskListByDeptAppeal) 2018-03-23 09:31:20.869 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchAllNoScoreTask]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchAllNoScoreTask(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:31:20.870 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCheckedTaskByPage/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCheckedTaskByPage(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 09:31:20.872 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.add(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 09:31:20.872 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 09:31:20.873 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 09:31:20.874 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.delete(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 09:31:20.874 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassCode]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassCodeInfo(com.xintong.visualinspection.bean.ClassCode) 2018-03-23 09:31:20.874 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassById(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 09:31:20.875 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getUserClasss]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.pojo.TeamClass) 2018-03-23 09:31:20.883 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassList]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 09:31:20.883 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.addList(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 09:31:20.884 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassListAndUsers]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassListAndUsers(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 09:31:20.885 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.add(com.xintong.visualinspection.bean.Team) 2018-03-23 09:31:20.885 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.update(com.xintong.visualinspection.bean.Team) 2018-03-23 09:31:20.885 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.delete(com.xintong.visualinspection.bean.Team) 2018-03-23 09:31:20.886 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamById(com.xintong.visualinspection.bean.Team) 2018-03-23 09:31:20.886 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByName(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer) 2018-03-23 09:31:20.886 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByDeptId(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 09:31:20.886 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamPersonsByUserClassId/{user_calss_id}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsByUserClassId(java.lang.Long) 2018-03-23 09:31:20.887 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getDetailById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsById(com.xintong.visualinspection.bean.Team) 2018-03-23 09:31:20.887 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test1]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index() 2018-03-23 09:31:20.887 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 09:31:20.898 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[PUT]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.update() 2018-03-23 09:31:20.899 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[POST]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.save() 2018-03-23 09:31:20.899 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.test() 2018-03-23 09:31:20.900 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.getList() 2018-03-23 09:31:20.900 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/login]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.login() 2018-03-23 09:31:20.900 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/admin]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.hello() 2018-03-23 09:31:20.901 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getList(com.xintong.visualinspection.bean.UserClass) 2018-03-23 09:31:20.902 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getUsersByTeamId/{user_class_id}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getUsersByTeamId(java.lang.Integer) 2018-03-23 09:31:20.902 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/addList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.addList(java.util.List) 2018-03-23 09:31:20.903 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/updateList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.updateList(java.util.List) 2018-03-23 09:31:20.906 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserInfo],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUserInfo(javax.servlet.http.HttpServletRequest) 2018-03-23 09:31:20.907 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/logout],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.logout() 2018-03-23 09:31:20.908 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/addUser],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.addUser(com.xintong.visualinspection.bean.User) throws java.lang.Exception 2018-03-23 09:31:20.908 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/auth/login],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.login(com.xintong.visualinspection.bean.User) 2018-03-23 09:31:20.914 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserById/{userid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUser(java.lang.Integer) 2018-03-23 09:31:20.915 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUsers(com.xintong.visualinspection.bean.User) 2018-03-23 09:31:20.915 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/updateUser/{userid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.updateUser(com.xintong.visualinspection.bean.User,int) 2018-03-23 09:31:20.916 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getFsUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getFsUsers(com.xintong.visualinspection.bean.User) 2018-03-23 09:31:20.916 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/deleteUser/{userid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.deleteUser(java.lang.Integer) 2018-03-23 09:31:20.917 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getAllCheckman],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getAllCheckman() 2018-03-23 09:31:20.917 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/get/all/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getallUsers(java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 09:31:20.918 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getWGUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getWGUserList(com.xintong.visualinspection.bean.User) 2018-03-23 09:31:20.919 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getAllVideo/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getAllVideo(java.lang.Integer,java.lang.Integer) 2018-03-23 09:31:20.919 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoById/{webcamid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoById(java.lang.String) 2018-03-23 09:31:20.920 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoByDeptAndLane/{page}/{size}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoByDeptAndLane(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Webcam) 2018-03-23 09:31:20.994 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/login] onto handler of type [class org.springframework.web.servlet.mvc.ParameterizableViewController] 2018-03-23 09:31:21.039 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 09:31:21.040 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 09:31:21.086 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in baseController 2018-03-23 09:31:21.086 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController 2018-03-23 09:31:21.087 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController 2018-03-23 09:31:21.087 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkItemController 2018-03-23 09:31:21.087 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController 2018-03-23 09:31:21.088 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleController 2018-03-23 09:31:21.088 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleItemController 2018-03-23 09:31:21.088 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in commonController 2018-03-23 09:31:21.088 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in constantController 2018-03-23 09:31:21.089 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in departmentController 2018-03-23 09:31:21.089 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileController 2018-03-23 09:31:21.089 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileExcelController 2018-03-23 09:31:21.090 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in jobController 2018-03-23 09:31:21.090 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in menuController 2018-03-23 09:31:21.091 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in permissionController 2018-03-23 09:31:21.091 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in roleController 2018-03-23 09:31:21.091 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController 2018-03-23 09:31:21.092 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController 2018-03-23 09:31:21.093 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController 2018-03-23 09:31:21.093 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamClassController 2018-03-23 09:31:21.093 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamController 2018-03-23 09:31:21.096 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userClassController 2018-03-23 09:31:21.096 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userController 2018-03-23 09:31:21.096 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in webcamController 2018-03-23 09:31:21.170 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 09:31:21.981 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 09:31:21.983 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 09:31:21.984 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 09:31:22.823 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 09:31:22.828 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 09:31:22.829 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 09:31:22.831 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 09:31:22.832 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 09:31:22.833 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 09:31:22.834 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 09:31:22.836 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 09:31:22.840 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.port=2000 from properties 2018-03-23 09:31:22.841 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.auth_timeout=600000 from properties 2018-03-23 09:31:22.841 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.idle_timeout=600000 from properties 2018-03-23 09:31:22.841 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.default_encoding=UTF-8 from properties 2018-03-23 09:31:22.842 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth=simple from properties 2018-03-23 09:31:22.842 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.username=wen from properties 2018-03-23 09:31:22.842 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.password=wen from properties 2018-03-23 09:31:22.850 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 09:31:22.851 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 09:31:22.851 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 09:31:22.851 |-INFO [restartedMain] org.crsh.ssh.SSHPlugin [185] -| Booting SSHD 2018-03-23 09:31:22.862 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 09:31:22.863 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 09:31:22.863 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 09:31:22.868 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 09:31:22.899 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [113] -| Trying to register BouncyCastle as a JCE provider 2018-03-23 09:31:23.724 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [117] -| Registration succeeded 2018-03-23 09:31:23.790 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [184] -| About to start CRaSSHD 2018-03-23 09:31:23.811 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [187] -| CRaSSHD started on port 2000 2018-03-23 09:31:23.811 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 09:31:23.811 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 09:31:23.812 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 09:31:23.812 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 09:31:24.389 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/beans || /beans.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:31:24.390 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/auditevents || /auditevents.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.boot.actuate.endpoint.mvc.AuditEventsMvcEndpoint.findByPrincipalAndAfterAndType(java.lang.String,java.util.Date,java.lang.String) 2018-03-23 09:31:24.391 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String) 2018-03-23 09:31:24.391 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env || /env.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:31:24.391 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:31:24.393 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String) 2018-03-23 09:31:24.393 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics || /metrics.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:31:24.394 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:31:24.394 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:31:24.395 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/info || /info.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:31:24.396 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:31:24.396 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/health || /health.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(javax.servlet.http.HttpServletRequest,java.security.Principal) 2018-03-23 09:31:24.398 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.get(java.lang.String) 2018-03-23 09:31:24.398 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v1+json || application/json],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.set(java.lang.String,java.util.Map) 2018-03-23 09:31:24.398 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers || /loggers.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:31:24.399 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/autoconfig || /autoconfig.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:31:24.399 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/heapdump || /heapdump.json],methods=[GET],produces=[application/octet-stream]}" onto public void org.springframework.boot.actuate.endpoint.mvc.HeapdumpMvcEndpoint.invoke(boolean,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException 2018-03-23 09:31:25.143 |-INFO [restartedMain] org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer [58] -| LiveReload server is running on port 35729 2018-03-23 09:31:25.154 |-WARN [restartedMain] org.springframework.boot.starter.remote.shell.RemoteShellStarterDeprecatedWarningAutoConfiguration [43] -| spring-boot-starter-remote-shell is deprecated as of Spring Boot 1.5 and will be removed in Spring Boot 2.0 2018-03-23 09:31:25.293 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 09:31:25.295 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'clusterDataSource' has been autodetected for JMX exposure 2018-03-23 09:31:25.295 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'masterDataSource' has been autodetected for JMX exposure 2018-03-23 09:31:25.306 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'masterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=masterDataSource,type=DruidDataSource] 2018-03-23 09:31:25.308 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'clusterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=clusterDataSource,type=DruidDataSource] 2018-03-23 09:31:25.309 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 09:31:25.314 |-INFO [restartedMain] org.springframework.context.support.DefaultLifecycleProcessor [343] -| Starting beans in phase 0 2018-03-23 09:31:25.317 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'auditEventsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=auditEventsEndpoint] 2018-03-23 09:31:25.341 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'requestMappingEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=requestMappingEndpoint] 2018-03-23 09:31:25.360 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'environmentEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=environmentEndpoint] 2018-03-23 09:31:25.367 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'healthEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=healthEndpoint] 2018-03-23 09:31:25.372 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'beansEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=beansEndpoint] 2018-03-23 09:31:25.377 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'infoEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=infoEndpoint] 2018-03-23 09:31:25.384 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'loggersEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=loggersEndpoint] 2018-03-23 09:31:25.394 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'metricsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=metricsEndpoint] 2018-03-23 09:31:25.398 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'traceEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=traceEndpoint] 2018-03-23 09:31:25.401 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'dumpEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=dumpEndpoint] 2018-03-23 09:31:25.405 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'autoConfigurationReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=autoConfigurationReportEndpoint] 2018-03-23 09:31:25.412 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'configurationPropertiesReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=configurationPropertiesReportEndpoint] 2018-03-23 09:31:25.487 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-1} inited 2018-03-23 09:31:26.676 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 2018-03-23 09:31:26.696 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Parameters: 2018-03-23 09:31:26.840 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| <== Total: 62 2018-03-23 09:31:26.842 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [45] -| 加载用户信息成功,数据数:0 2018-03-23 09:31:26.844 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-2} inited 2018-03-23 09:31:27.555 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Preparing: SELECT a.*,(select NAME from sys_job where id = a.POSITIONID ) as position_name FROM t_sys_users a 2018-03-23 09:31:27.556 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Parameters: 2018-03-23 09:31:27.904 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| <== Total: 882 2018-03-23 09:31:27.905 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [54] -| 加载用户信息成功,数据数:882 2018-03-23 09:31:27.907 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Preparing: SELECT * FROM t_sys_organ 2018-03-23 09:31:27.907 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Parameters: 2018-03-23 09:31:27.980 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| <== Total: 38 2018-03-23 09:31:27.981 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [63] -| 加载部门信息成功,数据数:38 2018-03-23 09:31:28.015 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 09:31:28.016 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 09:31:28.084 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:31:28.085 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [74] -| 加载用户信息成功,数据数:882 2018-03-23 09:31:28.106 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Initializing ProtocolHandler ["http-nio-8089"] 2018-03-23 09:31:28.126 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Starting ProtocolHandler [http-nio-8089] 2018-03-23 09:31:28.143 |-INFO [restartedMain] org.apache.tomcat.util.net.NioSelectorPool [179] -| Using a shared selector for servlet write/read 2018-03-23 09:31:28.170 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [198] -| Tomcat started on port(s): 8089 (http) 2018-03-23 09:31:28.183 |-INFO [restartedMain] com.xintong.VideocheckApplication [57] -| Started VideocheckApplication in 18.641 seconds (JVM running for 22.055) 2018-03-23 09:33:33.535 |-INFO [http-nio-8089-exec-2] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring FrameworkServlet 'dispatcherServlet' 2018-03-23 09:33:33.535 |-INFO [http-nio-8089-exec-2] org.springframework.web.servlet.DispatcherServlet [489] -| FrameworkServlet 'dispatcherServlet': initialization started 2018-03-23 09:33:33.587 |-INFO [http-nio-8089-exec-2] org.springframework.web.servlet.DispatcherServlet [508] -| FrameworkServlet 'dispatcherServlet': initialization completed in 51 ms 2018-03-23 09:33:33.763 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:33.763 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:33.763 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:33.763 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:33.764 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:34.194 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:34.195 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:34.283 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:34.285 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:34.286 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:34.374 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:34.375 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:34.377 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:34.385 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:34.386 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:34.479 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:34.481 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:34.481 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:34.507 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:34.510 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:34.511 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:34.714 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:34.716 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:34.716 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:34.717 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:34.718 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:34.718 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:34.826 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:34.831 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:34.832 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:34.832 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:35.012 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:35.013 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:35.014 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:35.114 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:35.115 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:35.116 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:35.327 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:35.328 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:35.329 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:35.334 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:35.346 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:35.483 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:35.487 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:35.488 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:35.489 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:35.494 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:35.495 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:35.496 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:35.672 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:35.676 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:35.681 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 09:33:35.682 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 09:33:35.683 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 09:33:35.684 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 09:33:35.749 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 09:33:35.750 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:35.751 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:35.774 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:35.779 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:35.801 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 09:33:35.804 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:35.805 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:35.815 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:35.815 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:35.818 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:35.884 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 09:33:35.886 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 09:33:36.081 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:36.082 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:36.084 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:36.084 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:33:36.085 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 09:33:36.093 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 09:33:36.164 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 09:33:36.252 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:36.253 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:36.255 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:36.345 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:36.346 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:36.359 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:36.360 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:36.414 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:36.416 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:36.416 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:36.417 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:36.417 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:36.428 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:36.429 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:36.430 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:36.488 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:36.490 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:36.491 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:36.507 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:36.510 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:36.513 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:36.518 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:36.520 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:36.521 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:36.585 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:36.585 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:36.602 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:36.604 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:36.605 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:36.911 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:36.911 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:36.911 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:36.914 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:36.914 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:36.917 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:33:36.917 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:33:36.918 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 09:33:36.919 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 09:33:37.003 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 09:33:37.006 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 09:33:37.019 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:37.021 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:37.024 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:33:37.024 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:33:37.154 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:33:37.172 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:37.323 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:37.323 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:37.390 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:37.392 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:37.393 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:37.467 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:37.469 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:37.469 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:37.537 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:37.650 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:37.652 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:37.692 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:33:37.693 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:33:38.116 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 598 2018-03-23 09:33:38.196 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:38.302 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:38.303 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:38.371 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:38.372 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:38.373 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:38.445 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:38.446 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:38.446 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:38.514 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:38.622 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:38.628 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:38.638 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 09:33:38.639 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 09:33:38.707 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:33:38.919 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:38.920 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:39.027 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:39.028 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:39.028 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:39.029 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:39.125 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:39.126 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:39.127 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:39.129 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:39.130 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:39.131 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:39.203 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:39.204 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:39.204 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:39.205 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:39.205 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:39.206 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:39.271 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:39.273 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:39.566 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:39.566 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:39.568 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:39.569 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:39.586 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 09:33:39.588 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:33:39.786 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 119 2018-03-23 09:33:39.789 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 09:33:39.790 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:33:40.189 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 09:33:40.191 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:33:40.192 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:33:40.719 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 09:33:40.724 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:33:40.725 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:33:41.014 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:33:41.033 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 09:33:41.034 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 09:33:41.104 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 09:33:41.107 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 09:33:41.109 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 09:33:41.178 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 09:33:41.188 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 09:33:41.189 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:33:41.199 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 09:33:41.199 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 09:33:41.269 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 09:33:41.271 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:41.272 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2048(Integer), 30(Integer) 2018-03-23 09:33:41.345 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:41.348 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:41.349 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2048(Integer), 30(Integer) 2018-03-23 09:33:41.496 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:41.497 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:41.498 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2050(Integer), 30(Integer) 2018-03-23 09:33:41.570 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:41.570 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:41.571 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2050(Integer), 30(Integer) 2018-03-23 09:33:41.596 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 09:33:41.709 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:41.710 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:41.710 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2051(Integer), 30(Integer) 2018-03-23 09:33:41.780 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:41.781 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:41.782 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2051(Integer), 30(Integer) 2018-03-23 09:33:41.916 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:41.917 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:41.917 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2052(Integer), 30(Integer) 2018-03-23 09:33:41.987 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:41.988 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:41.989 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2052(Integer), 30(Integer) 2018-03-23 09:33:42.127 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:42.128 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:42.129 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2053(Integer), 30(Integer) 2018-03-23 09:33:42.197 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:42.199 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:42.200 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2053(Integer), 30(Integer) 2018-03-23 09:33:42.336 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:42.337 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:42.338 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2055(Integer), 30(Integer) 2018-03-23 09:33:42.407 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:42.408 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:42.409 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2055(Integer), 30(Integer) 2018-03-23 09:33:42.550 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:42.551 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:42.552 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2056(Integer), 30(Integer) 2018-03-23 09:33:42.621 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:42.623 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:42.623 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2056(Integer), 30(Integer) 2018-03-23 09:33:42.769 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:42.770 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:42.771 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2057(Integer), 30(Integer) 2018-03-23 09:33:42.839 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:42.842 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:42.844 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2057(Integer), 30(Integer) 2018-03-23 09:33:42.986 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:42.988 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:42.988 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2058(Integer), 30(Integer) 2018-03-23 09:33:43.066 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:43.067 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:43.068 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2058(Integer), 30(Integer) 2018-03-23 09:33:43.210 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:43.211 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:43.212 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2059(Integer), 30(Integer) 2018-03-23 09:33:43.283 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:43.284 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:43.284 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2059(Integer), 30(Integer) 2018-03-23 09:33:43.452 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:43.453 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:43.453 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2060(Integer), 30(Integer) 2018-03-23 09:33:43.528 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:43.529 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:43.529 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2060(Integer), 30(Integer) 2018-03-23 09:33:43.679 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:43.680 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:43.680 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2061(Integer), 30(Integer) 2018-03-23 09:33:43.749 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:43.750 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:43.750 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2061(Integer), 30(Integer) 2018-03-23 09:33:44.202 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:44.203 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:44.204 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2062(Integer), 30(Integer) 2018-03-23 09:33:44.316 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:44.317 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:44.317 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2062(Integer), 30(Integer) 2018-03-23 09:33:44.456 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:44.457 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:44.458 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2064(Integer), 30(Integer) 2018-03-23 09:33:44.527 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:44.527 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:44.528 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2064(Integer), 30(Integer) 2018-03-23 09:33:44.664 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:44.665 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:44.666 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2066(Integer), 30(Integer) 2018-03-23 09:33:44.743 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:44.744 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:44.745 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2066(Integer), 30(Integer) 2018-03-23 09:33:44.883 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:44.885 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:44.886 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2069(Integer), 30(Integer) 2018-03-23 09:33:44.959 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:44.960 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:44.961 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2069(Integer), 30(Integer) 2018-03-23 09:33:45.098 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:45.099 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:45.100 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2070(Integer), 30(Integer) 2018-03-23 09:33:45.169 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:45.170 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:45.170 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2070(Integer), 30(Integer) 2018-03-23 09:33:45.359 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:45.362 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:45.362 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2071(Integer), 30(Integer) 2018-03-23 09:33:45.430 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:45.430 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:45.430 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2071(Integer), 30(Integer) 2018-03-23 09:33:45.636 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:45.637 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:45.638 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2072(Integer), 30(Integer) 2018-03-23 09:33:45.709 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:45.710 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:45.710 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2072(Integer), 30(Integer) 2018-03-23 09:33:45.847 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:45.849 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:45.850 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2073(Integer), 30(Integer) 2018-03-23 09:33:45.920 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:45.920 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:45.921 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2073(Integer), 30(Integer) 2018-03-23 09:33:46.066 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:46.067 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:46.067 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2074(Integer), 30(Integer) 2018-03-23 09:33:46.136 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:46.137 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:46.137 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2074(Integer), 30(Integer) 2018-03-23 09:33:46.281 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:46.284 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:46.285 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2075(Integer), 30(Integer) 2018-03-23 09:33:46.358 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:46.360 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:46.362 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2075(Integer), 30(Integer) 2018-03-23 09:33:46.525 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:46.526 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:46.527 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2076(Integer), 30(Integer) 2018-03-23 09:33:46.648 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:46.649 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:46.650 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2076(Integer), 30(Integer) 2018-03-23 09:33:46.828 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:46.829 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:46.829 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2077(Integer), 30(Integer) 2018-03-23 09:33:46.895 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:46.896 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:46.896 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2077(Integer), 30(Integer) 2018-03-23 09:33:47.034 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:47.036 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:47.037 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2078(Integer), 30(Integer) 2018-03-23 09:33:47.106 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:47.109 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:47.110 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2078(Integer), 30(Integer) 2018-03-23 09:33:47.251 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:47.252 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:47.253 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2079(Integer), 30(Integer) 2018-03-23 09:33:47.321 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:47.321 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:47.322 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2079(Integer), 30(Integer) 2018-03-23 09:33:47.461 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:47.463 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:47.463 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2080(Integer), 30(Integer) 2018-03-23 09:33:47.532 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:47.533 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:47.533 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2080(Integer), 30(Integer) 2018-03-23 09:33:47.671 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:47.672 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:47.672 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2082(Integer), 30(Integer) 2018-03-23 09:33:47.741 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:47.742 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:47.743 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2082(Integer), 30(Integer) 2018-03-23 09:33:47.889 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:47.890 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:47.890 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2083(Integer), 30(Integer) 2018-03-23 09:33:47.959 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:47.960 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:47.960 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2083(Integer), 30(Integer) 2018-03-23 09:33:48.099 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:48.100 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:48.100 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2084(Integer), 30(Integer) 2018-03-23 09:33:48.170 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:48.171 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:48.172 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2084(Integer), 30(Integer) 2018-03-23 09:33:48.323 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:48.326 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:48.327 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2085(Integer), 30(Integer) 2018-03-23 09:33:48.396 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:48.397 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:48.397 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2085(Integer), 30(Integer) 2018-03-23 09:33:48.551 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:48.552 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:48.553 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2086(Integer), 30(Integer) 2018-03-23 09:33:48.624 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:48.625 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:48.625 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2086(Integer), 30(Integer) 2018-03-23 09:33:48.766 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:48.768 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:48.770 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2087(Integer), 30(Integer) 2018-03-23 09:33:49.156 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:49.158 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:49.159 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2087(Integer), 30(Integer) 2018-03-23 09:33:49.301 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:49.304 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:49.305 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2088(Integer), 30(Integer) 2018-03-23 09:33:49.374 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:49.375 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:49.376 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2088(Integer), 30(Integer) 2018-03-23 09:33:49.513 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:49.514 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:49.515 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2089(Integer), 30(Integer) 2018-03-23 09:33:49.585 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:49.586 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:49.587 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2089(Integer), 30(Integer) 2018-03-23 09:33:49.730 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:49.732 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:49.732 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2090(Integer), 30(Integer) 2018-03-23 09:33:49.806 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:49.808 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:49.809 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2090(Integer), 30(Integer) 2018-03-23 09:33:49.954 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:49.955 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:49.956 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2095(Integer), 30(Integer) 2018-03-23 09:33:50.025 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:50.025 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:50.026 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2095(Integer), 30(Integer) 2018-03-23 09:33:50.164 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:50.165 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:50.166 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2096(Integer), 30(Integer) 2018-03-23 09:33:50.235 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:50.236 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:50.237 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2096(Integer), 30(Integer) 2018-03-23 09:33:50.377 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:50.378 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:50.378 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2097(Integer), 30(Integer) 2018-03-23 09:33:50.447 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:50.448 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:50.448 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2097(Integer), 30(Integer) 2018-03-23 09:33:50.588 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:50.589 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:50.590 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2098(Integer), 30(Integer) 2018-03-23 09:33:50.658 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:50.659 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:50.659 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2098(Integer), 30(Integer) 2018-03-23 09:33:50.802 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:50.803 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:50.803 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2099(Integer), 30(Integer) 2018-03-23 09:33:50.845 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:50.850 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:50.860 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:50.860 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:50.860 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:50.873 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:50.874 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:50.876 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2099(Integer), 30(Integer) 2018-03-23 09:33:50.951 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:50.952 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:50.954 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:50.955 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:50.956 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:50.958 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:51.018 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:51.019 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:51.019 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2100(Integer), 30(Integer) 2018-03-23 09:33:51.026 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:51.026 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:51.027 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:51.027 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:51.028 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:51.028 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:51.028 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:51.028 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:51.029 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:51.029 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:51.030 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:51.088 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:51.470 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:51.471 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2100(Integer), 30(Integer) 2018-03-23 09:33:51.099 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:51.478 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:51.480 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:51.548 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:51.549 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:51.550 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:51.556 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:51.563 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:51.564 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:51.565 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:51.566 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:51.612 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:51.614 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:51.615 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:51.621 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:51.622 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:51.623 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:51.644 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:51.646 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:51.648 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:51.649 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:51.651 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:51.687 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:51.688 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:51.689 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:51.718 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:51.719 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 09:33:51.721 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 09:33:51.728 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:51.730 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:51.730 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2101(Integer), 30(Integer) 2018-03-23 09:33:51.761 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:51.763 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:51.777 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:51.790 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:51.790 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:33:51.795 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:51.806 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:51.807 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:51.808 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2101(Integer), 30(Integer) 2018-03-23 09:33:51.830 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:51.833 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:51.842 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:51.871 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:51.874 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:51.902 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 09:33:51.903 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 09:33:51.932 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 09:33:51.933 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 09:33:51.940 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:51.942 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:51.957 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:51.958 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:51.959 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2102(Integer), 30(Integer) 2018-03-23 09:33:51.967 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 09:33:52.002 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 09:33:52.030 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:52.031 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:52.032 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2102(Integer), 30(Integer) 2018-03-23 09:33:52.044 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 09:33:52.046 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 09:33:52.116 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 09:33:52.118 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:52.120 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:52.175 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:52.176 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:52.177 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2105(Integer), 30(Integer) 2018-03-23 09:33:52.259 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:52.259 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:52.260 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2105(Integer), 30(Integer) 2018-03-23 09:33:52.263 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:52.413 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:52.414 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:52.415 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2106(Integer), 30(Integer) 2018-03-23 09:33:52.487 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:52.488 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:52.489 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2106(Integer), 30(Integer) 2018-03-23 09:33:52.504 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:52.510 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:52.512 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:52.602 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:52.602 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:52.609 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:52.610 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:52.610 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:52.611 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:52.670 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:52.702 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:52.703 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:52.631 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:52.705 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:52.705 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2107(Integer), 30(Integer) 2018-03-23 09:33:52.681 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:52.709 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:52.710 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:52.781 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:52.782 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:52.783 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:52.783 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:52.784 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:52.785 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:52.785 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:52.786 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:52.786 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2107(Integer), 30(Integer) 2018-03-23 09:33:52.808 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:52.809 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:52.809 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:52.848 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:52.872 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:52.889 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:52.890 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:52.891 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:52.948 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:52.950 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:52.952 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:33:52.953 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 09:33:52.954 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:52.955 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:52.956 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2108(Integer), 30(Integer) 2018-03-23 09:33:52.959 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:52.973 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:52.976 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:52.979 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:33:52.980 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 09:33:53.025 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:53.025 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 09:33:53.025 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:53.026 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2108(Integer), 30(Integer) 2018-03-23 09:33:53.048 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 09:33:53.060 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:53.062 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:53.065 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:33:53.065 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:33:53.174 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:53.176 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:53.176 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2109(Integer), 30(Integer) 2018-03-23 09:33:53.180 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:33:53.193 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:53.245 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:53.245 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:53.246 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2109(Integer), 30(Integer) 2018-03-23 09:33:53.290 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:53.291 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:53.364 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:53.365 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:53.365 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:53.382 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:53.383 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:53.384 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2111(Integer), 30(Integer) 2018-03-23 09:33:53.452 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:53.453 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:53.454 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2111(Integer), 30(Integer) 2018-03-23 09:33:53.468 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:53.469 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:53.469 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:53.538 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:53.601 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:53.602 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:53.603 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2114(Integer), 30(Integer) 2018-03-23 09:33:53.635 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:53.637 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:53.642 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:33:53.643 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:33:53.671 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:53.672 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:53.673 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2114(Integer), 30(Integer) 2018-03-23 09:33:53.811 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:53.812 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:53.812 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2115(Integer), 30(Integer) 2018-03-23 09:33:53.890 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:53.891 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:53.892 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2115(Integer), 30(Integer) 2018-03-23 09:33:54.035 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:54.036 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:54.036 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2122(Integer), 30(Integer) 2018-03-23 09:33:54.046 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 598 2018-03-23 09:33:54.090 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:54.110 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:54.111 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:54.111 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2122(Integer), 30(Integer) 2018-03-23 09:33:54.186 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:54.187 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:54.248 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:54.249 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:54.249 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2123(Integer), 30(Integer) 2018-03-23 09:33:54.255 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:54.256 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:54.257 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:54.318 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:54.318 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:54.319 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2123(Integer), 30(Integer) 2018-03-23 09:33:54.332 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:54.333 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:54.333 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:54.399 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:54.456 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:54.457 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:54.458 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2127(Integer), 30(Integer) 2018-03-23 09:33:54.499 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:54.501 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:54.505 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 09:33:54.506 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 09:33:54.531 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:54.531 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:54.531 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2127(Integer), 30(Integer) 2018-03-23 09:33:54.573 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:33:54.675 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:54.679 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:54.680 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2128(Integer), 30(Integer) 2018-03-23 09:33:54.749 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:54.750 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:54.750 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2128(Integer), 30(Integer) 2018-03-23 09:33:54.851 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:54.854 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:54.890 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:54.891 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:54.892 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2130(Integer), 30(Integer) 2018-03-23 09:33:54.949 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:54.950 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:54.961 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:54.961 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:54.962 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2130(Integer), 30(Integer) 2018-03-23 09:33:54.977 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:33:54.978 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:33:55.032 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:55.033 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:55.033 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:55.045 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:33:55.046 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:33:55.046 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:55.102 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:55.103 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:55.103 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2131(Integer), 30(Integer) 2018-03-23 09:33:55.105 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:55.106 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:55.107 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:55.113 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:33:55.114 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:33:55.114 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:33:55.174 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:55.174 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:55.175 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:55.175 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2131(Integer), 30(Integer) 2018-03-23 09:33:55.177 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:33:55.273 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:55.276 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:55.285 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:33:55.287 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:33:55.293 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 09:33:55.294 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:33:55.319 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:55.319 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:55.320 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2132(Integer), 30(Integer) 2018-03-23 09:33:55.389 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:55.389 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:55.390 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2132(Integer), 30(Integer) 2018-03-23 09:33:55.521 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 119 2018-03-23 09:33:55.522 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 09:33:55.523 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:33:55.539 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:55.540 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:55.540 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2133(Integer), 30(Integer) 2018-03-23 09:33:55.608 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:55.609 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:55.609 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2133(Integer), 30(Integer) 2018-03-23 09:33:55.757 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:55.759 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:55.760 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2134(Integer), 30(Integer) 2018-03-23 09:33:55.837 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:55.838 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:55.838 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2134(Integer), 30(Integer) 2018-03-23 09:33:55.895 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 09:33:55.898 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:33:55.898 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:33:55.979 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:55.980 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:55.980 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2135(Integer), 30(Integer) 2018-03-23 09:33:56.054 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:56.055 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:56.055 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2135(Integer), 30(Integer) 2018-03-23 09:33:56.181 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 09:33:56.184 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:33:56.184 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:33:56.195 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:56.196 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:56.196 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2137(Integer), 30(Integer) 2018-03-23 09:33:56.264 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:56.265 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:56.266 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2137(Integer), 30(Integer) 2018-03-23 09:33:56.281 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:33:56.290 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 09:33:56.292 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 09:33:56.356 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 09:33:56.357 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 09:33:56.358 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 09:33:56.408 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:56.409 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:56.410 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2139(Integer), 30(Integer) 2018-03-23 09:33:56.440 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 09:33:56.441 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 09:33:56.442 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 09:33:56.443 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 09:33:56.445 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:33:56.478 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:56.479 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:56.479 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2139(Integer), 30(Integer) 2018-03-23 09:33:56.509 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 09:33:56.510 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:56.511 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2048(Integer), 30(Integer) 2018-03-23 09:33:56.579 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:56.580 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:56.580 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2048(Integer), 30(Integer) 2018-03-23 09:33:56.656 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:56.657 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:56.657 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2142(Integer), 30(Integer) 2018-03-23 09:33:56.707 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:56.708 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:56.709 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2050(Integer), 30(Integer) 2018-03-23 09:33:56.725 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:56.726 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:56.726 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2142(Integer), 30(Integer) 2018-03-23 09:33:56.773 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:56.774 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:56.775 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2050(Integer), 30(Integer) 2018-03-23 09:33:56.851 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 09:33:56.867 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:56.868 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:56.869 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2143(Integer), 30(Integer) 2018-03-23 09:33:56.913 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:56.915 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:56.915 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2051(Integer), 30(Integer) 2018-03-23 09:33:56.938 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:56.938 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:56.939 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2143(Integer), 30(Integer) 2018-03-23 09:33:56.981 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:56.981 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:56.982 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2051(Integer), 30(Integer) 2018-03-23 09:33:57.075 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:57.076 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:57.077 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2144(Integer), 30(Integer) 2018-03-23 09:33:57.109 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:57.110 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:57.111 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2052(Integer), 30(Integer) 2018-03-23 09:33:57.145 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:57.146 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:57.146 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2144(Integer), 30(Integer) 2018-03-23 09:33:57.175 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:57.176 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:57.176 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2052(Integer), 30(Integer) 2018-03-23 09:33:57.286 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:57.287 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:57.287 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2145(Integer), 30(Integer) 2018-03-23 09:33:57.309 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:57.311 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:57.311 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2053(Integer), 30(Integer) 2018-03-23 09:33:57.355 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:57.357 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:57.358 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2145(Integer), 30(Integer) 2018-03-23 09:33:57.375 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:57.376 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:57.377 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2053(Integer), 30(Integer) 2018-03-23 09:33:57.501 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:57.502 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:57.503 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2147(Integer), 30(Integer) 2018-03-23 09:33:57.504 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:57.505 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:57.506 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2055(Integer), 30(Integer) 2018-03-23 09:33:57.569 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:57.570 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:57.570 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2055(Integer), 30(Integer) 2018-03-23 09:33:57.572 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:57.573 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:57.574 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2147(Integer), 30(Integer) 2018-03-23 09:33:57.700 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:57.700 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:57.701 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2056(Integer), 30(Integer) 2018-03-23 09:33:57.714 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:57.714 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:57.715 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2150(Integer), 30(Integer) 2018-03-23 09:33:57.763 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:57.764 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:57.764 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2056(Integer), 30(Integer) 2018-03-23 09:33:57.787 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:57.788 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:57.788 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2150(Integer), 30(Integer) 2018-03-23 09:33:57.897 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:57.898 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:57.898 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2057(Integer), 30(Integer) 2018-03-23 09:33:57.952 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:57.952 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:57.953 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2154(Integer), 30(Integer) 2018-03-23 09:33:57.963 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:57.964 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:57.965 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2057(Integer), 30(Integer) 2018-03-23 09:33:58.033 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:58.034 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:58.034 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2154(Integer), 30(Integer) 2018-03-23 09:33:58.093 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:58.094 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:58.095 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2058(Integer), 30(Integer) 2018-03-23 09:33:58.158 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:58.159 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:58.160 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2058(Integer), 30(Integer) 2018-03-23 09:33:58.188 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:58.189 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:58.190 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2156(Integer), 30(Integer) 2018-03-23 09:33:58.260 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:58.261 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:58.262 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2156(Integer), 30(Integer) 2018-03-23 09:33:58.286 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:58.287 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:58.287 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2059(Integer), 30(Integer) 2018-03-23 09:33:58.351 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:58.352 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:58.352 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2059(Integer), 30(Integer) 2018-03-23 09:33:58.399 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:58.400 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:58.400 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2157(Integer), 30(Integer) 2018-03-23 09:33:58.480 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:58.481 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:58.482 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:58.482 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:58.482 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2157(Integer), 30(Integer) 2018-03-23 09:33:58.482 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2060(Integer), 30(Integer) 2018-03-23 09:33:58.548 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:58.549 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:58.549 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2060(Integer), 30(Integer) 2018-03-23 09:33:58.622 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:58.623 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:58.623 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2158(Integer), 30(Integer) 2018-03-23 09:33:58.689 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:58.690 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:58.691 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2061(Integer), 30(Integer) 2018-03-23 09:33:58.692 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:58.693 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:58.694 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2158(Integer), 30(Integer) 2018-03-23 09:33:58.754 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:58.755 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:58.756 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2061(Integer), 30(Integer) 2018-03-23 09:33:58.831 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:58.832 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:58.833 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2160(Integer), 30(Integer) 2018-03-23 09:33:58.885 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:58.886 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:58.886 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2062(Integer), 30(Integer) 2018-03-23 09:33:58.903 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:58.904 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:58.904 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2160(Integer), 30(Integer) 2018-03-23 09:33:58.950 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:58.951 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:58.951 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2062(Integer), 30(Integer) 2018-03-23 09:33:59.043 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:59.043 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:59.044 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2162(Integer), 30(Integer) 2018-03-23 09:33:59.119 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:59.120 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:59.120 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:59.120 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:59.121 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2162(Integer), 30(Integer) 2018-03-23 09:33:59.121 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2064(Integer), 30(Integer) 2018-03-23 09:33:59.202 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:59.202 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:59.203 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2064(Integer), 30(Integer) 2018-03-23 09:33:59.258 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:59.259 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:59.259 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2164(Integer), 30(Integer) 2018-03-23 09:33:59.329 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:59.330 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:59.330 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2164(Integer), 30(Integer) 2018-03-23 09:33:59.357 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:59.358 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:59.359 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2066(Integer), 30(Integer) 2018-03-23 09:33:59.449 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:59.450 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:59.450 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2066(Integer), 30(Integer) 2018-03-23 09:33:59.470 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:59.470 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:59.471 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2165(Integer), 30(Integer) 2018-03-23 09:33:59.541 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:59.542 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:59.543 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2165(Integer), 30(Integer) 2018-03-23 09:33:59.657 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:59.658 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:59.659 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2069(Integer), 30(Integer) 2018-03-23 09:33:59.698 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:59.699 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:59.700 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2166(Integer), 30(Integer) 2018-03-23 09:33:59.747 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:59.748 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:59.748 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2069(Integer), 30(Integer) 2018-03-23 09:33:59.767 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:59.768 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:59.768 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2166(Integer), 30(Integer) 2018-03-23 09:33:59.914 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:59.915 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:59.915 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2167(Integer), 30(Integer) 2018-03-23 09:33:59.935 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:33:59.935 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:33:59.936 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2070(Integer), 30(Integer) 2018-03-23 09:33:59.984 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:33:59.985 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:33:59.985 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2167(Integer), 30(Integer) 2018-03-23 09:34:00.027 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:00.027 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:00.028 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2070(Integer), 30(Integer) 2018-03-23 09:34:00.122 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:00.122 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:00.123 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2168(Integer), 30(Integer) 2018-03-23 09:34:00.191 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:00.191 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:00.191 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2168(Integer), 30(Integer) 2018-03-23 09:34:00.223 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:00.225 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:00.225 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2071(Integer), 30(Integer) 2018-03-23 09:34:00.323 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:00.325 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:00.326 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2071(Integer), 30(Integer) 2018-03-23 09:34:00.331 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:00.332 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:00.333 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2169(Integer), 30(Integer) 2018-03-23 09:34:00.407 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:00.409 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:00.409 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2169(Integer), 30(Integer) 2018-03-23 09:34:00.510 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:00.511 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:00.511 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2072(Integer), 30(Integer) 2018-03-23 09:34:00.567 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:00.568 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:00.568 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2173(Integer), 30(Integer) 2018-03-23 09:34:00.580 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:00.581 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:00.581 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2072(Integer), 30(Integer) 2018-03-23 09:34:00.645 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:00.646 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:00.646 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2173(Integer), 30(Integer) 2018-03-23 09:34:00.712 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:00.713 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:00.715 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2073(Integer), 30(Integer) 2018-03-23 09:34:00.778 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:00.779 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:00.779 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2073(Integer), 30(Integer) 2018-03-23 09:34:00.786 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:00.787 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:00.787 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2176(Integer), 30(Integer) 2018-03-23 09:34:00.855 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:00.856 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:00.856 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2176(Integer), 30(Integer) 2018-03-23 09:34:00.908 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:00.909 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:00.909 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2074(Integer), 30(Integer) 2018-03-23 09:34:00.974 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:00.976 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:00.976 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2074(Integer), 30(Integer) 2018-03-23 09:34:01.008 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:01.009 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:01.010 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2177(Integer), 30(Integer) 2018-03-23 09:34:01.086 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:01.087 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:01.087 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2177(Integer), 30(Integer) 2018-03-23 09:34:01.108 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:01.109 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:01.110 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2075(Integer), 30(Integer) 2018-03-23 09:34:01.175 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:01.176 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:01.177 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2075(Integer), 30(Integer) 2018-03-23 09:34:01.233 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:01.234 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:01.234 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2178(Integer), 30(Integer) 2018-03-23 09:34:01.308 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:01.308 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:01.308 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:01.309 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2178(Integer), 30(Integer) 2018-03-23 09:34:01.309 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:01.309 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2076(Integer), 30(Integer) 2018-03-23 09:34:01.372 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:01.372 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:01.373 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2076(Integer), 30(Integer) 2018-03-23 09:34:01.448 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:01.449 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:01.449 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2182(Integer), 30(Integer) 2018-03-23 09:34:01.498 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:01.500 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:01.500 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2077(Integer), 30(Integer) 2018-03-23 09:34:01.517 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:01.517 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:01.518 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2182(Integer), 30(Integer) 2018-03-23 09:34:01.565 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:01.565 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:01.566 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2077(Integer), 30(Integer) 2018-03-23 09:34:01.654 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:01.656 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:01.656 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2183(Integer), 30(Integer) 2018-03-23 09:34:01.726 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:01.726 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:01.727 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:01.727 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:01.727 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2183(Integer), 30(Integer) 2018-03-23 09:34:01.728 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2078(Integer), 30(Integer) 2018-03-23 09:34:01.792 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:01.793 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:01.793 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2078(Integer), 30(Integer) 2018-03-23 09:34:01.868 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:01.869 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:01.869 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2184(Integer), 30(Integer) 2018-03-23 09:34:01.920 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:01.921 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:01.921 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2079(Integer), 30(Integer) 2018-03-23 09:34:01.944 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:01.944 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:01.944 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2184(Integer), 30(Integer) 2018-03-23 09:34:02.037 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:02.038 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:02.038 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2079(Integer), 30(Integer) 2018-03-23 09:34:02.109 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:02.110 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:02.111 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2186(Integer), 30(Integer) 2018-03-23 09:34:02.164 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:02.164 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:02.165 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2080(Integer), 30(Integer) 2018-03-23 09:34:02.179 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:02.180 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:02.180 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2186(Integer), 30(Integer) 2018-03-23 09:34:02.235 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:02.236 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:02.236 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2080(Integer), 30(Integer) 2018-03-23 09:34:02.320 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:02.321 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:02.321 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2187(Integer), 30(Integer) 2018-03-23 09:34:02.366 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:02.367 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:02.367 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2082(Integer), 30(Integer) 2018-03-23 09:34:02.393 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:02.394 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:02.395 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2187(Integer), 30(Integer) 2018-03-23 09:34:02.443 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:02.444 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:02.444 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2082(Integer), 30(Integer) 2018-03-23 09:34:02.555 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:02.556 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:02.556 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2188(Integer), 30(Integer) 2018-03-23 09:34:02.577 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:02.579 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:02.580 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2083(Integer), 30(Integer) 2018-03-23 09:34:02.626 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:02.627 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:02.627 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2188(Integer), 30(Integer) 2018-03-23 09:34:02.658 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:02.659 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:02.659 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2083(Integer), 30(Integer) 2018-03-23 09:34:02.764 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:02.766 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:02.767 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2189(Integer), 30(Integer) 2018-03-23 09:34:02.788 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:02.788 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:02.789 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2084(Integer), 30(Integer) 2018-03-23 09:34:02.835 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:02.836 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:02.837 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2189(Integer), 30(Integer) 2018-03-23 09:34:02.857 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:02.858 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:02.859 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2084(Integer), 30(Integer) 2018-03-23 09:34:02.986 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:02.987 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:02.988 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2191(Integer), 30(Integer) 2018-03-23 09:34:03.010 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:03.011 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:03.011 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2085(Integer), 30(Integer) 2018-03-23 09:34:03.062 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:03.063 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:03.063 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2191(Integer), 30(Integer) 2018-03-23 09:34:03.078 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:03.079 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:03.079 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2085(Integer), 30(Integer) 2018-03-23 09:34:03.205 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:03.207 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:03.208 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2192(Integer), 30(Integer) 2018-03-23 09:34:03.215 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:03.216 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:03.217 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2086(Integer), 30(Integer) 2018-03-23 09:34:03.280 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:03.281 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:03.281 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2192(Integer), 30(Integer) 2018-03-23 09:34:03.283 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:03.284 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:03.284 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2086(Integer), 30(Integer) 2018-03-23 09:34:03.429 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:03.429 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:03.431 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:03.431 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:03.431 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2194(Integer), 30(Integer) 2018-03-23 09:34:03.431 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2087(Integer), 30(Integer) 2018-03-23 09:34:03.494 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:03.495 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:03.496 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2194(Integer), 30(Integer) 2018-03-23 09:34:03.502 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:03.503 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:03.504 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2087(Integer), 30(Integer) 2018-03-23 09:34:03.653 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:03.654 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:03.655 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2088(Integer), 30(Integer) 2018-03-23 09:34:03.665 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:03.666 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:03.666 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2196(Integer), 30(Integer) 2018-03-23 09:34:03.747 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:03.748 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:03.748 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2088(Integer), 30(Integer) 2018-03-23 09:34:03.750 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:03.751 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:03.752 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2196(Integer), 30(Integer) 2018-03-23 09:34:03.886 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:03.887 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:03.887 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2197(Integer), 30(Integer) 2018-03-23 09:34:03.903 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:03.905 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:03.905 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2089(Integer), 30(Integer) 2018-03-23 09:34:03.964 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:03.965 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:03.966 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2197(Integer), 30(Integer) 2018-03-23 09:34:03.994 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:03.994 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:03.994 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2089(Integer), 30(Integer) 2018-03-23 09:34:04.108 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:04.110 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:04.110 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2198(Integer), 30(Integer) 2018-03-23 09:34:04.156 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:04.159 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:04.160 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2090(Integer), 30(Integer) 2018-03-23 09:34:04.175 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:04.176 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:04.177 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2198(Integer), 30(Integer) 2018-03-23 09:34:04.231 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:04.231 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:04.232 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2090(Integer), 30(Integer) 2018-03-23 09:34:04.313 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:04.314 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:04.314 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2199(Integer), 30(Integer) 2018-03-23 09:34:04.422 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:04.422 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:04.423 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:04.423 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:04.423 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2199(Integer), 30(Integer) 2018-03-23 09:34:04.424 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2095(Integer), 30(Integer) 2018-03-23 09:34:04.546 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:04.547 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:04.547 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2095(Integer), 30(Integer) 2018-03-23 09:34:04.597 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:04.598 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:04.599 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2201(Integer), 30(Integer) 2018-03-23 09:34:04.672 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:04.673 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:04.673 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2201(Integer), 30(Integer) 2018-03-23 09:34:04.696 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:04.696 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:04.697 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2096(Integer), 30(Integer) 2018-03-23 09:34:04.787 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:04.788 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:04.788 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2096(Integer), 30(Integer) 2018-03-23 09:34:04.837 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:04.838 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:04.839 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2202(Integer), 30(Integer) 2018-03-23 09:34:04.901 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:04.902 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:04.902 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2202(Integer), 30(Integer) 2018-03-23 09:34:04.941 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:04.942 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:04.943 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2097(Integer), 30(Integer) 2018-03-23 09:34:05.014 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:05.015 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:05.015 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2097(Integer), 30(Integer) 2018-03-23 09:34:05.043 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:05.045 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:05.045 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2206(Integer), 30(Integer) 2018-03-23 09:34:05.109 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:05.110 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:05.111 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2206(Integer), 30(Integer) 2018-03-23 09:34:05.152 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:05.153 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:05.153 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2098(Integer), 30(Integer) 2018-03-23 09:34:05.226 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:05.227 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:05.228 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2098(Integer), 30(Integer) 2018-03-23 09:34:05.242 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:05.243 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:05.244 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2208(Integer), 30(Integer) 2018-03-23 09:34:05.308 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:05.309 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:05.309 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2208(Integer), 30(Integer) 2018-03-23 09:34:05.366 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:05.367 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:05.367 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2099(Integer), 30(Integer) 2018-03-23 09:34:05.435 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:05.437 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:05.437 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2212(Integer), 30(Integer) 2018-03-23 09:34:05.438 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:05.439 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:05.439 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2099(Integer), 30(Integer) 2018-03-23 09:34:05.515 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:05.516 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:05.516 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2212(Integer), 30(Integer) 2018-03-23 09:34:05.638 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:05.639 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:05.639 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2100(Integer), 30(Integer) 2018-03-23 09:34:05.679 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:05.680 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:05.680 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2213(Integer), 30(Integer) 2018-03-23 09:34:05.717 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:05.717 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:05.718 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2100(Integer), 30(Integer) 2018-03-23 09:34:05.743 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:05.743 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:05.743 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2213(Integer), 30(Integer) 2018-03-23 09:34:05.905 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:05.906 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:05.907 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2218(Integer), 30(Integer) 2018-03-23 09:34:05.926 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:05.927 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:05.927 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2101(Integer), 30(Integer) 2018-03-23 09:34:05.975 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:05.975 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:05.976 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2218(Integer), 30(Integer) 2018-03-23 09:34:06.007 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:06.008 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:06.008 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2101(Integer), 30(Integer) 2018-03-23 09:34:06.103 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:06.104 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:06.104 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2220(Integer), 30(Integer) 2018-03-23 09:34:06.148 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:06.149 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:06.149 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2102(Integer), 30(Integer) 2018-03-23 09:34:06.168 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:06.168 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:06.169 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2220(Integer), 30(Integer) 2018-03-23 09:34:06.217 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:06.218 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:06.218 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2102(Integer), 30(Integer) 2018-03-23 09:34:06.294 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:06.295 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:06.295 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2221(Integer), 30(Integer) 2018-03-23 09:34:06.355 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:06.357 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:06.358 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2105(Integer), 30(Integer) 2018-03-23 09:34:06.358 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:06.359 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:06.360 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2221(Integer), 30(Integer) 2018-03-23 09:34:06.425 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:06.426 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:06.426 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2105(Integer), 30(Integer) 2018-03-23 09:34:06.487 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:06.488 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:06.488 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2222(Integer), 30(Integer) 2018-03-23 09:34:06.551 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:06.551 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:06.551 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2222(Integer), 30(Integer) 2018-03-23 09:34:06.563 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:06.563 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:06.564 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2106(Integer), 30(Integer) 2018-03-23 09:34:06.645 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:06.646 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:06.646 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2106(Integer), 30(Integer) 2018-03-23 09:34:06.686 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:06.687 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:06.687 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2224(Integer), 30(Integer) 2018-03-23 09:34:06.757 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:06.758 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:06.758 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2224(Integer), 30(Integer) 2018-03-23 09:34:06.873 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:06.875 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:06.876 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2107(Integer), 30(Integer) 2018-03-23 09:34:06.921 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:06.922 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:06.923 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2225(Integer), 30(Integer) 2018-03-23 09:34:06.948 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:06.949 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:06.950 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2107(Integer), 30(Integer) 2018-03-23 09:34:06.985 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:06.985 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:06.985 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2225(Integer), 30(Integer) 2018-03-23 09:34:07.123 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:07.124 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:07.126 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2226(Integer), 30(Integer) 2018-03-23 09:34:07.134 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:07.135 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:07.136 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2108(Integer), 30(Integer) 2018-03-23 09:34:07.188 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:07.189 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:07.190 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2226(Integer), 30(Integer) 2018-03-23 09:34:07.209 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:07.210 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:07.211 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2108(Integer), 30(Integer) 2018-03-23 09:34:07.319 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:07.320 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:07.321 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2227(Integer), 30(Integer) 2018-03-23 09:34:07.352 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:07.353 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:07.353 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2109(Integer), 30(Integer) 2018-03-23 09:34:07.382 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:07.383 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:07.383 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2227(Integer), 30(Integer) 2018-03-23 09:34:07.420 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:07.421 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:07.421 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2109(Integer), 30(Integer) 2018-03-23 09:34:07.511 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:07.511 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:07.512 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2228(Integer), 30(Integer) 2018-03-23 09:34:07.560 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:07.561 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:07.562 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2111(Integer), 30(Integer) 2018-03-23 09:34:07.578 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:07.578 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:07.579 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2228(Integer), 30(Integer) 2018-03-23 09:34:07.631 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:07.633 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:07.633 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2111(Integer), 30(Integer) 2018-03-23 09:34:07.706 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:07.708 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:07.709 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2229(Integer), 30(Integer) 2018-03-23 09:34:07.772 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:07.773 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:07.774 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2114(Integer), 30(Integer) 2018-03-23 09:34:07.774 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:07.775 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:07.776 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2229(Integer), 30(Integer) 2018-03-23 09:34:07.842 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:07.843 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:07.843 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2114(Integer), 30(Integer) 2018-03-23 09:34:07.915 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:07.916 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:07.916 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2230(Integer), 30(Integer) 2018-03-23 09:34:07.998 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:07.998 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:07.999 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:07.999 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:08.000 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2230(Integer), 30(Integer) 2018-03-23 09:34:08.000 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2115(Integer), 30(Integer) 2018-03-23 09:34:08.068 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:08.068 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:08.069 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2115(Integer), 30(Integer) 2018-03-23 09:34:08.127 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:08.128 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:08.129 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2232(Integer), 30(Integer) 2018-03-23 09:34:08.192 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:08.193 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:08.193 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2232(Integer), 30(Integer) 2018-03-23 09:34:08.207 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:08.208 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:08.209 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2122(Integer), 30(Integer) 2018-03-23 09:34:08.280 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:08.281 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:08.282 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2122(Integer), 30(Integer) 2018-03-23 09:34:08.334 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:08.336 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:08.337 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2233(Integer), 30(Integer) 2018-03-23 09:34:08.403 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:08.404 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:08.404 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2233(Integer), 30(Integer) 2018-03-23 09:34:08.420 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:08.421 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:08.421 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2123(Integer), 30(Integer) 2018-03-23 09:34:08.491 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:08.493 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:08.493 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2123(Integer), 30(Integer) 2018-03-23 09:34:08.592 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:08.593 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:08.593 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2234(Integer), 30(Integer) 2018-03-23 09:34:08.675 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:08.675 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:08.677 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:08.677 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:08.678 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2234(Integer), 30(Integer) 2018-03-23 09:34:08.679 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2127(Integer), 30(Integer) 2018-03-23 09:34:08.813 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:08.814 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:08.814 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2127(Integer), 30(Integer) 2018-03-23 09:34:08.879 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:08.881 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:08.882 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2235(Integer), 30(Integer) 2018-03-23 09:34:08.951 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:08.952 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:08.952 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2235(Integer), 30(Integer) 2018-03-23 09:34:08.954 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:08.955 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:08.955 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2128(Integer), 30(Integer) 2018-03-23 09:34:09.028 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:09.028 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:09.029 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2128(Integer), 30(Integer) 2018-03-23 09:34:09.165 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:09.166 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:09.167 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2130(Integer), 30(Integer) 2018-03-23 09:34:09.237 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:09.237 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:09.237 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2130(Integer), 30(Integer) 2018-03-23 09:34:09.330 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:09.330 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:09.331 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2236(Integer), 30(Integer) 2018-03-23 09:34:09.374 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:09.375 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:09.375 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2131(Integer), 30(Integer) 2018-03-23 09:34:09.398 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:09.399 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:09.400 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2236(Integer), 30(Integer) 2018-03-23 09:34:09.450 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:09.451 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:09.451 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2131(Integer), 30(Integer) 2018-03-23 09:34:09.531 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:09.531 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:09.532 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2237(Integer), 30(Integer) 2018-03-23 09:34:09.589 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:09.589 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:09.590 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2132(Integer), 30(Integer) 2018-03-23 09:34:09.593 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:09.594 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:09.594 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2237(Integer), 30(Integer) 2018-03-23 09:34:09.657 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:09.658 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:09.659 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2132(Integer), 30(Integer) 2018-03-23 09:34:09.720 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:09.720 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:09.721 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2240(Integer), 30(Integer) 2018-03-23 09:34:09.785 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:09.785 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:09.785 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2240(Integer), 30(Integer) 2018-03-23 09:34:09.803 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:09.804 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:09.804 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2133(Integer), 30(Integer) 2018-03-23 09:34:09.875 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:09.876 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:09.876 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2133(Integer), 30(Integer) 2018-03-23 09:34:09.913 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:09.914 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:09.915 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2241(Integer), 30(Integer) 2018-03-23 09:34:09.979 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:09.980 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:09.980 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2241(Integer), 30(Integer) 2018-03-23 09:34:10.019 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:10.021 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:10.022 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2134(Integer), 30(Integer) 2018-03-23 09:34:10.092 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:10.093 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:10.094 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2134(Integer), 30(Integer) 2018-03-23 09:34:10.109 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:10.110 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:10.110 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2242(Integer), 30(Integer) 2018-03-23 09:34:10.175 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:10.175 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:10.176 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2242(Integer), 30(Integer) 2018-03-23 09:34:10.236 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:10.238 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:10.240 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2135(Integer), 30(Integer) 2018-03-23 09:34:10.304 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:10.306 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:10.306 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2243(Integer), 30(Integer) 2018-03-23 09:34:10.308 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:10.310 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:10.311 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2135(Integer), 30(Integer) 2018-03-23 09:34:10.369 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:10.370 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:10.371 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2243(Integer), 30(Integer) 2018-03-23 09:34:10.467 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:10.468 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:10.469 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2137(Integer), 30(Integer) 2018-03-23 09:34:10.500 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:10.501 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:10.502 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2246(Integer), 30(Integer) 2018-03-23 09:34:10.562 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:10.564 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:10.565 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2137(Integer), 30(Integer) 2018-03-23 09:34:10.566 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:10.566 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:10.567 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2246(Integer), 30(Integer) 2018-03-23 09:34:10.696 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:10.697 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:10.697 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2247(Integer), 30(Integer) 2018-03-23 09:34:10.723 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:10.725 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:10.725 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2139(Integer), 30(Integer) 2018-03-23 09:34:10.765 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:10.766 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:10.766 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2247(Integer), 30(Integer) 2018-03-23 09:34:10.803 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:10.804 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:10.804 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2139(Integer), 30(Integer) 2018-03-23 09:34:10.893 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:10.894 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:10.895 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2251(Integer), 30(Integer) 2018-03-23 09:34:10.946 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:10.947 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:10.947 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2142(Integer), 30(Integer) 2018-03-23 09:34:10.957 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:10.958 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:10.958 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2251(Integer), 30(Integer) 2018-03-23 09:34:11.016 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:11.018 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:11.019 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2142(Integer), 30(Integer) 2018-03-23 09:34:11.110 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:11.112 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:11.113 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2254(Integer), 30(Integer) 2018-03-23 09:34:11.179 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:11.180 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:11.180 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2254(Integer), 30(Integer) 2018-03-23 09:34:11.184 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:11.185 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:11.185 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2143(Integer), 30(Integer) 2018-03-23 09:34:11.254 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:11.255 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:11.256 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2143(Integer), 30(Integer) 2018-03-23 09:34:11.313 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:11.314 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:11.314 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2255(Integer), 30(Integer) 2018-03-23 09:34:11.377 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:11.378 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:11.378 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2255(Integer), 30(Integer) 2018-03-23 09:34:11.394 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:11.395 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:11.395 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2144(Integer), 30(Integer) 2018-03-23 09:34:11.464 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:11.464 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:11.465 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2144(Integer), 30(Integer) 2018-03-23 09:34:11.505 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:11.506 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:11.507 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2256(Integer), 30(Integer) 2018-03-23 09:34:11.574 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:11.575 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:11.576 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2256(Integer), 30(Integer) 2018-03-23 09:34:11.603 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:11.604 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:11.605 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2145(Integer), 30(Integer) 2018-03-23 09:34:11.690 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:11.694 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:11.695 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2145(Integer), 30(Integer) 2018-03-23 09:34:11.704 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:11.706 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:11.707 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2257(Integer), 30(Integer) 2018-03-23 09:34:11.772 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:11.773 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:11.773 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2257(Integer), 30(Integer) 2018-03-23 09:34:11.844 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:11.845 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:11.845 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2147(Integer), 30(Integer) 2018-03-23 09:34:11.902 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:11.902 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:11.903 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2258(Integer), 30(Integer) 2018-03-23 09:34:11.932 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:11.933 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:11.933 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2147(Integer), 30(Integer) 2018-03-23 09:34:11.966 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:11.967 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:11.967 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2258(Integer), 30(Integer) 2018-03-23 09:34:12.087 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:12.088 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:12.088 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2150(Integer), 30(Integer) 2018-03-23 09:34:12.103 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:12.104 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:12.104 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2260(Integer), 30(Integer) 2018-03-23 09:34:12.160 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:12.160 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:12.160 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2150(Integer), 30(Integer) 2018-03-23 09:34:12.166 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:12.166 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:12.167 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2260(Integer), 30(Integer) 2018-03-23 09:34:12.300 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:12.301 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:12.302 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2261(Integer), 30(Integer) 2018-03-23 09:34:12.324 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:12.325 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:12.326 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2154(Integer), 30(Integer) 2018-03-23 09:34:12.367 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:12.368 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:12.368 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2261(Integer), 30(Integer) 2018-03-23 09:34:12.402 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:12.404 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:12.404 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2154(Integer), 30(Integer) 2018-03-23 09:34:12.497 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:12.498 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:12.499 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2264(Integer), 30(Integer) 2018-03-23 09:34:12.565 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:12.566 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:12.567 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2264(Integer), 30(Integer) 2018-03-23 09:34:12.576 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:12.577 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:12.578 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2156(Integer), 30(Integer) 2018-03-23 09:34:12.657 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:12.659 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:12.660 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2156(Integer), 30(Integer) 2018-03-23 09:34:12.716 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:12.717 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:12.718 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2265(Integer), 30(Integer) 2018-03-23 09:34:12.784 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:12.785 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:12.785 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2265(Integer), 30(Integer) 2018-03-23 09:34:12.807 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:12.810 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:12.811 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2157(Integer), 30(Integer) 2018-03-23 09:34:12.881 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:12.881 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:12.882 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2157(Integer), 30(Integer) 2018-03-23 09:34:12.915 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:12.916 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:12.916 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2266(Integer), 30(Integer) 2018-03-23 09:34:12.979 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:12.979 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:12.979 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2266(Integer), 30(Integer) 2018-03-23 09:34:13.032 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:13.032 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:13.033 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2158(Integer), 30(Integer) 2018-03-23 09:34:13.124 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:13.125 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:13.126 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2158(Integer), 30(Integer) 2018-03-23 09:34:13.132 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:13.133 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:13.134 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2267(Integer), 30(Integer) 2018-03-23 09:34:13.199 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:13.199 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:13.199 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2267(Integer), 30(Integer) 2018-03-23 09:34:13.297 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:13.297 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:13.298 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2160(Integer), 30(Integer) 2018-03-23 09:34:13.326 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:13.327 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:13.328 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2268(Integer), 30(Integer) 2018-03-23 09:34:13.369 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:13.370 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:13.371 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2160(Integer), 30(Integer) 2018-03-23 09:34:13.391 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:13.392 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:13.393 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2268(Integer), 30(Integer) 2018-03-23 09:34:13.533 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:13.533 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:13.535 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:13.536 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:13.536 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2269(Integer), 30(Integer) 2018-03-23 09:34:13.537 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2162(Integer), 30(Integer) 2018-03-23 09:34:13.600 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:13.601 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:13.601 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2162(Integer), 30(Integer) 2018-03-23 09:34:13.605 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:13.605 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:13.605 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2269(Integer), 30(Integer) 2018-03-23 09:34:13.731 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:13.732 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:13.733 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2164(Integer), 30(Integer) 2018-03-23 09:34:13.745 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:13.747 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:13.748 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2270(Integer), 30(Integer) 2018-03-23 09:34:13.797 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:13.799 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:13.800 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2164(Integer), 30(Integer) 2018-03-23 09:34:13.824 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:13.826 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:13.826 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2270(Integer), 30(Integer) 2018-03-23 09:34:13.928 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:13.929 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:13.929 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2165(Integer), 30(Integer) 2018-03-23 09:34:13.971 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:13.972 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:13.972 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2271(Integer), 30(Integer) 2018-03-23 09:34:13.993 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:13.993 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:13.994 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2165(Integer), 30(Integer) 2018-03-23 09:34:14.041 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:14.042 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:14.043 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2271(Integer), 30(Integer) 2018-03-23 09:34:14.127 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:14.128 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:14.129 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2166(Integer), 30(Integer) 2018-03-23 09:34:14.196 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:14.196 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:14.197 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:14.197 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:14.197 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2166(Integer), 30(Integer) 2018-03-23 09:34:14.198 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2272(Integer), 30(Integer) 2018-03-23 09:34:14.266 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:14.266 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:14.267 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2272(Integer), 30(Integer) 2018-03-23 09:34:14.325 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:14.326 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:14.326 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2167(Integer), 30(Integer) 2018-03-23 09:34:14.479 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:14.480 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:14.480 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2167(Integer), 30(Integer) 2018-03-23 09:34:14.563 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:14.564 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:14.564 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2273(Integer), 30(Integer) 2018-03-23 09:34:14.611 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:14.612 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:14.612 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2168(Integer), 30(Integer) 2018-03-23 09:34:14.659 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:14.660 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:14.660 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2273(Integer), 30(Integer) 2018-03-23 09:34:14.675 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:14.675 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:14.675 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2168(Integer), 30(Integer) 2018-03-23 09:34:14.813 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:14.813 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:14.814 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2169(Integer), 30(Integer) 2018-03-23 09:34:14.826 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:14.826 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:14.827 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2275(Integer), 30(Integer) 2018-03-23 09:34:14.878 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:14.878 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:14.878 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2169(Integer), 30(Integer) 2018-03-23 09:34:14.902 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:14.902 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:14.903 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2275(Integer), 30(Integer) 2018-03-23 09:34:15.009 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:15.010 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:15.010 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2173(Integer), 30(Integer) 2018-03-23 09:34:15.048 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:15.049 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:15.049 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2276(Integer), 30(Integer) 2018-03-23 09:34:15.076 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:15.077 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:15.077 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2173(Integer), 30(Integer) 2018-03-23 09:34:15.118 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:15.121 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:15.122 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2276(Integer), 30(Integer) 2018-03-23 09:34:15.210 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:15.210 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:15.211 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2176(Integer), 30(Integer) 2018-03-23 09:34:15.273 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:15.274 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:15.274 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2176(Integer), 30(Integer) 2018-03-23 09:34:15.275 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:15.275 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:15.276 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2277(Integer), 30(Integer) 2018-03-23 09:34:15.352 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:15.352 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:15.353 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2277(Integer), 30(Integer) 2018-03-23 09:34:15.400 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:15.400 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:15.401 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2177(Integer), 30(Integer) 2018-03-23 09:34:15.470 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:15.470 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:15.470 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2177(Integer), 30(Integer) 2018-03-23 09:34:15.492 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:15.493 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:15.493 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2279(Integer), 30(Integer) 2018-03-23 09:34:15.577 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:15.578 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:15.578 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2279(Integer), 30(Integer) 2018-03-23 09:34:15.598 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:15.599 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:15.600 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2178(Integer), 30(Integer) 2018-03-23 09:34:15.663 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:15.664 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:15.665 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2178(Integer), 30(Integer) 2018-03-23 09:34:15.716 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:15.717 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:15.717 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2280(Integer), 30(Integer) 2018-03-23 09:34:15.787 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:15.788 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:15.789 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2280(Integer), 30(Integer) 2018-03-23 09:34:15.792 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:15.794 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:15.795 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2182(Integer), 30(Integer) 2018-03-23 09:34:15.859 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:15.860 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:15.860 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2182(Integer), 30(Integer) 2018-03-23 09:34:15.937 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:15.938 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:15.939 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2282(Integer), 30(Integer) 2018-03-23 09:34:15.988 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:15.989 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:15.989 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2183(Integer), 30(Integer) 2018-03-23 09:34:16.023 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:16.023 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:16.024 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2282(Integer), 30(Integer) 2018-03-23 09:34:16.053 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:16.053 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:16.054 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2183(Integer), 30(Integer) 2018-03-23 09:34:16.179 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:16.180 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:16.180 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2283(Integer), 30(Integer) 2018-03-23 09:34:16.188 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:16.189 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:16.189 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2184(Integer), 30(Integer) 2018-03-23 09:34:16.247 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:16.248 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:16.248 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2283(Integer), 30(Integer) 2018-03-23 09:34:16.252 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:16.253 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:16.253 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2184(Integer), 30(Integer) 2018-03-23 09:34:16.388 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:16.388 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:16.388 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:16.389 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:16.389 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2287(Integer), 30(Integer) 2018-03-23 09:34:16.389 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2186(Integer), 30(Integer) 2018-03-23 09:34:16.451 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:16.452 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:16.452 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2287(Integer), 30(Integer) 2018-03-23 09:34:16.456 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:16.456 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:16.456 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2186(Integer), 30(Integer) 2018-03-23 09:34:16.580 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:16.582 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:16.582 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2288(Integer), 30(Integer) 2018-03-23 09:34:16.607 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:16.608 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:16.609 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2187(Integer), 30(Integer) 2018-03-23 09:34:16.645 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:16.645 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:16.646 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2288(Integer), 30(Integer) 2018-03-23 09:34:16.677 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:16.677 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:16.678 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2187(Integer), 30(Integer) 2018-03-23 09:34:16.780 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:16.781 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:16.782 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2289(Integer), 30(Integer) 2018-03-23 09:34:16.826 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:16.827 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:16.827 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2188(Integer), 30(Integer) 2018-03-23 09:34:16.849 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:16.849 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:16.850 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2289(Integer), 30(Integer) 2018-03-23 09:34:16.904 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:16.904 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:16.905 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2188(Integer), 30(Integer) 2018-03-23 09:34:16.976 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:16.977 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:16.978 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2290(Integer), 30(Integer) 2018-03-23 09:34:17.044 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:17.045 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:17.046 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2290(Integer), 30(Integer) 2018-03-23 09:34:17.051 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:17.053 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:17.054 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2189(Integer), 30(Integer) 2018-03-23 09:34:17.133 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:17.135 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:17.136 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2189(Integer), 30(Integer) 2018-03-23 09:34:17.175 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:17.177 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:17.177 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2291(Integer), 30(Integer) 2018-03-23 09:34:17.254 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:17.254 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:17.255 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2291(Integer), 30(Integer) 2018-03-23 09:34:17.318 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:17.319 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:17.319 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2191(Integer), 30(Integer) 2018-03-23 09:34:17.383 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:17.384 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:17.384 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2292(Integer), 30(Integer) 2018-03-23 09:34:17.418 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:17.419 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:17.419 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2191(Integer), 30(Integer) 2018-03-23 09:34:17.447 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:17.448 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:17.448 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2292(Integer), 30(Integer) 2018-03-23 09:34:17.578 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:17.579 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:17.580 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2297(Integer), 30(Integer) 2018-03-23 09:34:17.635 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:17.636 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:17.636 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2192(Integer), 30(Integer) 2018-03-23 09:34:17.643 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:17.644 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:17.644 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2297(Integer), 30(Integer) 2018-03-23 09:34:17.743 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:17.744 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:17.745 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2192(Integer), 30(Integer) 2018-03-23 09:34:17.776 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:17.778 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:17.778 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2298(Integer), 30(Integer) 2018-03-23 09:34:17.841 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:17.842 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:17.842 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2298(Integer), 30(Integer) 2018-03-23 09:34:17.937 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:17.938 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:17.939 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2194(Integer), 30(Integer) 2018-03-23 09:34:17.970 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:17.970 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:17.971 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2299(Integer), 30(Integer) 2018-03-23 09:34:18.014 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:18.015 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:18.015 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2194(Integer), 30(Integer) 2018-03-23 09:34:18.035 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:18.035 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:18.035 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2299(Integer), 30(Integer) 2018-03-23 09:34:18.167 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:18.168 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:18.168 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2300(Integer), 30(Integer) 2018-03-23 09:34:18.190 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:18.191 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:18.192 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2196(Integer), 30(Integer) 2018-03-23 09:34:18.239 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:18.240 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:18.241 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2300(Integer), 30(Integer) 2018-03-23 09:34:18.268 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:18.268 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:18.268 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2196(Integer), 30(Integer) 2018-03-23 09:34:18.369 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:18.370 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:18.371 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2302(Integer), 30(Integer) 2018-03-23 09:34:18.422 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:18.423 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:18.424 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2197(Integer), 30(Integer) 2018-03-23 09:34:18.437 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:18.437 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:18.438 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2302(Integer), 30(Integer) 2018-03-23 09:34:18.497 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:18.497 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:18.497 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2197(Integer), 30(Integer) 2018-03-23 09:34:18.564 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:18.565 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:18.566 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2303(Integer), 30(Integer) 2018-03-23 09:34:18.632 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:18.633 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:18.634 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2303(Integer), 30(Integer) 2018-03-23 09:34:18.642 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:18.642 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:18.643 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2198(Integer), 30(Integer) 2018-03-23 09:34:18.713 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:18.713 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:18.713 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2198(Integer), 30(Integer) 2018-03-23 09:34:18.765 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:18.766 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:18.766 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2305(Integer), 30(Integer) 2018-03-23 09:34:18.831 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:18.832 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:18.832 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2305(Integer), 30(Integer) 2018-03-23 09:34:18.856 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:18.857 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:18.857 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2199(Integer), 30(Integer) 2018-03-23 09:34:18.925 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:18.926 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:18.926 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2199(Integer), 30(Integer) 2018-03-23 09:34:18.958 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:18.959 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:18.959 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2307(Integer), 30(Integer) 2018-03-23 09:34:19.022 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:19.023 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:19.024 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2307(Integer), 30(Integer) 2018-03-23 09:34:19.064 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:19.065 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:19.065 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2201(Integer), 30(Integer) 2018-03-23 09:34:19.134 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:19.135 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:19.135 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2201(Integer), 30(Integer) 2018-03-23 09:34:19.172 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:19.173 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:19.174 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2308(Integer), 30(Integer) 2018-03-23 09:34:19.242 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:19.242 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:19.243 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2308(Integer), 30(Integer) 2018-03-23 09:34:19.277 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:19.278 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:19.278 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2202(Integer), 30(Integer) 2018-03-23 09:34:19.349 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:19.350 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:19.350 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2202(Integer), 30(Integer) 2018-03-23 09:34:19.376 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:19.378 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:19.379 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2309(Integer), 30(Integer) 2018-03-23 09:34:19.442 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:19.443 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:19.444 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2309(Integer), 30(Integer) 2018-03-23 09:34:19.488 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:19.491 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:19.493 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2206(Integer), 30(Integer) 2018-03-23 09:34:19.564 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:19.565 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:19.565 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2206(Integer), 30(Integer) 2018-03-23 09:34:19.578 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:19.579 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:19.579 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2310(Integer), 30(Integer) 2018-03-23 09:34:19.642 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:19.643 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:19.643 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2310(Integer), 30(Integer) 2018-03-23 09:34:19.704 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:19.707 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:19.708 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2208(Integer), 30(Integer) 2018-03-23 09:34:19.777 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:19.777 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:19.778 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:19.778 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:19.778 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2208(Integer), 30(Integer) 2018-03-23 09:34:19.779 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2314(Integer), 30(Integer) 2018-03-23 09:34:19.845 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:19.845 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:19.846 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2314(Integer), 30(Integer) 2018-03-23 09:34:19.929 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:19.932 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:19.933 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2212(Integer), 30(Integer) 2018-03-23 09:34:19.976 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:19.976 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:19.977 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2315(Integer), 30(Integer) 2018-03-23 09:34:20.004 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:20.004 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:20.004 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2212(Integer), 30(Integer) 2018-03-23 09:34:20.040 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:20.041 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:20.042 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2315(Integer), 30(Integer) 2018-03-23 09:34:20.142 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:20.144 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:20.144 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2213(Integer), 30(Integer) 2018-03-23 09:34:20.172 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:20.173 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:20.174 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2316(Integer), 30(Integer) 2018-03-23 09:34:20.213 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:20.214 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:20.214 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2213(Integer), 30(Integer) 2018-03-23 09:34:20.238 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:20.239 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:20.239 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2316(Integer), 30(Integer) 2018-03-23 09:34:20.389 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:20.390 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:20.391 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2317(Integer), 30(Integer) 2018-03-23 09:34:20.408 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:20.409 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:20.409 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2218(Integer), 30(Integer) 2018-03-23 09:34:20.457 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:20.457 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:20.458 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2317(Integer), 30(Integer) 2018-03-23 09:34:20.489 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:20.489 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:20.490 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2218(Integer), 30(Integer) 2018-03-23 09:34:20.591 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:20.591 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:20.591 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2318(Integer), 30(Integer) 2018-03-23 09:34:20.633 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:20.635 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:20.636 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2220(Integer), 30(Integer) 2018-03-23 09:34:20.656 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:20.657 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:20.657 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2318(Integer), 30(Integer) 2018-03-23 09:34:20.705 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:20.705 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:20.706 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2220(Integer), 30(Integer) 2018-03-23 09:34:20.786 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:20.787 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:20.788 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2320(Integer), 30(Integer) 2018-03-23 09:34:20.850 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:20.851 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:20.852 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2221(Integer), 30(Integer) 2018-03-23 09:34:20.855 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:20.856 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:20.856 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2320(Integer), 30(Integer) 2018-03-23 09:34:20.954 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:20.955 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:20.955 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2221(Integer), 30(Integer) 2018-03-23 09:34:21.019 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:21.021 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:21.022 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2321(Integer), 30(Integer) 2018-03-23 09:34:21.092 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:21.094 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:21.095 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:21.095 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2321(Integer), 30(Integer) 2018-03-23 09:34:21.097 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:21.098 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2222(Integer), 30(Integer) 2018-03-23 09:34:21.222 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:21.224 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:21.225 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2222(Integer), 30(Integer) 2018-03-23 09:34:21.226 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:21.228 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:21.228 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2323(Integer), 30(Integer) 2018-03-23 09:34:21.295 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:21.295 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:21.295 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2323(Integer), 30(Integer) 2018-03-23 09:34:21.365 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:21.366 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:21.366 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2224(Integer), 30(Integer) 2018-03-23 09:34:21.421 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:21.422 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:21.423 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2324(Integer), 30(Integer) 2018-03-23 09:34:21.437 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:21.438 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:21.438 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2224(Integer), 30(Integer) 2018-03-23 09:34:21.487 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:21.487 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:21.488 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2324(Integer), 30(Integer) 2018-03-23 09:34:21.578 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:21.580 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:21.580 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2225(Integer), 30(Integer) 2018-03-23 09:34:21.622 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:21.623 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:21.624 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2325(Integer), 30(Integer) 2018-03-23 09:34:21.653 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:21.654 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:21.654 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2225(Integer), 30(Integer) 2018-03-23 09:34:21.689 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:21.689 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:21.690 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2325(Integer), 30(Integer) 2018-03-23 09:34:21.791 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:21.792 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:21.792 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2226(Integer), 30(Integer) 2018-03-23 09:34:21.821 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:21.822 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:21.822 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2326(Integer), 30(Integer) 2018-03-23 09:34:21.860 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:21.861 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:21.861 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2226(Integer), 30(Integer) 2018-03-23 09:34:21.884 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:21.885 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:21.885 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2326(Integer), 30(Integer) 2018-03-23 09:34:22.012 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:22.013 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:22.013 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2227(Integer), 30(Integer) 2018-03-23 09:34:22.054 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:22.055 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:22.055 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2327(Integer), 30(Integer) 2018-03-23 09:34:22.116 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:22.117 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:22.118 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2227(Integer), 30(Integer) 2018-03-23 09:34:22.338 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:22.339 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:22.339 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2228(Integer), 30(Integer) 2018-03-23 09:34:22.356 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:22.357 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:22.358 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2327(Integer), 30(Integer) 2018-03-23 09:34:22.410 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:22.411 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:22.411 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2228(Integer), 30(Integer) 2018-03-23 09:34:22.488 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:22.489 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:22.489 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2328(Integer), 30(Integer) 2018-03-23 09:34:22.547 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:22.548 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:22.548 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2229(Integer), 30(Integer) 2018-03-23 09:34:22.551 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:22.552 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:22.553 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2328(Integer), 30(Integer) 2018-03-23 09:34:22.621 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:22.622 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:22.622 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2229(Integer), 30(Integer) 2018-03-23 09:34:22.689 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:22.689 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:22.690 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2329(Integer), 30(Integer) 2018-03-23 09:34:22.752 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:22.753 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:22.753 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2329(Integer), 30(Integer) 2018-03-23 09:34:22.761 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:22.762 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:22.762 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2230(Integer), 30(Integer) 2018-03-23 09:34:22.834 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:22.834 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:22.835 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2230(Integer), 30(Integer) 2018-03-23 09:34:22.881 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:22.883 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:22.883 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2330(Integer), 30(Integer) 2018-03-23 09:34:22.949 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:22.950 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:22.950 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2330(Integer), 30(Integer) 2018-03-23 09:34:22.990 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:22.991 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:22.992 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2232(Integer), 30(Integer) 2018-03-23 09:34:23.063 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:23.064 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:23.064 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2232(Integer), 30(Integer) 2018-03-23 09:34:23.098 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:23.098 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:23.098 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2331(Integer), 30(Integer) 2018-03-23 09:34:23.163 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:23.163 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:23.163 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2331(Integer), 30(Integer) 2018-03-23 09:34:23.202 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:23.203 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:23.204 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2233(Integer), 30(Integer) 2018-03-23 09:34:23.275 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:23.276 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:23.277 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2233(Integer), 30(Integer) 2018-03-23 09:34:23.295 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:23.296 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:23.296 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2332(Integer), 30(Integer) 2018-03-23 09:34:23.359 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:23.360 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:23.360 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2332(Integer), 30(Integer) 2018-03-23 09:34:23.421 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:23.422 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:23.422 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2234(Integer), 30(Integer) 2018-03-23 09:34:23.488 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:23.489 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:23.489 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2333(Integer), 30(Integer) 2018-03-23 09:34:23.492 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:23.494 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:23.494 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2234(Integer), 30(Integer) 2018-03-23 09:34:23.604 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:23.604 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:23.604 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2333(Integer), 30(Integer) 2018-03-23 09:34:23.686 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:23.687 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:23.688 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2235(Integer), 30(Integer) 2018-03-23 09:34:23.739 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:23.740 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:23.740 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2334(Integer), 30(Integer) 2018-03-23 09:34:23.760 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:23.760 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:23.761 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2235(Integer), 30(Integer) 2018-03-23 09:34:23.804 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:23.805 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:23.805 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2334(Integer), 30(Integer) 2018-03-23 09:34:23.904 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:23.905 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:23.906 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2236(Integer), 30(Integer) 2018-03-23 09:34:23.938 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:23.940 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:23.941 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2335(Integer), 30(Integer) 2018-03-23 09:34:23.977 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:23.978 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:23.979 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2236(Integer), 30(Integer) 2018-03-23 09:34:24.006 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:24.007 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:24.007 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2335(Integer), 30(Integer) 2018-03-23 09:34:24.136 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:24.136 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:24.137 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:24.137 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:24.138 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2237(Integer), 30(Integer) 2018-03-23 09:34:24.138 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2336(Integer), 30(Integer) 2018-03-23 09:34:24.206 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:24.206 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:24.207 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2237(Integer), 30(Integer) 2018-03-23 09:34:24.389 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:24.390 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:24.390 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2336(Integer), 30(Integer) 2018-03-23 09:34:24.479 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:24.479 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:24.480 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2240(Integer), 30(Integer) 2018-03-23 09:34:24.702 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:24.703 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:24.705 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:24.705 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:24.705 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2337(Integer), 30(Integer) 2018-03-23 09:34:24.706 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2240(Integer), 30(Integer) 2018-03-23 09:34:24.788 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:24.790 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:24.791 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2337(Integer), 30(Integer) 2018-03-23 09:34:24.854 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:24.856 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:24.856 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2241(Integer), 30(Integer) 2018-03-23 09:34:24.928 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:24.929 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:24.930 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2241(Integer), 30(Integer) 2018-03-23 09:34:24.948 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:24.949 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:24.949 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2338(Integer), 30(Integer) 2018-03-23 09:34:25.019 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:25.020 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:25.020 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2338(Integer), 30(Integer) 2018-03-23 09:34:25.058 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:25.059 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:25.059 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2242(Integer), 30(Integer) 2018-03-23 09:34:25.124 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:25.124 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:25.125 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2242(Integer), 30(Integer) 2018-03-23 09:34:25.189 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:25.191 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:25.193 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2339(Integer), 30(Integer) 2018-03-23 09:34:25.261 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:25.262 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:25.262 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:25.263 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:25.263 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2243(Integer), 30(Integer) 2018-03-23 09:34:25.263 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2339(Integer), 30(Integer) 2018-03-23 09:34:25.330 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:25.331 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:25.332 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2243(Integer), 30(Integer) 2018-03-23 09:34:25.444 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:25.444 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:25.445 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2340(Integer), 30(Integer) 2018-03-23 09:34:25.462 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:25.462 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:25.463 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2246(Integer), 30(Integer) 2018-03-23 09:34:25.527 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:25.528 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:25.528 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2246(Integer), 30(Integer) 2018-03-23 09:34:25.553 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:25.553 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:25.553 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2340(Integer), 30(Integer) 2018-03-23 09:34:25.662 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:25.663 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:25.664 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2247(Integer), 30(Integer) 2018-03-23 09:34:25.726 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:25.727 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:25.728 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:25.728 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:25.728 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2342(Integer), 30(Integer) 2018-03-23 09:34:25.729 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2247(Integer), 30(Integer) 2018-03-23 09:34:25.828 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:25.829 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:25.829 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2342(Integer), 30(Integer) 2018-03-23 09:34:25.884 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:25.886 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:25.887 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2251(Integer), 30(Integer) 2018-03-23 09:34:25.952 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:25.953 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:25.954 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2251(Integer), 30(Integer) 2018-03-23 09:34:25.981 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:25.982 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:25.983 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2343(Integer), 30(Integer) 2018-03-23 09:34:26.064 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:26.064 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:26.065 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2343(Integer), 30(Integer) 2018-03-23 09:34:26.084 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:26.085 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:26.085 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2254(Integer), 30(Integer) 2018-03-23 09:34:26.148 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:26.149 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:26.150 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2254(Integer), 30(Integer) 2018-03-23 09:34:26.231 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:26.232 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:26.233 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2345(Integer), 30(Integer) 2018-03-23 09:34:26.277 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:26.279 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:26.279 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2255(Integer), 30(Integer) 2018-03-23 09:34:26.343 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:26.344 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:26.345 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2345(Integer), 30(Integer) 2018-03-23 09:34:26.385 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:26.385 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:26.386 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2255(Integer), 30(Integer) 2018-03-23 09:34:26.514 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:26.514 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:26.515 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:26.516 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:26.516 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2256(Integer), 30(Integer) 2018-03-23 09:34:26.516 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2349(Integer), 30(Integer) 2018-03-23 09:34:26.580 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:26.580 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:26.581 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2349(Integer), 30(Integer) 2018-03-23 09:34:26.649 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:26.650 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:26.651 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2256(Integer), 30(Integer) 2018-03-23 09:34:26.736 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:26.736 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:26.736 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2350(Integer), 30(Integer) 2018-03-23 09:34:26.795 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:26.796 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:26.797 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2257(Integer), 30(Integer) 2018-03-23 09:34:26.799 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:26.799 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:26.800 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2350(Integer), 30(Integer) 2018-03-23 09:34:26.870 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:26.871 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:26.871 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2257(Integer), 30(Integer) 2018-03-23 09:34:26.928 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:26.929 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:26.930 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2351(Integer), 30(Integer) 2018-03-23 09:34:26.993 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:26.994 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:26.994 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2351(Integer), 30(Integer) 2018-03-23 09:34:27.037 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:27.038 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:27.038 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2258(Integer), 30(Integer) 2018-03-23 09:34:27.108 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:27.109 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:27.109 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2258(Integer), 30(Integer) 2018-03-23 09:34:27.121 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:27.122 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:27.123 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2352(Integer), 30(Integer) 2018-03-23 09:34:27.202 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:27.203 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:27.203 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2352(Integer), 30(Integer) 2018-03-23 09:34:27.258 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:27.259 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:27.259 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2260(Integer), 30(Integer) 2018-03-23 09:34:27.328 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:27.328 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:27.329 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2260(Integer), 30(Integer) 2018-03-23 09:34:27.337 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:27.338 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:27.339 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2356(Integer), 30(Integer) 2018-03-23 09:34:27.404 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:27.404 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:27.404 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2356(Integer), 30(Integer) 2018-03-23 09:34:27.475 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:27.476 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:27.476 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2261(Integer), 30(Integer) 2018-03-23 09:34:27.531 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:27.532 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:27.532 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2357(Integer), 30(Integer) 2018-03-23 09:34:27.553 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:27.554 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:27.554 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2261(Integer), 30(Integer) 2018-03-23 09:34:27.602 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:27.603 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:27.603 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2357(Integer), 30(Integer) 2018-03-23 09:34:27.695 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:27.695 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:27.696 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2264(Integer), 30(Integer) 2018-03-23 09:34:27.728 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:27.729 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:27.729 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2360(Integer), 30(Integer) 2018-03-23 09:34:27.766 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:27.767 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:27.767 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2264(Integer), 30(Integer) 2018-03-23 09:34:27.791 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:27.792 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:27.793 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2360(Integer), 30(Integer) 2018-03-23 09:34:27.947 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:27.947 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:27.948 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:27.948 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:27.949 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2362(Integer), 30(Integer) 2018-03-23 09:34:27.949 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2265(Integer), 30(Integer) 2018-03-23 09:34:28.048 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:28.048 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:28.048 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2265(Integer), 30(Integer) 2018-03-23 09:34:28.057 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:28.058 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:28.059 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2362(Integer), 30(Integer) 2018-03-23 09:34:28.176 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:28.176 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:28.177 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2266(Integer), 30(Integer) 2018-03-23 09:34:28.256 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:28.256 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:28.256 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:28.257 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:28.257 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2266(Integer), 30(Integer) 2018-03-23 09:34:28.258 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2363(Integer), 30(Integer) 2018-03-23 09:34:28.345 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:28.345 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:28.345 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2363(Integer), 30(Integer) 2018-03-23 09:34:28.390 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:28.392 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:28.392 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2267(Integer), 30(Integer) 2018-03-23 09:34:28.462 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:28.463 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:28.463 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2267(Integer), 30(Integer) 2018-03-23 09:34:28.483 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:28.483 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:28.484 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2364(Integer), 30(Integer) 2018-03-23 09:34:28.562 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:28.563 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:28.563 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2364(Integer), 30(Integer) 2018-03-23 09:34:28.591 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:28.592 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:28.593 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2268(Integer), 30(Integer) 2018-03-23 09:34:28.656 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:28.656 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:28.657 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2268(Integer), 30(Integer) 2018-03-23 09:34:28.702 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:28.703 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:28.703 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2365(Integer), 30(Integer) 2018-03-23 09:34:28.770 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:28.771 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:28.771 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2365(Integer), 30(Integer) 2018-03-23 09:34:28.784 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:28.785 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:28.785 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2269(Integer), 30(Integer) 2018-03-23 09:34:28.850 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:28.851 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:28.852 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2269(Integer), 30(Integer) 2018-03-23 09:34:28.927 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:28.928 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:28.928 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2366(Integer), 30(Integer) 2018-03-23 09:34:28.978 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:28.979 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:28.980 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2270(Integer), 30(Integer) 2018-03-23 09:34:28.997 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:28.998 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:28.998 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2366(Integer), 30(Integer) 2018-03-23 09:34:29.047 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:29.048 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:29.048 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2270(Integer), 30(Integer) 2018-03-23 09:34:29.148 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:29.149 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:29.150 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2367(Integer), 30(Integer) 2018-03-23 09:34:29.177 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:29.177 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:29.177 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2271(Integer), 30(Integer) 2018-03-23 09:34:29.220 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:29.221 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:29.221 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2367(Integer), 30(Integer) 2018-03-23 09:34:29.243 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:29.243 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:29.243 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2271(Integer), 30(Integer) 2018-03-23 09:34:29.412 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:29.413 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:29.414 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2369(Integer), 30(Integer) 2018-03-23 09:34:29.430 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:29.432 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:29.432 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2272(Integer), 30(Integer) 2018-03-23 09:34:29.482 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:29.483 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:29.483 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2369(Integer), 30(Integer) 2018-03-23 09:34:29.494 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:29.495 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:29.495 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2272(Integer), 30(Integer) 2018-03-23 09:34:29.665 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:29.666 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:29.667 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2273(Integer), 30(Integer) 2018-03-23 09:34:29.674 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:29.675 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:29.676 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2370(Integer), 30(Integer) 2018-03-23 09:34:29.734 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:29.735 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:29.735 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2273(Integer), 30(Integer) 2018-03-23 09:34:29.744 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:29.745 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:29.745 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2370(Integer), 30(Integer) 2018-03-23 09:34:29.875 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:29.876 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:29.877 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2275(Integer), 30(Integer) 2018-03-23 09:34:29.918 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:29.919 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:29.919 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2372(Integer), 30(Integer) 2018-03-23 09:34:29.942 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:29.942 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:29.943 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2275(Integer), 30(Integer) 2018-03-23 09:34:29.999 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:30.000 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:30.000 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2372(Integer), 30(Integer) 2018-03-23 09:34:30.073 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:30.074 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:30.075 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2276(Integer), 30(Integer) 2018-03-23 09:34:30.163 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:30.164 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:30.165 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:30.165 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:30.165 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2276(Integer), 30(Integer) 2018-03-23 09:34:30.165 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2375(Integer), 30(Integer) 2018-03-23 09:34:30.238 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:30.238 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:30.238 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2375(Integer), 30(Integer) 2018-03-23 09:34:30.303 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:30.304 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:30.304 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2277(Integer), 30(Integer) 2018-03-23 09:34:30.369 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:30.370 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:30.370 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2277(Integer), 30(Integer) 2018-03-23 09:34:30.386 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:30.387 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:30.388 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2376(Integer), 30(Integer) 2018-03-23 09:34:30.459 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:30.460 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:30.460 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2376(Integer), 30(Integer) 2018-03-23 09:34:30.499 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:30.500 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:30.500 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2279(Integer), 30(Integer) 2018-03-23 09:34:30.564 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:30.564 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:30.565 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2279(Integer), 30(Integer) 2018-03-23 09:34:30.598 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:30.598 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:30.599 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2377(Integer), 30(Integer) 2018-03-23 09:34:30.667 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:30.668 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:30.668 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2377(Integer), 30(Integer) 2018-03-23 09:34:30.692 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:30.693 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:30.693 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2280(Integer), 30(Integer) 2018-03-23 09:34:30.770 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:30.771 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:30.772 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2280(Integer), 30(Integer) 2018-03-23 09:34:30.844 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:30.846 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:30.846 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2382(Integer), 30(Integer) 2018-03-23 09:34:30.898 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:30.899 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:30.899 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2282(Integer), 30(Integer) 2018-03-23 09:34:30.923 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:30.923 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:30.924 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2382(Integer), 30(Integer) 2018-03-23 09:34:30.962 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:30.962 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:30.963 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2282(Integer), 30(Integer) 2018-03-23 09:34:31.063 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:31.064 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:31.064 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2384(Integer), 30(Integer) 2018-03-23 09:34:31.088 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:31.089 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:31.089 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2283(Integer), 30(Integer) 2018-03-23 09:34:31.140 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:31.141 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:31.142 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2384(Integer), 30(Integer) 2018-03-23 09:34:31.152 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:31.153 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:31.154 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2283(Integer), 30(Integer) 2018-03-23 09:34:31.281 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:31.283 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:31.283 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2385(Integer), 30(Integer) 2018-03-23 09:34:31.310 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:31.311 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:31.312 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2287(Integer), 30(Integer) 2018-03-23 09:34:31.353 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:31.354 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:31.355 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2385(Integer), 30(Integer) 2018-03-23 09:34:31.377 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:31.379 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:31.380 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2287(Integer), 30(Integer) 2018-03-23 09:34:31.495 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:31.496 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:31.496 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2386(Integer), 30(Integer) 2018-03-23 09:34:31.508 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:31.510 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:31.511 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2288(Integer), 30(Integer) 2018-03-23 09:34:31.565 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:31.565 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:31.566 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2386(Integer), 30(Integer) 2018-03-23 09:34:31.588 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:31.588 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:31.589 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2288(Integer), 30(Integer) 2018-03-23 09:34:31.706 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:31.706 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:31.707 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2388(Integer), 30(Integer) 2018-03-23 09:34:31.726 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:31.726 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:31.727 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2289(Integer), 30(Integer) 2018-03-23 09:34:31.833 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:31.833 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:31.834 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:31.834 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:31.834 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2289(Integer), 30(Integer) 2018-03-23 09:34:31.834 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2388(Integer), 30(Integer) 2018-03-23 09:34:31.964 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:31.966 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:31.966 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2290(Integer), 30(Integer) 2018-03-23 09:34:31.979 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:31.980 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:31.980 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2389(Integer), 30(Integer) 2018-03-23 09:34:32.036 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:32.037 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:32.038 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2290(Integer), 30(Integer) 2018-03-23 09:34:32.049 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:32.050 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:32.050 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2389(Integer), 30(Integer) 2018-03-23 09:34:32.172 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:32.173 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:32.173 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2291(Integer), 30(Integer) 2018-03-23 09:34:32.192 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:32.193 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:32.194 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2391(Integer), 30(Integer) 2018-03-23 09:34:32.236 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:32.237 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:32.238 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2291(Integer), 30(Integer) 2018-03-23 09:34:32.264 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:32.265 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:32.265 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2391(Integer), 30(Integer) 2018-03-23 09:34:32.379 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:32.380 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:32.380 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2292(Integer), 30(Integer) 2018-03-23 09:34:32.418 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:32.419 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:32.419 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2394(Integer), 30(Integer) 2018-03-23 09:34:32.447 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:32.448 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:32.449 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2292(Integer), 30(Integer) 2018-03-23 09:34:32.497 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:32.498 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:32.498 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2394(Integer), 30(Integer) 2018-03-23 09:34:32.576 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:32.577 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:32.577 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2297(Integer), 30(Integer) 2018-03-23 09:34:32.640 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:32.641 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:32.641 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2297(Integer), 30(Integer) 2018-03-23 09:34:32.781 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:32.781 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:32.782 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2298(Integer), 30(Integer) 2018-03-23 09:34:32.845 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:32.846 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:32.846 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2298(Integer), 30(Integer) 2018-03-23 09:34:32.975 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:32.976 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:32.976 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2299(Integer), 30(Integer) 2018-03-23 09:34:33.039 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:33.039 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:33.040 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2299(Integer), 30(Integer) 2018-03-23 09:34:33.124 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:33.126 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:33.126 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2396(Integer), 30(Integer) 2018-03-23 09:34:33.174 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:33.177 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:33.177 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2300(Integer), 30(Integer) 2018-03-23 09:34:33.203 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:33.204 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:33.205 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2396(Integer), 30(Integer) 2018-03-23 09:34:33.240 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:33.241 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:33.242 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2300(Integer), 30(Integer) 2018-03-23 09:34:33.347 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:33.349 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:33.350 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2399(Integer), 30(Integer) 2018-03-23 09:34:33.372 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:33.374 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:33.375 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2302(Integer), 30(Integer) 2018-03-23 09:34:33.430 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:33.430 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:33.430 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2399(Integer), 30(Integer) 2018-03-23 09:34:33.438 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:33.439 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:33.439 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2302(Integer), 30(Integer) 2018-03-23 09:34:33.569 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:33.570 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:33.570 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2400(Integer), 30(Integer) 2018-03-23 09:34:33.574 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:33.576 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:33.576 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2303(Integer), 30(Integer) 2018-03-23 09:34:33.639 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:33.639 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:33.640 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:33.641 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2400(Integer), 30(Integer) 2018-03-23 09:34:33.640 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:33.642 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2303(Integer), 30(Integer) 2018-03-23 09:34:33.797 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:33.798 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:33.798 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2305(Integer), 30(Integer) 2018-03-23 09:34:33.804 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:33.805 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:33.806 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2401(Integer), 30(Integer) 2018-03-23 09:34:33.867 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:33.868 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:33.868 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2305(Integer), 30(Integer) 2018-03-23 09:34:33.876 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:33.877 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:33.877 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2401(Integer), 30(Integer) 2018-03-23 09:34:34.016 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:34.018 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:34.018 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2307(Integer), 30(Integer) 2018-03-23 09:34:34.023 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:34.024 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:34.025 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2402(Integer), 30(Integer) 2018-03-23 09:34:34.082 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:34.082 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:34.083 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2307(Integer), 30(Integer) 2018-03-23 09:34:34.094 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:34.095 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:34.095 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2402(Integer), 30(Integer) 2018-03-23 09:34:34.213 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:34.214 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:34.214 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2308(Integer), 30(Integer) 2018-03-23 09:34:34.249 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:34.250 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:34.250 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2407(Integer), 30(Integer) 2018-03-23 09:34:34.278 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:34.279 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:34.280 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2308(Integer), 30(Integer) 2018-03-23 09:34:34.320 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:34.322 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:34.323 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2407(Integer), 30(Integer) 2018-03-23 09:34:34.411 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:34.413 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:34.413 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2309(Integer), 30(Integer) 2018-03-23 09:34:34.476 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:34.478 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:34.478 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2408(Integer), 30(Integer) 2018-03-23 09:34:34.482 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:34.483 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:34.484 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2309(Integer), 30(Integer) 2018-03-23 09:34:34.547 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:34.548 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:34.548 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2408(Integer), 30(Integer) 2018-03-23 09:34:34.613 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:34.614 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:34.614 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2310(Integer), 30(Integer) 2018-03-23 09:34:34.678 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:34.679 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:34.679 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2310(Integer), 30(Integer) 2018-03-23 09:34:34.689 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:34.690 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:34.690 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2409(Integer), 30(Integer) 2018-03-23 09:34:34.760 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:34.760 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:34.760 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2409(Integer), 30(Integer) 2018-03-23 09:34:34.814 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:34.815 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:34.815 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2314(Integer), 30(Integer) 2018-03-23 09:34:34.882 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:34.883 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:34.883 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2314(Integer), 30(Integer) 2018-03-23 09:34:34.923 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:34.924 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:34.924 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2410(Integer), 30(Integer) 2018-03-23 09:34:34.995 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:34.996 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:34.996 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2410(Integer), 30(Integer) 2018-03-23 09:34:35.032 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:35.033 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:35.034 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2315(Integer), 30(Integer) 2018-03-23 09:34:35.103 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:35.104 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:35.105 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2315(Integer), 30(Integer) 2018-03-23 09:34:35.153 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:35.154 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:35.155 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2411(Integer), 30(Integer) 2018-03-23 09:34:35.232 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:35.233 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:35.233 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2411(Integer), 30(Integer) 2018-03-23 09:34:35.239 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:35.240 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:35.241 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2316(Integer), 30(Integer) 2018-03-23 09:34:35.306 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:35.307 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:35.307 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2316(Integer), 30(Integer) 2018-03-23 09:34:35.376 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:35.377 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:35.377 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2412(Integer), 30(Integer) 2018-03-23 09:34:35.442 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:35.443 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:35.443 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2317(Integer), 30(Integer) 2018-03-23 09:34:35.460 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:35.461 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:35.461 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2412(Integer), 30(Integer) 2018-03-23 09:34:35.506 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:35.507 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:35.507 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2317(Integer), 30(Integer) 2018-03-23 09:34:35.609 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:35.609 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:35.610 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2416(Integer), 30(Integer) 2018-03-23 09:34:35.634 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:35.634 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:35.635 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2318(Integer), 30(Integer) 2018-03-23 09:34:35.695 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:35.696 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:35.697 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2416(Integer), 30(Integer) 2018-03-23 09:34:35.699 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:35.700 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:35.700 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2318(Integer), 30(Integer) 2018-03-23 09:34:35.830 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:35.831 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:35.831 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2320(Integer), 30(Integer) 2018-03-23 09:34:35.860 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:35.861 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:35.861 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2418(Integer), 30(Integer) 2018-03-23 09:34:35.893 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:35.894 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:35.894 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2320(Integer), 30(Integer) 2018-03-23 09:34:35.932 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:35.933 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:35.933 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2418(Integer), 30(Integer) 2018-03-23 09:34:36.037 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:36.038 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:36.038 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2321(Integer), 30(Integer) 2018-03-23 09:34:36.070 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:36.071 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:36.071 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2419(Integer), 30(Integer) 2018-03-23 09:34:36.113 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:36.114 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:36.115 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2321(Integer), 30(Integer) 2018-03-23 09:34:36.143 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:36.143 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:36.143 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2419(Integer), 30(Integer) 2018-03-23 09:34:36.245 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:36.246 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:36.247 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2323(Integer), 30(Integer) 2018-03-23 09:34:36.286 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:36.286 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:36.287 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2421(Integer), 30(Integer) 2018-03-23 09:34:36.313 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:36.313 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:36.314 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2323(Integer), 30(Integer) 2018-03-23 09:34:36.355 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:36.356 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:36.356 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2421(Integer), 30(Integer) 2018-03-23 09:34:36.446 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:36.447 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:36.447 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2324(Integer), 30(Integer) 2018-03-23 09:34:36.509 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:36.510 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:36.511 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:36.511 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2423(Integer), 30(Integer) 2018-03-23 09:34:36.512 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:36.512 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2324(Integer), 30(Integer) 2018-03-23 09:34:36.578 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:36.579 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:36.580 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2423(Integer), 30(Integer) 2018-03-23 09:34:36.639 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:36.639 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:36.639 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2325(Integer), 30(Integer) 2018-03-23 09:34:36.704 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:36.705 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:36.705 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2325(Integer), 30(Integer) 2018-03-23 09:34:36.719 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:36.720 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:36.720 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2424(Integer), 30(Integer) 2018-03-23 09:34:36.789 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:36.789 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:36.790 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2424(Integer), 30(Integer) 2018-03-23 09:34:36.834 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:36.835 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:36.835 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2326(Integer), 30(Integer) 2018-03-23 09:34:36.909 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:36.910 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:36.910 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2326(Integer), 30(Integer) 2018-03-23 09:34:36.987 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:36.988 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:36.989 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2425(Integer), 30(Integer) 2018-03-23 09:34:37.050 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:37.051 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:37.051 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2327(Integer), 30(Integer) 2018-03-23 09:34:37.081 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:37.081 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:37.081 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2425(Integer), 30(Integer) 2018-03-23 09:34:37.134 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:37.134 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:37.135 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2327(Integer), 30(Integer) 2018-03-23 09:34:37.306 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:37.306 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:37.307 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2328(Integer), 30(Integer) 2018-03-23 09:34:37.345 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:37.346 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:37.346 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2429(Integer), 30(Integer) 2018-03-23 09:34:37.372 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:37.372 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:37.373 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2328(Integer), 30(Integer) 2018-03-23 09:34:37.429 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:37.429 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:37.429 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2429(Integer), 30(Integer) 2018-03-23 09:34:37.499 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:37.500 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:37.501 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2329(Integer), 30(Integer) 2018-03-23 09:34:37.564 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:37.566 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:37.567 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2329(Integer), 30(Integer) 2018-03-23 09:34:37.583 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:37.585 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:37.585 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2433(Integer), 30(Integer) 2018-03-23 09:34:37.674 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:37.676 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:37.676 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2433(Integer), 30(Integer) 2018-03-23 09:34:37.701 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:37.701 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:37.701 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2330(Integer), 30(Integer) 2018-03-23 09:34:37.764 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:37.765 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:37.765 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2330(Integer), 30(Integer) 2018-03-23 09:34:37.817 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:37.817 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:37.818 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2434(Integer), 30(Integer) 2018-03-23 09:34:37.892 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:37.892 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:37.893 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2331(Integer), 30(Integer) 2018-03-23 09:34:37.905 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:37.906 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:37.906 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2434(Integer), 30(Integer) 2018-03-23 09:34:37.956 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:37.956 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:37.957 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2331(Integer), 30(Integer) 2018-03-23 09:34:38.046 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:38.047 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:38.047 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2435(Integer), 30(Integer) 2018-03-23 09:34:38.083 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:38.083 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:38.084 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2332(Integer), 30(Integer) 2018-03-23 09:34:38.134 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:38.134 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:38.134 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2435(Integer), 30(Integer) 2018-03-23 09:34:38.147 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:38.147 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:38.147 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2332(Integer), 30(Integer) 2018-03-23 09:34:38.274 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:38.275 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:38.276 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2333(Integer), 30(Integer) 2018-03-23 09:34:38.303 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:38.304 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:38.304 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2436(Integer), 30(Integer) 2018-03-23 09:34:38.338 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:38.338 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:38.339 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2333(Integer), 30(Integer) 2018-03-23 09:34:38.372 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:38.372 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:38.373 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2436(Integer), 30(Integer) 2018-03-23 09:34:38.465 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:38.466 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:38.467 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2334(Integer), 30(Integer) 2018-03-23 09:34:38.510 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:38.511 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:38.511 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2437(Integer), 30(Integer) 2018-03-23 09:34:38.529 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:38.530 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:38.530 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2334(Integer), 30(Integer) 2018-03-23 09:34:38.582 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:38.583 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:38.583 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2437(Integer), 30(Integer) 2018-03-23 09:34:38.659 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:38.660 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:38.660 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2335(Integer), 30(Integer) 2018-03-23 09:34:38.723 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:38.723 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:38.724 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2335(Integer), 30(Integer) 2018-03-23 09:34:38.743 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:38.744 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:38.744 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2438(Integer), 30(Integer) 2018-03-23 09:34:38.830 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:38.831 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:38.831 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2438(Integer), 30(Integer) 2018-03-23 09:34:38.874 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:38.875 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:38.875 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2336(Integer), 30(Integer) 2018-03-23 09:34:38.938 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:38.939 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:38.940 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2336(Integer), 30(Integer) 2018-03-23 09:34:38.978 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:38.978 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:38.979 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2439(Integer), 30(Integer) 2018-03-23 09:34:39.050 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:39.051 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:39.051 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2439(Integer), 30(Integer) 2018-03-23 09:34:39.071 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:39.072 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:39.072 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2337(Integer), 30(Integer) 2018-03-23 09:34:39.135 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:39.136 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:39.136 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2337(Integer), 30(Integer) 2018-03-23 09:34:39.193 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:39.195 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:39.195 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2441(Integer), 30(Integer) 2018-03-23 09:34:39.268 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:39.268 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:39.269 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:39.269 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:39.270 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2338(Integer), 30(Integer) 2018-03-23 09:34:39.270 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2441(Integer), 30(Integer) 2018-03-23 09:34:39.336 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:39.337 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:39.337 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2338(Integer), 30(Integer) 2018-03-23 09:34:39.420 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:39.421 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:39.421 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2442(Integer), 30(Integer) 2018-03-23 09:34:39.469 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:39.470 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:39.471 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2339(Integer), 30(Integer) 2018-03-23 09:34:39.493 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:39.494 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:39.494 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2442(Integer), 30(Integer) 2018-03-23 09:34:39.535 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:39.536 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:39.536 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2339(Integer), 30(Integer) 2018-03-23 09:34:39.659 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:39.659 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:39.660 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2443(Integer), 30(Integer) 2018-03-23 09:34:39.666 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:39.666 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:39.667 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2340(Integer), 30(Integer) 2018-03-23 09:34:39.731 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:39.732 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:39.732 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2340(Integer), 30(Integer) 2018-03-23 09:34:39.742 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:39.743 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:39.743 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2443(Integer), 30(Integer) 2018-03-23 09:34:39.886 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:39.887 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:39.887 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2342(Integer), 30(Integer) 2018-03-23 09:34:39.955 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:39.956 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:39.956 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2445(Integer), 30(Integer) 2018-03-23 09:34:39.983 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:39.984 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:39.984 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2342(Integer), 30(Integer) 2018-03-23 09:34:40.044 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:40.045 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:40.045 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2445(Integer), 30(Integer) 2018-03-23 09:34:40.111 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:40.112 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:40.113 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2343(Integer), 30(Integer) 2018-03-23 09:34:40.227 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:40.227 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:40.227 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2343(Integer), 30(Integer) 2018-03-23 09:34:40.338 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:40.339 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:40.339 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2446(Integer), 30(Integer) 2018-03-23 09:34:40.360 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:40.361 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:40.361 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2345(Integer), 30(Integer) 2018-03-23 09:34:40.445 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:40.447 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:40.447 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2345(Integer), 30(Integer) 2018-03-23 09:34:40.449 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:40.450 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:40.450 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2446(Integer), 30(Integer) 2018-03-23 09:34:40.590 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:40.592 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:40.593 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2349(Integer), 30(Integer) 2018-03-23 09:34:40.653 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:40.654 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:40.655 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2449(Integer), 30(Integer) 2018-03-23 09:34:40.657 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:40.657 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:40.659 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2349(Integer), 30(Integer) 2018-03-23 09:34:40.723 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:40.723 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:40.723 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2449(Integer), 30(Integer) 2018-03-23 09:34:40.786 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:40.787 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:40.788 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2350(Integer), 30(Integer) 2018-03-23 09:34:40.857 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:40.858 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:40.858 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2350(Integer), 30(Integer) 2018-03-23 09:34:40.881 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:40.882 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:40.883 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2450(Integer), 30(Integer) 2018-03-23 09:34:40.952 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:40.952 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:40.953 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2450(Integer), 30(Integer) 2018-03-23 09:34:41.009 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:41.010 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:41.010 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2351(Integer), 30(Integer) 2018-03-23 09:34:41.116 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:41.116 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:41.117 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:41.117 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:41.118 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2451(Integer), 30(Integer) 2018-03-23 09:34:41.119 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2351(Integer), 30(Integer) 2018-03-23 09:34:41.187 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:41.187 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:41.188 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2451(Integer), 30(Integer) 2018-03-23 09:34:41.245 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:41.246 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:41.246 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2352(Integer), 30(Integer) 2018-03-23 09:34:41.312 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:41.312 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:41.313 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2352(Integer), 30(Integer) 2018-03-23 09:34:41.324 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:41.325 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:41.325 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2452(Integer), 30(Integer) 2018-03-23 09:34:41.396 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:41.397 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:41.397 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2452(Integer), 30(Integer) 2018-03-23 09:34:41.442 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:41.442 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:41.443 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2356(Integer), 30(Integer) 2018-03-23 09:34:41.505 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:41.505 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:41.506 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2356(Integer), 30(Integer) 2018-03-23 09:34:41.552 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:41.553 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:41.553 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2454(Integer), 30(Integer) 2018-03-23 09:34:41.622 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:41.623 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:41.625 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2454(Integer), 30(Integer) 2018-03-23 09:34:41.639 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:41.639 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:41.640 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2357(Integer), 30(Integer) 2018-03-23 09:34:41.702 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:41.702 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:41.703 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2357(Integer), 30(Integer) 2018-03-23 09:34:41.778 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:41.779 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:41.779 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2455(Integer), 30(Integer) 2018-03-23 09:34:41.833 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:41.834 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:41.834 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2360(Integer), 30(Integer) 2018-03-23 09:34:41.856 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:41.857 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:41.857 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2455(Integer), 30(Integer) 2018-03-23 09:34:41.898 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:41.898 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:41.898 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2360(Integer), 30(Integer) 2018-03-23 09:34:42.025 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:42.025 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:42.026 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:42.026 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2456(Integer), 30(Integer) 2018-03-23 09:34:42.026 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:42.027 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2362(Integer), 30(Integer) 2018-03-23 09:34:42.093 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:42.094 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:42.095 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2456(Integer), 30(Integer) 2018-03-23 09:34:42.104 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:42.105 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:42.106 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2362(Integer), 30(Integer) 2018-03-23 09:34:42.228 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:42.229 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:42.229 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2462(Integer), 30(Integer) 2018-03-23 09:34:42.269 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:42.270 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:42.270 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2363(Integer), 30(Integer) 2018-03-23 09:34:42.293 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:42.294 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:42.294 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2462(Integer), 30(Integer) 2018-03-23 09:34:42.344 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:42.345 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:42.346 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2363(Integer), 30(Integer) 2018-03-23 09:34:42.421 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:42.422 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:42.422 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2463(Integer), 30(Integer) 2018-03-23 09:34:42.486 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:42.487 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:42.487 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2463(Integer), 30(Integer) 2018-03-23 09:34:42.522 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:42.522 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:42.523 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2364(Integer), 30(Integer) 2018-03-23 09:34:42.603 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:42.603 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:42.603 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2364(Integer), 30(Integer) 2018-03-23 09:34:42.613 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:42.613 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:42.614 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2464(Integer), 30(Integer) 2018-03-23 09:34:42.676 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:42.677 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:42.677 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2464(Integer), 30(Integer) 2018-03-23 09:34:42.892 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:42.893 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:42.893 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2365(Integer), 30(Integer) 2018-03-23 09:34:42.961 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:42.961 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:42.962 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2466(Integer), 30(Integer) 2018-03-23 09:34:42.966 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:42.967 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:42.967 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2365(Integer), 30(Integer) 2018-03-23 09:34:43.062 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:43.062 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:43.062 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2466(Integer), 30(Integer) 2018-03-23 09:34:43.135 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:43.135 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:43.136 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2366(Integer), 30(Integer) 2018-03-23 09:34:43.194 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:43.197 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:43.198 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2469(Integer), 30(Integer) 2018-03-23 09:34:43.204 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:43.205 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:43.206 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2366(Integer), 30(Integer) 2018-03-23 09:34:43.263 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:43.264 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:43.264 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2469(Integer), 30(Integer) 2018-03-23 09:34:43.353 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:43.354 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:43.355 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2367(Integer), 30(Integer) 2018-03-23 09:34:43.391 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:43.393 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:43.393 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2470(Integer), 30(Integer) 2018-03-23 09:34:43.433 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:43.434 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:43.434 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2367(Integer), 30(Integer) 2018-03-23 09:34:43.456 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:43.457 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:43.457 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2470(Integer), 30(Integer) 2018-03-23 09:34:43.694 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:43.694 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:43.695 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:43.695 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:43.695 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2369(Integer), 30(Integer) 2018-03-23 09:34:43.695 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2471(Integer), 30(Integer) 2018-03-23 09:34:43.765 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:43.765 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:43.765 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:43.765 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:43.766 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2369(Integer), 30(Integer) 2018-03-23 09:34:43.766 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2471(Integer), 30(Integer) 2018-03-23 09:34:43.896 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:43.897 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:43.898 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2370(Integer), 30(Integer) 2018-03-23 09:34:43.922 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:43.923 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:43.923 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2474(Integer), 30(Integer) 2018-03-23 09:34:44.028 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:44.028 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:44.029 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:44.029 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:44.029 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2474(Integer), 30(Integer) 2018-03-23 09:34:44.030 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2370(Integer), 30(Integer) 2018-03-23 09:34:44.159 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:44.163 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:44.164 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2372(Integer), 30(Integer) 2018-03-23 09:34:44.172 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:44.173 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:44.173 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2475(Integer), 30(Integer) 2018-03-23 09:34:44.228 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:44.229 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:44.230 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2372(Integer), 30(Integer) 2018-03-23 09:34:44.242 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:44.245 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:44.245 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2475(Integer), 30(Integer) 2018-03-23 09:34:44.360 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:44.361 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:44.362 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2375(Integer), 30(Integer) 2018-03-23 09:34:44.385 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:44.386 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:44.387 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2476(Integer), 30(Integer) 2018-03-23 09:34:44.428 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:44.430 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:44.430 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2375(Integer), 30(Integer) 2018-03-23 09:34:44.461 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:44.463 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:44.464 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2476(Integer), 30(Integer) 2018-03-23 09:34:44.590 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:44.595 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:44.596 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2376(Integer), 30(Integer) 2018-03-23 09:34:44.660 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:44.660 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:44.662 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2376(Integer), 30(Integer) 2018-03-23 09:34:44.663 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:44.665 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:44.666 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2477(Integer), 30(Integer) 2018-03-23 09:34:44.735 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:44.736 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:44.737 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2477(Integer), 30(Integer) 2018-03-23 09:34:44.790 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:44.790 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:44.792 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2377(Integer), 30(Integer) 2018-03-23 09:34:44.854 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:44.855 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:44.855 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2377(Integer), 30(Integer) 2018-03-23 09:34:44.875 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:44.877 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:44.877 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2478(Integer), 30(Integer) 2018-03-23 09:34:44.949 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:44.950 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:44.950 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2478(Integer), 30(Integer) 2018-03-23 09:34:45.007 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:45.008 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:45.008 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2382(Integer), 30(Integer) 2018-03-23 09:34:45.070 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:45.071 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:45.071 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2382(Integer), 30(Integer) 2018-03-23 09:34:45.088 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:45.089 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:45.090 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2479(Integer), 30(Integer) 2018-03-23 09:34:45.159 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:45.160 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:45.160 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2479(Integer), 30(Integer) 2018-03-23 09:34:45.199 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:45.200 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:45.200 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2384(Integer), 30(Integer) 2018-03-23 09:34:45.268 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:45.268 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:45.268 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2384(Integer), 30(Integer) 2018-03-23 09:34:45.298 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:45.299 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:45.300 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2480(Integer), 30(Integer) 2018-03-23 09:34:45.368 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:45.369 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:45.369 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2480(Integer), 30(Integer) 2018-03-23 09:34:45.400 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:45.401 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:45.402 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2385(Integer), 30(Integer) 2018-03-23 09:34:45.465 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:45.466 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:45.466 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2385(Integer), 30(Integer) 2018-03-23 09:34:45.514 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:45.516 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:45.517 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2481(Integer), 30(Integer) 2018-03-23 09:34:45.585 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:45.585 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:45.585 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2481(Integer), 30(Integer) 2018-03-23 09:34:45.593 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:45.595 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:45.596 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2386(Integer), 30(Integer) 2018-03-23 09:34:45.661 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:45.661 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:45.662 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2386(Integer), 30(Integer) 2018-03-23 09:34:45.734 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:45.735 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:45.735 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2482(Integer), 30(Integer) 2018-03-23 09:34:45.799 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:45.799 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:45.800 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2388(Integer), 30(Integer) 2018-03-23 09:34:45.832 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:45.833 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:45.833 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2482(Integer), 30(Integer) 2018-03-23 09:34:45.865 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:45.865 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:45.865 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2388(Integer), 30(Integer) 2018-03-23 09:34:45.974 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:45.977 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:45.978 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2483(Integer), 30(Integer) 2018-03-23 09:34:45.992 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:45.993 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:45.994 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2389(Integer), 30(Integer) 2018-03-23 09:34:46.048 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:46.048 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:46.049 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2483(Integer), 30(Integer) 2018-03-23 09:34:46.055 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:46.056 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:46.056 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2389(Integer), 30(Integer) 2018-03-23 09:34:46.188 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:46.190 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:46.190 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2391(Integer), 30(Integer) 2018-03-23 09:34:46.194 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:46.195 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:46.196 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2485(Integer), 30(Integer) 2018-03-23 09:34:46.264 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:46.265 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:46.265 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:46.266 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:46.266 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2391(Integer), 30(Integer) 2018-03-23 09:34:46.266 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2485(Integer), 30(Integer) 2018-03-23 09:34:46.536 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:46.537 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:46.537 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2486(Integer), 30(Integer) 2018-03-23 09:34:46.594 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:46.595 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:46.595 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2394(Integer), 30(Integer) 2018-03-23 09:34:46.654 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:46.655 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:46.655 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2486(Integer), 30(Integer) 2018-03-23 09:34:46.675 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:46.676 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:46.676 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2394(Integer), 30(Integer) 2018-03-23 09:34:46.926 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:46.927 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:46.928 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2396(Integer), 30(Integer) 2018-03-23 09:34:46.935 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:46.936 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:46.936 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2490(Integer), 30(Integer) 2018-03-23 09:34:46.992 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:46.993 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:46.993 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2396(Integer), 30(Integer) 2018-03-23 09:34:47.011 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:47.011 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:47.011 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2490(Integer), 30(Integer) 2018-03-23 09:34:47.121 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:47.122 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:47.123 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2399(Integer), 30(Integer) 2018-03-23 09:34:47.150 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:47.151 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:47.151 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2491(Integer), 30(Integer) 2018-03-23 09:34:47.185 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:47.186 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:47.186 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2399(Integer), 30(Integer) 2018-03-23 09:34:47.222 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:47.222 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:47.223 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2491(Integer), 30(Integer) 2018-03-23 09:34:47.327 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:47.328 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:47.329 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2400(Integer), 30(Integer) 2018-03-23 09:34:47.363 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:47.364 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:47.364 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2492(Integer), 30(Integer) 2018-03-23 09:34:47.392 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:47.393 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:47.393 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2400(Integer), 30(Integer) 2018-03-23 09:34:47.434 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:47.435 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:47.435 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2492(Integer), 30(Integer) 2018-03-23 09:34:47.525 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:47.526 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:47.526 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2401(Integer), 30(Integer) 2018-03-23 09:34:47.575 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:47.576 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:47.576 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2493(Integer), 30(Integer) 2018-03-23 09:34:47.589 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:47.590 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:47.590 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2401(Integer), 30(Integer) 2018-03-23 09:34:47.644 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:47.644 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:47.645 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2493(Integer), 30(Integer) 2018-03-23 09:34:47.753 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:47.754 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:47.754 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2402(Integer), 30(Integer) 2018-03-23 09:34:47.803 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:47.804 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:47.805 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2494(Integer), 30(Integer) 2018-03-23 09:34:47.837 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:47.838 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:47.838 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2402(Integer), 30(Integer) 2018-03-23 09:34:47.876 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:47.877 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:47.878 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2494(Integer), 30(Integer) 2018-03-23 09:34:47.965 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:47.966 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:47.966 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2407(Integer), 30(Integer) 2018-03-23 09:34:48.018 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:48.019 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:48.019 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2495(Integer), 30(Integer) 2018-03-23 09:34:48.029 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:48.030 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:48.030 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2407(Integer), 30(Integer) 2018-03-23 09:34:48.094 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:48.095 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:48.095 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2495(Integer), 30(Integer) 2018-03-23 09:34:48.165 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:48.166 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:48.166 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2408(Integer), 30(Integer) 2018-03-23 09:34:48.236 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:48.237 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:48.237 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2408(Integer), 30(Integer) 2018-03-23 09:34:48.238 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:48.239 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:48.239 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2499(Integer), 30(Integer) 2018-03-23 09:34:48.322 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:48.323 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:48.323 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2499(Integer), 30(Integer) 2018-03-23 09:34:48.391 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:48.392 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:48.393 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2409(Integer), 30(Integer) 2018-03-23 09:34:48.508 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:48.509 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:48.510 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2409(Integer), 30(Integer) 2018-03-23 09:34:48.583 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:48.584 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:48.584 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2501(Integer), 30(Integer) 2018-03-23 09:34:48.645 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:48.646 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:48.646 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2410(Integer), 30(Integer) 2018-03-23 09:34:48.653 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:48.654 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:48.654 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2501(Integer), 30(Integer) 2018-03-23 09:34:48.711 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:48.711 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:48.712 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2410(Integer), 30(Integer) 2018-03-23 09:34:48.965 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:48.966 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:48.967 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2411(Integer), 30(Integer) 2018-03-23 09:34:48.986 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:48.987 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:48.988 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2503(Integer), 30(Integer) 2018-03-23 09:34:49.031 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:49.032 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:49.032 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2411(Integer), 30(Integer) 2018-03-23 09:34:49.082 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:49.083 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:49.084 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2503(Integer), 30(Integer) 2018-03-23 09:34:49.163 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:49.164 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:49.164 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2412(Integer), 30(Integer) 2018-03-23 09:34:49.227 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:49.228 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:49.229 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2412(Integer), 30(Integer) 2018-03-23 09:34:49.268 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:49.269 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:49.356 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:49.757 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2505(Integer), 30(Integer) 2018-03-23 09:34:49.758 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:49.758 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2416(Integer), 30(Integer) 2018-03-23 09:34:49.822 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:49.822 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:49.823 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2416(Integer), 30(Integer) 2018-03-23 09:34:49.835 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:49.836 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:49.836 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2505(Integer), 30(Integer) 2018-03-23 09:34:49.949 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:49.950 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:49.951 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2418(Integer), 30(Integer) 2018-03-23 09:34:49.975 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:49.977 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:49.977 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2506(Integer), 30(Integer) 2018-03-23 09:34:50.016 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:50.017 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:50.018 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2418(Integer), 30(Integer) 2018-03-23 09:34:50.045 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:50.046 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:50.047 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2506(Integer), 30(Integer) 2018-03-23 09:34:50.146 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:50.147 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:50.147 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2419(Integer), 30(Integer) 2018-03-23 09:34:50.183 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:50.184 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:50.185 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2507(Integer), 30(Integer) 2018-03-23 09:34:50.212 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:50.213 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:50.213 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2419(Integer), 30(Integer) 2018-03-23 09:34:50.253 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:50.254 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:50.254 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2507(Integer), 30(Integer) 2018-03-23 09:34:50.343 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:50.345 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:50.345 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2421(Integer), 30(Integer) 2018-03-23 09:34:50.397 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:50.398 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:50.399 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2508(Integer), 30(Integer) 2018-03-23 09:34:50.409 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:50.409 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:50.410 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2421(Integer), 30(Integer) 2018-03-23 09:34:50.469 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:50.470 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:50.470 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2508(Integer), 30(Integer) 2018-03-23 09:34:50.544 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:50.545 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:50.545 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2423(Integer), 30(Integer) 2018-03-23 09:34:50.609 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:50.609 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:50.610 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2423(Integer), 30(Integer) 2018-03-23 09:34:50.622 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:50.623 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:50.623 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2509(Integer), 30(Integer) 2018-03-23 09:34:50.705 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:50.706 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:50.707 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2509(Integer), 30(Integer) 2018-03-23 09:34:50.773 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:50.773 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:50.773 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2424(Integer), 30(Integer) 2018-03-23 09:34:50.836 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:50.837 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:50.837 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2424(Integer), 30(Integer) 2018-03-23 09:34:50.845 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:50.846 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:50.846 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2510(Integer), 30(Integer) 2018-03-23 09:34:50.914 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:50.914 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:50.915 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2510(Integer), 30(Integer) 2018-03-23 09:34:50.972 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:50.973 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:50.973 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2425(Integer), 30(Integer) 2018-03-23 09:34:51.036 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:51.037 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:51.037 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2425(Integer), 30(Integer) 2018-03-23 09:34:51.059 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:51.060 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:51.060 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2512(Integer), 30(Integer) 2018-03-23 09:34:51.135 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:51.136 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:51.136 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2512(Integer), 30(Integer) 2018-03-23 09:34:51.164 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:51.164 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:51.165 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2429(Integer), 30(Integer) 2018-03-23 09:34:51.228 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:51.228 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:51.228 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2429(Integer), 30(Integer) 2018-03-23 09:34:51.274 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:51.275 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:51.275 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2514(Integer), 30(Integer) 2018-03-23 09:34:51.343 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:51.344 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:51.345 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2514(Integer), 30(Integer) 2018-03-23 09:34:51.360 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:51.361 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:51.361 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2433(Integer), 30(Integer) 2018-03-23 09:34:51.427 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:51.428 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:51.428 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2433(Integer), 30(Integer) 2018-03-23 09:34:51.488 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:51.489 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:51.489 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2515(Integer), 30(Integer) 2018-03-23 09:34:51.562 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:51.563 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:51.564 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:51.565 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2434(Integer), 30(Integer) 2018-03-23 09:34:51.563 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:51.567 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2515(Integer), 30(Integer) 2018-03-23 09:34:51.630 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:51.631 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:51.631 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2434(Integer), 30(Integer) 2018-03-23 09:34:51.710 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:51.711 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:51.711 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2516(Integer), 30(Integer) 2018-03-23 09:34:51.854 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:51.854 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:51.855 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:51.855 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:51.855 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2435(Integer), 30(Integer) 2018-03-23 09:34:51.855 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2516(Integer), 30(Integer) 2018-03-23 09:34:51.922 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:51.922 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:51.922 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2435(Integer), 30(Integer) 2018-03-23 09:34:51.995 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:51.996 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:51.996 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2518(Integer), 30(Integer) 2018-03-23 09:34:52.056 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:52.057 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:52.058 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2436(Integer), 30(Integer) 2018-03-23 09:34:52.065 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:52.066 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:52.066 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2518(Integer), 30(Integer) 2018-03-23 09:34:52.121 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:52.121 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:52.121 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2436(Integer), 30(Integer) 2018-03-23 09:34:52.204 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:52.206 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:52.207 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2522(Integer), 30(Integer) 2018-03-23 09:34:52.247 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:52.249 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:52.249 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2437(Integer), 30(Integer) 2018-03-23 09:34:52.275 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:52.277 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:52.277 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2522(Integer), 30(Integer) 2018-03-23 09:34:52.317 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:52.319 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:52.320 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2437(Integer), 30(Integer) 2018-03-23 09:34:52.465 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:52.466 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:52.467 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2523(Integer), 30(Integer) 2018-03-23 09:34:52.532 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:52.533 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:52.533 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2438(Integer), 30(Integer) 2018-03-23 09:34:52.534 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:52.535 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:52.535 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2523(Integer), 30(Integer) 2018-03-23 09:34:52.606 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:52.606 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:52.607 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2438(Integer), 30(Integer) 2018-03-23 09:34:52.679 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:52.680 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:52.681 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2525(Integer), 30(Integer) 2018-03-23 09:34:52.736 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:52.737 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:52.738 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2439(Integer), 30(Integer) 2018-03-23 09:34:52.748 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:52.749 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:52.749 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2525(Integer), 30(Integer) 2018-03-23 09:34:52.804 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:52.804 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:52.804 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2439(Integer), 30(Integer) 2018-03-23 09:34:52.887 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:52.888 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:52.889 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2526(Integer), 30(Integer) 2018-03-23 09:34:52.931 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:52.931 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:52.932 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2441(Integer), 30(Integer) 2018-03-23 09:34:52.986 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:52.986 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:52.987 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2526(Integer), 30(Integer) 2018-03-23 09:34:53.010 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:53.011 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:53.011 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2441(Integer), 30(Integer) 2018-03-23 09:34:53.126 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:53.127 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:53.128 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2527(Integer), 30(Integer) 2018-03-23 09:34:53.141 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:53.143 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:53.143 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2442(Integer), 30(Integer) 2018-03-23 09:34:53.196 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:53.197 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:53.198 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2527(Integer), 30(Integer) 2018-03-23 09:34:53.206 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:53.207 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:53.208 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2442(Integer), 30(Integer) 2018-03-23 09:34:53.335 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:53.335 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:53.336 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:53.336 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:53.337 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2528(Integer), 30(Integer) 2018-03-23 09:34:53.337 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2443(Integer), 30(Integer) 2018-03-23 09:34:53.400 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:53.401 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:53.402 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2528(Integer), 30(Integer) 2018-03-23 09:34:53.404 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:53.405 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:53.405 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2443(Integer), 30(Integer) 2018-03-23 09:34:53.529 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:53.530 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:53.530 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2530(Integer), 30(Integer) 2018-03-23 09:34:53.545 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:53.546 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:53.546 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2445(Integer), 30(Integer) 2018-03-23 09:34:53.606 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:53.607 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:53.608 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2530(Integer), 30(Integer) 2018-03-23 09:34:53.613 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:53.613 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:53.614 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2445(Integer), 30(Integer) 2018-03-23 09:34:53.734 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:53.735 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:53.735 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2531(Integer), 30(Integer) 2018-03-23 09:34:53.752 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:53.753 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:53.753 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2446(Integer), 30(Integer) 2018-03-23 09:34:53.797 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:53.798 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:53.798 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2531(Integer), 30(Integer) 2018-03-23 09:34:53.822 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:53.823 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:53.823 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2446(Integer), 30(Integer) 2018-03-23 09:34:53.937 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:53.938 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:53.939 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2532(Integer), 30(Integer) 2018-03-23 09:34:53.965 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:53.965 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:53.966 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2449(Integer), 30(Integer) 2018-03-23 09:34:54.010 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:54.011 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:54.011 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2532(Integer), 30(Integer) 2018-03-23 09:34:54.038 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:54.039 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:54.039 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2449(Integer), 30(Integer) 2018-03-23 09:34:54.151 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:54.152 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:54.152 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2533(Integer), 30(Integer) 2018-03-23 09:34:54.189 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:54.190 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:54.190 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2450(Integer), 30(Integer) 2018-03-23 09:34:54.216 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:54.217 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:54.217 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2533(Integer), 30(Integer) 2018-03-23 09:34:54.265 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:54.265 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:54.266 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2450(Integer), 30(Integer) 2018-03-23 09:34:54.352 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:54.353 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:54.353 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2534(Integer), 30(Integer) 2018-03-23 09:34:54.409 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:54.410 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:54.410 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2451(Integer), 30(Integer) 2018-03-23 09:34:54.424 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:54.425 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:54.426 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2534(Integer), 30(Integer) 2018-03-23 09:34:54.499 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:54.500 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:54.500 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2451(Integer), 30(Integer) 2018-03-23 09:34:54.561 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:54.562 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:54.562 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2535(Integer), 30(Integer) 2018-03-23 09:34:54.628 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:54.629 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:54.630 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2535(Integer), 30(Integer) 2018-03-23 09:34:54.643 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:54.644 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:54.645 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2452(Integer), 30(Integer) 2018-03-23 09:34:54.713 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:54.714 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:54.715 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2452(Integer), 30(Integer) 2018-03-23 09:34:54.761 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:54.762 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:54.762 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2536(Integer), 30(Integer) 2018-03-23 09:34:54.825 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:54.825 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:54.825 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2536(Integer), 30(Integer) 2018-03-23 09:34:54.872 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:54.872 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:54.873 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2454(Integer), 30(Integer) 2018-03-23 09:34:54.943 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:54.944 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:54.944 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2454(Integer), 30(Integer) 2018-03-23 09:34:54.959 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:54.959 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:54.960 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2537(Integer), 30(Integer) 2018-03-23 09:34:55.022 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:55.023 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:55.023 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2537(Integer), 30(Integer) 2018-03-23 09:34:55.084 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:55.085 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:55.086 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2455(Integer), 30(Integer) 2018-03-23 09:34:55.153 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:55.154 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:55.154 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2538(Integer), 30(Integer) 2018-03-23 09:34:55.155 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:55.155 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:55.156 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2455(Integer), 30(Integer) 2018-03-23 09:34:55.217 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:55.217 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:55.218 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2538(Integer), 30(Integer) 2018-03-23 09:34:55.292 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:55.293 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:55.293 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2456(Integer), 30(Integer) 2018-03-23 09:34:55.346 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:55.346 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:55.346 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2539(Integer), 30(Integer) 2018-03-23 09:34:55.366 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:55.367 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:55.367 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2456(Integer), 30(Integer) 2018-03-23 09:34:55.409 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:55.410 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:55.410 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2539(Integer), 30(Integer) 2018-03-23 09:34:55.509 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:55.510 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:55.510 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2462(Integer), 30(Integer) 2018-03-23 09:34:55.537 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:55.538 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:55.538 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2541(Integer), 30(Integer) 2018-03-23 09:34:55.583 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:55.585 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:55.586 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2462(Integer), 30(Integer) 2018-03-23 09:34:55.602 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:55.603 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:55.604 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2541(Integer), 30(Integer) 2018-03-23 09:34:55.752 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:55.752 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:55.754 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:55.754 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:55.755 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2542(Integer), 30(Integer) 2018-03-23 09:34:55.755 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2463(Integer), 30(Integer) 2018-03-23 09:34:55.832 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:55.834 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:55.834 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2463(Integer), 30(Integer) 2018-03-23 09:34:55.836 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:55.837 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:55.837 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2542(Integer), 30(Integer) 2018-03-23 09:34:55.974 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:55.975 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:55.975 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2464(Integer), 30(Integer) 2018-03-23 09:34:56.006 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:56.006 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:56.007 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2543(Integer), 30(Integer) 2018-03-23 09:34:56.047 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:56.047 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:56.047 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2464(Integer), 30(Integer) 2018-03-23 09:34:56.134 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:56.134 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:56.135 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2543(Integer), 30(Integer) 2018-03-23 09:34:56.362 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:56.363 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:56.364 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2466(Integer), 30(Integer) 2018-03-23 09:34:56.522 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:56.523 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:56.523 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2544(Integer), 30(Integer) 2018-03-23 09:34:56.559 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:56.559 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:56.560 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2466(Integer), 30(Integer) 2018-03-23 09:34:56.972 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:56.972 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:56.972 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2544(Integer), 30(Integer) 2018-03-23 09:34:57.229 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:57.230 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:57.230 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2469(Integer), 30(Integer) 2018-03-23 09:34:57.359 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:57.359 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:57.360 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2469(Integer), 30(Integer) 2018-03-23 09:34:57.368 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:57.369 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:57.370 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2545(Integer), 30(Integer) 2018-03-23 09:34:57.602 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:57.603 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:57.603 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2545(Integer), 30(Integer) 2018-03-23 09:34:57.668 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:57.669 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:57.670 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2470(Integer), 30(Integer) 2018-03-23 09:34:57.738 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:57.739 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:57.739 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2470(Integer), 30(Integer) 2018-03-23 09:34:57.758 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:57.761 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:57.763 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2546(Integer), 30(Integer) 2018-03-23 09:34:57.841 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:57.843 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:57.843 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2546(Integer), 30(Integer) 2018-03-23 09:34:57.867 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:57.868 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:57.869 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2471(Integer), 30(Integer) 2018-03-23 09:34:58.114 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:58.115 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:58.115 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2471(Integer), 30(Integer) 2018-03-23 09:34:58.185 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:58.186 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:58.186 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2547(Integer), 30(Integer) 2018-03-23 09:34:58.352 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:58.352 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:58.353 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:58.354 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:58.354 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2474(Integer), 30(Integer) 2018-03-23 09:34:58.354 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2547(Integer), 30(Integer) 2018-03-23 09:34:58.456 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:58.457 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:58.457 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2474(Integer), 30(Integer) 2018-03-23 09:34:58.526 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:58.527 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:58.527 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2548(Integer), 30(Integer) 2018-03-23 09:34:58.701 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:58.701 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:58.703 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:58.703 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:58.704 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2548(Integer), 30(Integer) 2018-03-23 09:34:58.705 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2475(Integer), 30(Integer) 2018-03-23 09:34:58.825 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:58.826 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:58.827 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2475(Integer), 30(Integer) 2018-03-23 09:34:58.898 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:58.900 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:58.901 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2549(Integer), 30(Integer) 2018-03-23 09:34:58.959 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:58.961 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:58.962 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2476(Integer), 30(Integer) 2018-03-23 09:34:58.968 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:58.969 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:58.969 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2549(Integer), 30(Integer) 2018-03-23 09:34:59.028 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:59.028 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:59.029 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2476(Integer), 30(Integer) 2018-03-23 09:34:59.340 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:59.341 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:59.342 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2553(Integer), 30(Integer) 2018-03-23 09:34:59.407 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:59.408 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:59.409 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2477(Integer), 30(Integer) 2018-03-23 09:34:59.410 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:59.411 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:59.412 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2553(Integer), 30(Integer) 2018-03-23 09:34:59.479 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:59.480 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:59.480 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2477(Integer), 30(Integer) 2018-03-23 09:34:59.551 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:59.553 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:59.554 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2555(Integer), 30(Integer) 2018-03-23 09:34:59.623 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:59.624 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:59.625 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2478(Integer), 30(Integer) 2018-03-23 09:34:59.634 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:59.634 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:59.635 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2555(Integer), 30(Integer) 2018-03-23 09:34:59.689 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:59.690 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:59.690 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2478(Integer), 30(Integer) 2018-03-23 09:34:59.781 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:59.783 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:59.783 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2556(Integer), 30(Integer) 2018-03-23 09:34:59.819 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:59.820 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:59.820 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2479(Integer), 30(Integer) 2018-03-23 09:34:59.852 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:59.853 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:59.853 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2556(Integer), 30(Integer) 2018-03-23 09:34:59.882 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:34:59.882 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:34:59.883 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2479(Integer), 30(Integer) 2018-03-23 09:34:59.990 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:34:59.992 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:34:59.993 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2557(Integer), 30(Integer) 2018-03-23 09:35:00.014 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:00.016 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:00.017 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2480(Integer), 30(Integer) 2018-03-23 09:35:00.063 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:00.063 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:00.064 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2557(Integer), 30(Integer) 2018-03-23 09:35:00.081 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:00.081 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:00.082 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2480(Integer), 30(Integer) 2018-03-23 09:35:00.261 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:00.261 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:00.262 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:00.262 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:00.262 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2559(Integer), 30(Integer) 2018-03-23 09:35:00.262 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2481(Integer), 30(Integer) 2018-03-23 09:35:00.329 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:00.330 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:00.331 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2559(Integer), 30(Integer) 2018-03-23 09:35:00.331 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:00.332 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:00.332 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2481(Integer), 30(Integer) 2018-03-23 09:35:00.461 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:00.462 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:00.462 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2560(Integer), 30(Integer) 2018-03-23 09:35:00.470 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:00.471 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:00.471 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2482(Integer), 30(Integer) 2018-03-23 09:35:00.525 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:00.526 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:00.527 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2560(Integer), 30(Integer) 2018-03-23 09:35:00.555 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:00.555 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:00.556 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2482(Integer), 30(Integer) 2018-03-23 09:35:00.657 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:00.658 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:00.659 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2561(Integer), 30(Integer) 2018-03-23 09:35:00.719 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:00.720 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:00.721 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2483(Integer), 30(Integer) 2018-03-23 09:35:00.722 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:00.724 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:00.725 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2561(Integer), 30(Integer) 2018-03-23 09:35:00.794 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:00.795 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:00.796 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2483(Integer), 30(Integer) 2018-03-23 09:35:00.855 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:00.856 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:00.856 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2562(Integer), 30(Integer) 2018-03-23 09:35:00.919 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:00.919 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:00.920 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2562(Integer), 30(Integer) 2018-03-23 09:35:00.943 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:00.944 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:00.944 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2485(Integer), 30(Integer) 2018-03-23 09:35:01.012 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:01.013 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:01.013 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2485(Integer), 30(Integer) 2018-03-23 09:35:01.047 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:01.048 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:01.048 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2565(Integer), 30(Integer) 2018-03-23 09:35:01.116 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:01.116 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:01.117 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2565(Integer), 30(Integer) 2018-03-23 09:35:01.243 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:01.249 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:01.249 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2486(Integer), 30(Integer) 2018-03-23 09:35:01.313 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:01.314 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:01.315 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2566(Integer), 30(Integer) 2018-03-23 09:35:01.321 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:01.321 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:01.322 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2486(Integer), 30(Integer) 2018-03-23 09:35:01.378 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:01.379 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:01.379 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2566(Integer), 30(Integer) 2018-03-23 09:35:01.467 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:01.468 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:01.468 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2490(Integer), 30(Integer) 2018-03-23 09:35:01.517 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:01.519 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:01.519 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2568(Integer), 30(Integer) 2018-03-23 09:35:01.544 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:01.545 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:01.546 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2490(Integer), 30(Integer) 2018-03-23 09:35:01.596 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:01.596 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:01.596 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2568(Integer), 30(Integer) 2018-03-23 09:35:01.692 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:01.694 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:01.695 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2491(Integer), 30(Integer) 2018-03-23 09:35:01.731 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:01.732 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:01.733 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2571(Integer), 30(Integer) 2018-03-23 09:35:01.770 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:01.770 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:01.771 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2491(Integer), 30(Integer) 2018-03-23 09:35:01.845 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:01.846 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:01.846 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2571(Integer), 30(Integer) 2018-03-23 09:35:01.919 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:01.921 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:01.923 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2492(Integer), 30(Integer) 2018-03-23 09:35:01.979 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:01.979 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:01.980 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2573(Integer), 30(Integer) 2018-03-23 09:35:02.041 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:02.041 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:02.042 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2492(Integer), 30(Integer) 2018-03-23 09:35:02.044 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:02.045 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:02.045 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2573(Integer), 30(Integer) 2018-03-23 09:35:02.175 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:02.177 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:02.177 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2575(Integer), 30(Integer) 2018-03-23 09:35:02.183 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:02.184 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:02.184 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2493(Integer), 30(Integer) 2018-03-23 09:35:02.240 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:02.241 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:02.242 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2575(Integer), 30(Integer) 2018-03-23 09:35:02.273 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:02.273 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:02.274 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2493(Integer), 30(Integer) 2018-03-23 09:35:02.369 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:02.370 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:02.370 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2576(Integer), 30(Integer) 2018-03-23 09:35:02.416 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:02.417 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:02.417 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2494(Integer), 30(Integer) 2018-03-23 09:35:02.433 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:02.434 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:02.434 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2576(Integer), 30(Integer) 2018-03-23 09:35:02.518 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:02.518 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:02.518 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2494(Integer), 30(Integer) 2018-03-23 09:35:02.562 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:02.563 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:02.563 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2582(Integer), 30(Integer) 2018-03-23 09:35:02.626 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:02.627 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:02.627 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2582(Integer), 30(Integer) 2018-03-23 09:35:02.659 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:02.660 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:02.660 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2495(Integer), 30(Integer) 2018-03-23 09:35:02.741 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:02.742 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:02.743 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2495(Integer), 30(Integer) 2018-03-23 09:35:02.754 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:02.755 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:02.755 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2583(Integer), 30(Integer) 2018-03-23 09:35:02.819 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:02.819 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:02.820 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2583(Integer), 30(Integer) 2018-03-23 09:35:03.024 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:03.026 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:03.027 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2499(Integer), 30(Integer) 2018-03-23 09:35:03.090 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:03.091 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:03.092 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2584(Integer), 30(Integer) 2018-03-23 09:35:03.102 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:03.103 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:03.104 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2499(Integer), 30(Integer) 2018-03-23 09:35:03.449 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:03.450 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:03.450 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2584(Integer), 30(Integer) 2018-03-23 09:35:03.542 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:03.543 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:03.543 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2501(Integer), 30(Integer) 2018-03-23 09:35:03.598 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:03.599 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:03.599 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2585(Integer), 30(Integer) 2018-03-23 09:35:03.647 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:03.648 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:03.648 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2501(Integer), 30(Integer) 2018-03-23 09:35:03.663 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:03.664 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:03.664 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2585(Integer), 30(Integer) 2018-03-23 09:35:03.787 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:03.788 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:03.788 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2503(Integer), 30(Integer) 2018-03-23 09:35:03.793 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:03.794 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:03.794 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2586(Integer), 30(Integer) 2018-03-23 09:35:03.856 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:03.857 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:03.857 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2586(Integer), 30(Integer) 2018-03-23 09:35:03.857 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:03.858 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:03.858 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2503(Integer), 30(Integer) 2018-03-23 09:35:03.992 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:03.993 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:03.993 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2587(Integer), 30(Integer) 2018-03-23 09:35:03.998 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:03.999 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:03.999 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2505(Integer), 30(Integer) 2018-03-23 09:35:04.056 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:04.057 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:04.057 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2587(Integer), 30(Integer) 2018-03-23 09:35:04.066 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:04.067 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:04.067 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2505(Integer), 30(Integer) 2018-03-23 09:35:04.188 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:04.189 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:04.189 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2589(Integer), 30(Integer) 2018-03-23 09:35:04.209 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:04.209 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:04.210 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2506(Integer), 30(Integer) 2018-03-23 09:35:04.252 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:04.252 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:04.253 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2589(Integer), 30(Integer) 2018-03-23 09:35:04.280 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:04.280 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:04.281 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2506(Integer), 30(Integer) 2018-03-23 09:35:04.561 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:04.561 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:04.562 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2591(Integer), 30(Integer) 2018-03-23 09:35:04.624 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:04.625 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:04.625 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2591(Integer), 30(Integer) 2018-03-23 09:35:04.642 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:04.643 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:04.643 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2507(Integer), 30(Integer) 2018-03-23 09:35:04.725 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:04.725 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:04.726 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2507(Integer), 30(Integer) 2018-03-23 09:35:04.761 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:04.761 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:04.762 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2593(Integer), 30(Integer) 2018-03-23 09:35:04.824 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:04.825 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:04.826 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2593(Integer), 30(Integer) 2018-03-23 09:35:04.891 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:04.892 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:04.892 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2508(Integer), 30(Integer) 2018-03-23 09:35:04.952 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:04.953 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:04.953 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2594(Integer), 30(Integer) 2018-03-23 09:35:04.969 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:04.969 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:04.970 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2508(Integer), 30(Integer) 2018-03-23 09:35:05.015 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:05.016 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:05.016 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2594(Integer), 30(Integer) 2018-03-23 09:35:05.112 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:05.113 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:05.113 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2509(Integer), 30(Integer) 2018-03-23 09:35:05.149 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:05.149 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:05.150 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2595(Integer), 30(Integer) 2018-03-23 09:35:05.214 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:05.215 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:05.215 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2595(Integer), 30(Integer) 2018-03-23 09:35:05.342 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:05.343 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:05.343 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2597(Integer), 30(Integer) 2018-03-23 09:35:05.406 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:05.406 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:05.407 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2597(Integer), 30(Integer) 2018-03-23 09:35:05.432 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:05.433 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:05.433 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2509(Integer), 30(Integer) 2018-03-23 09:35:05.535 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:05.535 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:05.536 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2601(Integer), 30(Integer) 2018-03-23 09:35:05.582 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:05.583 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:05.583 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2510(Integer), 30(Integer) 2018-03-23 09:35:05.598 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:05.598 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:05.599 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2601(Integer), 30(Integer) 2018-03-23 09:35:05.652 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:05.652 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:05.653 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2510(Integer), 30(Integer) 2018-03-23 09:35:05.725 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:05.726 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:05.726 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2603(Integer), 30(Integer) 2018-03-23 09:35:05.789 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:05.790 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:05.790 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2603(Integer), 30(Integer) 2018-03-23 09:35:05.793 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:05.795 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:05.795 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2512(Integer), 30(Integer) 2018-03-23 09:35:05.876 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:05.877 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:05.878 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2512(Integer), 30(Integer) 2018-03-23 09:35:05.918 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:05.919 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:05.919 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2604(Integer), 30(Integer) 2018-03-23 09:35:05.985 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:05.985 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:05.986 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2604(Integer), 30(Integer) 2018-03-23 09:35:06.023 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:06.024 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:06.024 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2514(Integer), 30(Integer) 2018-03-23 09:35:06.112 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:06.113 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:06.113 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2605(Integer), 30(Integer) 2018-03-23 09:35:06.115 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:06.116 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:06.116 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2514(Integer), 30(Integer) 2018-03-23 09:35:06.176 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:06.176 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:06.176 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 3(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2605(Integer), 30(Integer) 2018-03-23 09:35:06.319 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:06.319 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:06.320 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:06.321 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:06.321 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2515(Integer), 30(Integer) 2018-03-23 09:35:06.321 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2607(Integer), 30(Integer) 2018-03-23 09:35:06.386 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:06.386 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:06.386 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2515(Integer), 30(Integer) 2018-03-23 09:35:06.394 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:06.395 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:06.395 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2607(Integer), 30(Integer) 2018-03-23 09:35:06.535 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:06.536 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:06.537 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2516(Integer), 30(Integer) 2018-03-23 09:35:06.605 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:06.606 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:06.606 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2516(Integer), 30(Integer) 2018-03-23 09:35:06.612 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:06.612 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:06.613 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2608(Integer), 30(Integer) 2018-03-23 09:35:06.685 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:06.685 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:06.686 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2608(Integer), 30(Integer) 2018-03-23 09:35:06.737 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:06.738 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:06.739 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2518(Integer), 30(Integer) 2018-03-23 09:35:06.810 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:06.811 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:06.812 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2518(Integer), 30(Integer) 2018-03-23 09:35:06.839 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:06.840 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:06.841 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2609(Integer), 30(Integer) 2018-03-23 09:35:06.911 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:06.912 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:06.912 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2609(Integer), 30(Integer) 2018-03-23 09:35:06.945 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:06.945 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:06.946 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2522(Integer), 30(Integer) 2018-03-23 09:35:07.014 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:07.014 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:07.015 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2522(Integer), 30(Integer) 2018-03-23 09:35:07.054 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:07.055 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:07.055 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2610(Integer), 30(Integer) 2018-03-23 09:35:07.134 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:07.134 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:07.134 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2610(Integer), 30(Integer) 2018-03-23 09:35:07.143 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:07.144 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:07.144 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2523(Integer), 30(Integer) 2018-03-23 09:35:07.232 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:07.233 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:07.233 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2523(Integer), 30(Integer) 2018-03-23 09:35:07.327 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:07.328 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:07.328 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2612(Integer), 30(Integer) 2018-03-23 09:35:07.360 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:07.361 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:07.361 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2525(Integer), 30(Integer) 2018-03-23 09:35:07.418 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:07.419 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:07.419 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2612(Integer), 30(Integer) 2018-03-23 09:35:07.424 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:07.424 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:07.425 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2525(Integer), 30(Integer) 2018-03-23 09:35:07.553 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:07.554 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:07.554 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2526(Integer), 30(Integer) 2018-03-23 09:35:07.590 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:07.590 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:07.591 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2613(Integer), 30(Integer) 2018-03-23 09:35:07.617 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:07.618 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:07.618 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2526(Integer), 30(Integer) 2018-03-23 09:35:07.670 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:07.671 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:07.671 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2613(Integer), 30(Integer) 2018-03-23 09:35:07.747 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:07.747 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:07.747 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2527(Integer), 30(Integer) 2018-03-23 09:35:07.813 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:07.814 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:07.815 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2527(Integer), 30(Integer) 2018-03-23 09:35:07.837 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:07.838 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:07.839 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2617(Integer), 30(Integer) 2018-03-23 09:35:07.916 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:07.916 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:07.917 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2617(Integer), 30(Integer) 2018-03-23 09:35:07.942 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:07.943 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:07.943 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2528(Integer), 30(Integer) 2018-03-23 09:35:08.006 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:08.007 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:08.007 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2528(Integer), 30(Integer) 2018-03-23 09:35:08.059 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:08.060 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:08.060 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2618(Integer), 30(Integer) 2018-03-23 09:35:08.139 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:08.139 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:08.140 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:08.140 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:08.140 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2530(Integer), 30(Integer) 2018-03-23 09:35:08.141 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2618(Integer), 30(Integer) 2018-03-23 09:35:08.204 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:08.205 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:08.205 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2530(Integer), 30(Integer) 2018-03-23 09:35:08.305 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:08.306 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:08.307 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2619(Integer), 30(Integer) 2018-03-23 09:35:08.347 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:08.348 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:08.348 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2531(Integer), 30(Integer) 2018-03-23 09:35:08.394 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:08.394 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:08.394 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2619(Integer), 30(Integer) 2018-03-23 09:35:08.413 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:08.414 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:08.414 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2531(Integer), 30(Integer) 2018-03-23 09:35:08.543 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:08.544 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:08.545 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2532(Integer), 30(Integer) 2018-03-23 09:35:08.569 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:08.570 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:08.570 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2620(Integer), 30(Integer) 2018-03-23 09:35:08.610 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:08.610 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:08.611 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2532(Integer), 30(Integer) 2018-03-23 09:35:08.665 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:08.666 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:08.666 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2620(Integer), 30(Integer) 2018-03-23 09:35:08.749 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:08.750 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:08.750 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2533(Integer), 30(Integer) 2018-03-23 09:35:08.813 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:08.814 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:08.814 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2533(Integer), 30(Integer) 2018-03-23 09:35:08.843 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:08.843 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:08.844 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2621(Integer), 30(Integer) 2018-03-23 09:35:08.927 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:08.928 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:08.928 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2621(Integer), 30(Integer) 2018-03-23 09:35:08.945 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:08.946 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:08.946 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2534(Integer), 30(Integer) 2018-03-23 09:35:09.009 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:09.009 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:09.010 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2534(Integer), 30(Integer) 2018-03-23 09:35:09.072 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:09.073 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:09.073 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2623(Integer), 30(Integer) 2018-03-23 09:35:09.135 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:09.135 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:09.136 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2535(Integer), 30(Integer) 2018-03-23 09:35:09.151 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:09.152 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:09.152 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2623(Integer), 30(Integer) 2018-03-23 09:35:09.199 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:09.200 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:09.200 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2535(Integer), 30(Integer) 2018-03-23 09:35:09.335 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:09.336 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:09.336 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2536(Integer), 30(Integer) 2018-03-23 09:35:09.344 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:09.344 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:09.344 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2624(Integer), 30(Integer) 2018-03-23 09:35:09.402 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:09.402 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:09.402 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2536(Integer), 30(Integer) 2018-03-23 09:35:09.414 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:09.414 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:09.415 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2624(Integer), 30(Integer) 2018-03-23 09:35:09.530 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:09.532 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:09.533 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2537(Integer), 30(Integer) 2018-03-23 09:35:09.568 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:09.570 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:09.572 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2625(Integer), 30(Integer) 2018-03-23 09:35:09.596 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:09.597 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:09.598 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2537(Integer), 30(Integer) 2018-03-23 09:35:09.677 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:09.678 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:09.678 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2625(Integer), 30(Integer) 2018-03-23 09:35:09.728 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:09.729 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:09.729 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2538(Integer), 30(Integer) 2018-03-23 09:35:09.797 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:09.798 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:09.798 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2538(Integer), 30(Integer) 2018-03-23 09:35:09.873 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:09.874 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:09.875 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2626(Integer), 30(Integer) 2018-03-23 09:35:09.942 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:09.943 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:09.944 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2539(Integer), 30(Integer) 2018-03-23 09:35:09.963 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:09.964 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:09.964 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2626(Integer), 30(Integer) 2018-03-23 09:35:10.007 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:10.008 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:10.009 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2539(Integer), 30(Integer) 2018-03-23 09:35:10.146 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:10.146 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:10.147 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:10.147 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:10.147 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2627(Integer), 30(Integer) 2018-03-23 09:35:10.147 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2541(Integer), 30(Integer) 2018-03-23 09:35:10.219 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:10.220 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:10.220 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2627(Integer), 30(Integer) 2018-03-23 09:35:10.265 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:10.265 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:10.265 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2541(Integer), 30(Integer) 2018-03-23 09:35:10.370 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:10.371 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:10.371 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2628(Integer), 30(Integer) 2018-03-23 09:35:10.436 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:10.437 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:10.437 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2628(Integer), 30(Integer) 2018-03-23 09:35:10.567 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:10.568 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:10.568 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2630(Integer), 30(Integer) 2018-03-23 09:35:10.630 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:10.630 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:10.630 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2630(Integer), 30(Integer) 2018-03-23 09:35:10.738 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:10.740 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:10.740 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2542(Integer), 30(Integer) 2018-03-23 09:35:10.764 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:10.765 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:10.765 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2631(Integer), 30(Integer) 2018-03-23 09:35:10.811 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:10.811 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:10.812 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2542(Integer), 30(Integer) 2018-03-23 09:35:10.827 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:10.827 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:10.828 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2631(Integer), 30(Integer) 2018-03-23 09:35:10.953 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:10.954 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:10.954 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2543(Integer), 30(Integer) 2018-03-23 09:35:10.959 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:10.959 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:10.960 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2633(Integer), 30(Integer) 2018-03-23 09:35:11.023 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:11.023 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:11.024 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2633(Integer), 30(Integer) 2018-03-23 09:35:11.025 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:11.026 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:11.027 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2543(Integer), 30(Integer) 2018-03-23 09:35:11.150 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:11.151 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:11.151 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2635(Integer), 30(Integer) 2018-03-23 09:35:11.168 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:11.169 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:11.169 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2544(Integer), 30(Integer) 2018-03-23 09:35:11.213 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:11.214 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:11.214 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2635(Integer), 30(Integer) 2018-03-23 09:35:11.347 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:11.347 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:11.348 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2636(Integer), 30(Integer) 2018-03-23 09:35:11.413 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:11.413 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:11.414 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2636(Integer), 30(Integer) 2018-03-23 09:35:11.483 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:11.483 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:11.484 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2544(Integer), 30(Integer) 2018-03-23 09:35:11.587 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:11.588 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:11.588 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2641(Integer), 30(Integer) 2018-03-23 09:35:11.661 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:11.661 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:11.662 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2641(Integer), 30(Integer) 2018-03-23 09:35:11.664 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:11.665 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:11.665 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2545(Integer), 30(Integer) 2018-03-23 09:35:11.743 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:11.744 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:11.744 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2545(Integer), 30(Integer) 2018-03-23 09:35:11.814 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:11.815 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:11.815 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2642(Integer), 30(Integer) 2018-03-23 09:35:11.881 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:11.882 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:11.882 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2642(Integer), 30(Integer) 2018-03-23 09:35:11.895 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:11.897 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:11.897 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2546(Integer), 30(Integer) 2018-03-23 09:35:11.974 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:11.975 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:11.976 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2546(Integer), 30(Integer) 2018-03-23 09:35:12.011 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:12.012 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:12.012 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2644(Integer), 30(Integer) 2018-03-23 09:35:12.075 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:12.076 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:12.076 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2644(Integer), 30(Integer) 2018-03-23 09:35:12.122 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:12.123 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:12.123 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2547(Integer), 30(Integer) 2018-03-23 09:35:12.193 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:12.193 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:12.194 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2547(Integer), 30(Integer) 2018-03-23 09:35:12.205 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:12.206 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:12.206 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2645(Integer), 30(Integer) 2018-03-23 09:35:12.269 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:12.269 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:12.270 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2645(Integer), 30(Integer) 2018-03-23 09:35:12.331 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:12.332 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:12.333 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2548(Integer), 30(Integer) 2018-03-23 09:35:12.397 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:12.398 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:12.398 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2646(Integer), 30(Integer) 2018-03-23 09:35:12.401 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:12.401 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:12.401 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2548(Integer), 30(Integer) 2018-03-23 09:35:12.461 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:12.461 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:12.461 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2646(Integer), 30(Integer) 2018-03-23 09:35:12.553 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:12.554 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:12.554 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2549(Integer), 30(Integer) 2018-03-23 09:35:12.592 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:12.593 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:12.594 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2647(Integer), 30(Integer) 2018-03-23 09:35:12.623 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:12.623 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:12.624 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2549(Integer), 30(Integer) 2018-03-23 09:35:12.659 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:12.659 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:12.660 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2647(Integer), 30(Integer) 2018-03-23 09:35:12.766 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:12.767 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:12.768 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2553(Integer), 30(Integer) 2018-03-23 09:35:12.787 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:12.788 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:12.788 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2648(Integer), 30(Integer) 2018-03-23 09:35:12.837 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:12.838 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:12.838 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2553(Integer), 30(Integer) 2018-03-23 09:35:12.851 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:12.852 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:12.852 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2648(Integer), 30(Integer) 2018-03-23 09:35:12.992 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:12.992 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:12.993 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:12.993 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:12.994 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2555(Integer), 30(Integer) 2018-03-23 09:35:12.994 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2649(Integer), 30(Integer) 2018-03-23 09:35:13.058 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:13.059 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:13.059 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2649(Integer), 30(Integer) 2018-03-23 09:35:13.074 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:13.076 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:13.076 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2555(Integer), 30(Integer) 2018-03-23 09:35:13.191 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:13.193 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:13.193 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2650(Integer), 30(Integer) 2018-03-23 09:35:13.256 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:13.257 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:13.257 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2650(Integer), 30(Integer) 2018-03-23 09:35:13.263 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:13.264 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:13.265 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2556(Integer), 30(Integer) 2018-03-23 09:35:13.349 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:13.350 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:13.350 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2556(Integer), 30(Integer) 2018-03-23 09:35:13.386 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:13.387 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:13.387 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2652(Integer), 30(Integer) 2018-03-23 09:35:13.452 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:13.452 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:13.453 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2652(Integer), 30(Integer) 2018-03-23 09:35:13.515 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:13.516 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:13.516 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2557(Integer), 30(Integer) 2018-03-23 09:35:13.583 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:13.584 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:13.584 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2656(Integer), 30(Integer) 2018-03-23 09:35:13.592 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:13.593 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:13.593 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2557(Integer), 30(Integer) 2018-03-23 09:35:13.649 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:13.649 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:13.650 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2656(Integer), 30(Integer) 2018-03-23 09:35:13.742 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:13.745 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:13.746 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2559(Integer), 30(Integer) 2018-03-23 09:35:13.780 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:13.781 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:13.781 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2657(Integer), 30(Integer) 2018-03-23 09:35:13.822 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:13.823 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:13.823 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2559(Integer), 30(Integer) 2018-03-23 09:35:13.845 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:13.846 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:13.846 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2657(Integer), 30(Integer) 2018-03-23 09:35:13.977 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:13.978 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:13.978 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2659(Integer), 30(Integer) 2018-03-23 09:35:13.988 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:13.988 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:13.989 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2560(Integer), 30(Integer) 2018-03-23 09:35:14.041 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:14.042 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:14.043 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2659(Integer), 30(Integer) 2018-03-23 09:35:14.063 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:14.064 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:14.064 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2560(Integer), 30(Integer) 2018-03-23 09:35:14.170 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:14.171 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:14.172 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2660(Integer), 30(Integer) 2018-03-23 09:35:14.205 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:14.206 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:14.206 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2561(Integer), 30(Integer) 2018-03-23 09:35:14.239 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:14.240 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:14.240 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2660(Integer), 30(Integer) 2018-03-23 09:35:14.294 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:14.296 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:14.296 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2561(Integer), 30(Integer) 2018-03-23 09:35:14.366 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:14.366 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:14.367 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2661(Integer), 30(Integer) 2018-03-23 09:35:14.432 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:14.432 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:14.433 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2661(Integer), 30(Integer) 2018-03-23 09:35:14.441 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:14.443 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:14.443 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2562(Integer), 30(Integer) 2018-03-23 09:35:14.513 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:14.516 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:14.517 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2562(Integer), 30(Integer) 2018-03-23 09:35:14.570 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:14.571 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:14.572 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2665(Integer), 30(Integer) 2018-03-23 09:35:14.635 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:14.636 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:14.636 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2665(Integer), 30(Integer) 2018-03-23 09:35:14.656 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:14.656 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:14.657 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2565(Integer), 30(Integer) 2018-03-23 09:35:14.725 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:14.726 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:14.727 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2565(Integer), 30(Integer) 2018-03-23 09:35:14.802 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:14.804 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:14.805 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2666(Integer), 30(Integer) 2018-03-23 09:35:14.869 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:14.870 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:14.870 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2666(Integer), 30(Integer) 2018-03-23 09:35:14.874 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:14.875 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:14.876 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2566(Integer), 30(Integer) 2018-03-23 09:35:14.950 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:14.951 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:14.952 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2566(Integer), 30(Integer) 2018-03-23 09:35:15.001 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:15.002 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:15.002 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2698(Integer), 30(Integer) 2018-03-23 09:35:15.068 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:15.069 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:15.069 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2698(Integer), 30(Integer) 2018-03-23 09:35:15.105 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:15.106 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:15.107 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2568(Integer), 30(Integer) 2018-03-23 09:35:15.176 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:15.177 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:15.177 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2568(Integer), 30(Integer) 2018-03-23 09:35:15.198 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:15.199 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:15.200 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2702(Integer), 30(Integer) 2018-03-23 09:35:15.262 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:15.263 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:15.263 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2702(Integer), 30(Integer) 2018-03-23 09:35:15.327 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:15.329 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:15.329 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2571(Integer), 30(Integer) 2018-03-23 09:35:15.390 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:15.392 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:15.394 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2703(Integer), 30(Integer) 2018-03-23 09:35:15.397 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:15.398 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:15.398 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2571(Integer), 30(Integer) 2018-03-23 09:35:15.459 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:15.460 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:15.460 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2703(Integer), 30(Integer) 2018-03-23 09:35:15.538 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:15.539 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:15.540 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2573(Integer), 30(Integer) 2018-03-23 09:35:15.587 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:15.588 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:15.588 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2723(Integer), 30(Integer) 2018-03-23 09:35:15.616 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:15.617 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:15.617 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2573(Integer), 30(Integer) 2018-03-23 09:35:15.656 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:15.656 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:15.657 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2723(Integer), 30(Integer) 2018-03-23 09:35:15.781 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:15.782 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:15.783 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2575(Integer), 30(Integer) 2018-03-23 09:35:15.850 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:15.851 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:15.852 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2864(Integer), 30(Integer) 2018-03-23 09:35:15.860 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:15.861 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:15.861 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2575(Integer), 30(Integer) 2018-03-23 09:35:16.033 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:16.034 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:16.034 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2864(Integer), 30(Integer) 2018-03-23 09:35:16.135 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:16.136 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:16.137 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2576(Integer), 30(Integer) 2018-03-23 09:35:16.163 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:16.164 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:16.164 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2867(Integer), 30(Integer) 2018-03-23 09:35:16.209 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:16.209 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:16.210 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2576(Integer), 30(Integer) 2018-03-23 09:35:16.226 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:16.227 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:16.227 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2867(Integer), 30(Integer) 2018-03-23 09:35:16.360 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:16.361 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:16.361 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2871(Integer), 30(Integer) 2018-03-23 09:35:16.373 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:16.373 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:16.374 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2582(Integer), 30(Integer) 2018-03-23 09:35:16.423 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:16.423 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:16.424 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2871(Integer), 30(Integer) 2018-03-23 09:35:16.463 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:16.464 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:16.464 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2582(Integer), 30(Integer) 2018-03-23 09:35:16.551 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:16.552 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:16.552 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2878(Integer), 30(Integer) 2018-03-23 09:35:16.616 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:16.617 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:16.617 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2878(Integer), 30(Integer) 2018-03-23 09:35:16.633 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:16.635 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:16.635 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2583(Integer), 30(Integer) 2018-03-23 09:35:16.828 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:16.828 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:16.829 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2583(Integer), 30(Integer) 2018-03-23 09:35:16.893 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:16.894 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:16.894 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2880(Integer), 30(Integer) 2018-03-23 09:35:16.957 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:16.958 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:16.958 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2880(Integer), 30(Integer) 2018-03-23 09:35:17.164 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:17.166 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:17.167 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2584(Integer), 30(Integer) 2018-03-23 09:35:17.232 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:17.233 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:17.234 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2881(Integer), 30(Integer) 2018-03-23 09:35:17.247 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:17.248 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:17.248 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2584(Integer), 30(Integer) 2018-03-23 09:35:17.297 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:17.298 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:17.298 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2881(Integer), 30(Integer) 2018-03-23 09:35:17.394 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:17.395 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:17.395 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2585(Integer), 30(Integer) 2018-03-23 09:35:17.431 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:17.432 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:17.433 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2884(Integer), 30(Integer) 2018-03-23 09:35:17.464 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:17.465 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:17.466 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2585(Integer), 30(Integer) 2018-03-23 09:35:17.496 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:17.496 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:17.497 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2884(Integer), 30(Integer) 2018-03-23 09:35:17.605 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:17.606 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:17.607 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2586(Integer), 30(Integer) 2018-03-23 09:35:17.623 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:17.623 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:17.624 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2887(Integer), 30(Integer) 2018-03-23 09:35:17.678 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:17.679 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:17.679 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2586(Integer), 30(Integer) 2018-03-23 09:35:17.687 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:17.687 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:17.687 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2887(Integer), 30(Integer) 2018-03-23 09:35:17.955 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:17.956 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:17.956 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2888(Integer), 30(Integer) 2018-03-23 09:35:17.983 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:17.984 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:17.984 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2587(Integer), 30(Integer) 2018-03-23 09:35:18.019 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:18.019 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:18.020 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2888(Integer), 30(Integer) 2018-03-23 09:35:18.059 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:18.060 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:18.060 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2587(Integer), 30(Integer) 2018-03-23 09:35:18.148 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:18.148 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:18.149 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2890(Integer), 30(Integer) 2018-03-23 09:35:18.212 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:18.212 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:18.213 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2890(Integer), 30(Integer) 2018-03-23 09:35:18.266 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:18.267 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:18.267 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2589(Integer), 30(Integer) 2018-03-23 09:35:18.344 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:18.344 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:18.345 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2891(Integer), 30(Integer) 2018-03-23 09:35:18.369 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:18.370 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:18.370 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2589(Integer), 30(Integer) 2018-03-23 09:35:18.411 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:18.412 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:18.412 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2891(Integer), 30(Integer) 2018-03-23 09:35:18.544 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:18.545 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:18.546 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2897(Integer), 30(Integer) 2018-03-23 09:35:18.586 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:18.587 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:18.587 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2591(Integer), 30(Integer) 2018-03-23 09:35:18.611 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:18.612 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:18.612 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2897(Integer), 30(Integer) 2018-03-23 09:35:18.704 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:18.704 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:18.705 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2591(Integer), 30(Integer) 2018-03-23 09:35:18.741 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:18.742 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:18.742 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2899(Integer), 30(Integer) 2018-03-23 09:35:18.805 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:18.806 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:18.806 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2899(Integer), 30(Integer) 2018-03-23 09:35:18.929 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:18.930 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:18.930 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2593(Integer), 30(Integer) 2018-03-23 09:35:18.956 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:18.957 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:18.957 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2904(Integer), 30(Integer) 2018-03-23 09:35:19.015 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:19.016 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:19.016 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2593(Integer), 30(Integer) 2018-03-23 09:35:19.048 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:19.049 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:19.049 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2904(Integer), 30(Integer) 2018-03-23 09:35:19.170 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:19.171 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:19.171 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2594(Integer), 30(Integer) 2018-03-23 09:35:19.177 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:19.178 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:19.179 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2905(Integer), 30(Integer) 2018-03-23 09:35:19.245 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:19.246 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:19.246 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2905(Integer), 30(Integer) 2018-03-23 09:35:19.253 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:19.254 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:19.254 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2594(Integer), 30(Integer) 2018-03-23 09:35:19.374 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:19.375 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:19.376 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2906(Integer), 30(Integer) 2018-03-23 09:35:19.404 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:19.405 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:19.405 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2595(Integer), 30(Integer) 2018-03-23 09:35:19.439 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:19.439 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:19.440 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2906(Integer), 30(Integer) 2018-03-23 09:35:19.513 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:19.513 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:19.514 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2595(Integer), 30(Integer) 2018-03-23 09:35:19.581 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:19.582 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:19.582 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2907(Integer), 30(Integer) 2018-03-23 09:35:19.644 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:19.645 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:19.645 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2907(Integer), 30(Integer) 2018-03-23 09:35:19.705 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:19.706 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:19.706 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2597(Integer), 30(Integer) 2018-03-23 09:35:19.790 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:19.791 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:19.792 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2910(Integer), 30(Integer) 2018-03-23 09:35:19.797 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:19.798 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:19.798 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2597(Integer), 30(Integer) 2018-03-23 09:35:19.855 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:19.855 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:19.856 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2910(Integer), 30(Integer) 2018-03-23 09:35:19.999 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:20.000 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:20.001 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2911(Integer), 30(Integer) 2018-03-23 09:35:20.073 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:20.074 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:20.075 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2911(Integer), 30(Integer) 2018-03-23 09:35:20.212 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:20.213 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:20.214 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2913(Integer), 30(Integer) 2018-03-23 09:35:20.228 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:20.229 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:20.229 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2601(Integer), 30(Integer) 2018-03-23 09:35:20.281 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:20.281 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:20.282 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2913(Integer), 30(Integer) 2018-03-23 09:35:20.314 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:20.314 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:20.314 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2601(Integer), 30(Integer) 2018-03-23 09:35:20.421 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:20.421 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:20.422 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2914(Integer), 30(Integer) 2018-03-23 09:35:20.456 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:20.457 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:20.458 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2603(Integer), 30(Integer) 2018-03-23 09:35:20.485 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:20.485 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:20.486 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2914(Integer), 30(Integer) 2018-03-23 09:35:20.546 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:20.547 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:20.547 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2603(Integer), 30(Integer) 2018-03-23 09:35:20.612 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:20.613 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:20.614 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2915(Integer), 30(Integer) 2018-03-23 09:35:20.676 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:20.676 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:20.677 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2915(Integer), 30(Integer) 2018-03-23 09:35:20.683 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:20.684 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:20.684 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2604(Integer), 30(Integer) 2018-03-23 09:35:20.764 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:20.765 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:20.766 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2604(Integer), 30(Integer) 2018-03-23 09:35:20.819 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:20.820 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:20.820 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2916(Integer), 30(Integer) 2018-03-23 09:35:20.886 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:20.887 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:20.888 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2916(Integer), 30(Integer) 2018-03-23 09:35:20.904 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:20.905 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:20.905 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2605(Integer), 30(Integer) 2018-03-23 09:35:21.044 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:21.045 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:21.045 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:21.045 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:21.046 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2917(Integer), 30(Integer) 2018-03-23 09:35:21.046 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 3(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2605(Integer), 30(Integer) 2018-03-23 09:35:21.110 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:21.111 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:21.111 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2917(Integer), 30(Integer) 2018-03-23 09:35:21.187 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:21.187 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:21.187 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2607(Integer), 30(Integer) 2018-03-23 09:35:21.252 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:21.253 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:21.253 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2918(Integer), 30(Integer) 2018-03-23 09:35:21.256 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:21.256 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:21.257 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2607(Integer), 30(Integer) 2018-03-23 09:35:21.316 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:21.316 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:21.317 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2918(Integer), 30(Integer) 2018-03-23 09:35:21.398 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:21.399 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:21.399 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2608(Integer), 30(Integer) 2018-03-23 09:35:21.478 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:21.478 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:21.479 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:21.479 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:21.479 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2608(Integer), 30(Integer) 2018-03-23 09:35:21.479 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2919(Integer), 30(Integer) 2018-03-23 09:35:21.555 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:21.555 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:21.555 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2919(Integer), 30(Integer) 2018-03-23 09:35:21.634 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:21.635 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:21.636 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2609(Integer), 30(Integer) 2018-03-23 09:35:21.686 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:21.686 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:21.687 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2921(Integer), 30(Integer) 2018-03-23 09:35:21.713 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:21.713 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:21.713 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2609(Integer), 30(Integer) 2018-03-23 09:35:21.753 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:21.754 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:21.754 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2921(Integer), 30(Integer) 2018-03-23 09:35:21.907 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:21.908 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:21.908 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2610(Integer), 30(Integer) 2018-03-23 09:35:21.943 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:21.944 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:21.945 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2924(Integer), 30(Integer) 2018-03-23 09:35:21.978 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:21.978 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:21.978 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2610(Integer), 30(Integer) 2018-03-23 09:35:22.007 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:22.009 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:22.009 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2924(Integer), 30(Integer) 2018-03-23 09:35:22.148 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:22.149 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:22.149 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2612(Integer), 30(Integer) 2018-03-23 09:35:22.199 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:22.200 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:22.201 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2925(Integer), 30(Integer) 2018-03-23 09:35:22.230 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:22.231 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:22.232 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2612(Integer), 30(Integer) 2018-03-23 09:35:22.272 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:22.273 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:22.273 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2925(Integer), 30(Integer) 2018-03-23 09:35:22.375 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:22.376 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:22.377 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2613(Integer), 30(Integer) 2018-03-23 09:35:22.400 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:22.401 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:22.401 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2929(Integer), 30(Integer) 2018-03-23 09:35:22.444 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:22.445 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:22.445 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2613(Integer), 30(Integer) 2018-03-23 09:35:22.463 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:22.464 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:22.464 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2929(Integer), 30(Integer) 2018-03-23 09:35:22.583 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:22.584 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:22.584 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2617(Integer), 30(Integer) 2018-03-23 09:35:22.591 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:22.592 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:22.592 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2932(Integer), 30(Integer) 2018-03-23 09:35:22.653 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:22.654 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:22.655 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2617(Integer), 30(Integer) 2018-03-23 09:35:22.656 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:22.658 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:22.658 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2932(Integer), 30(Integer) 2018-03-23 09:35:22.812 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:22.813 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:22.813 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2935(Integer), 30(Integer) 2018-03-23 09:35:22.813 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:22.814 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:22.814 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2618(Integer), 30(Integer) 2018-03-23 09:35:22.882 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:22.882 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:22.883 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2935(Integer), 30(Integer) 2018-03-23 09:35:22.896 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:22.897 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:22.897 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2618(Integer), 30(Integer) 2018-03-23 09:35:23.050 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:23.050 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:23.051 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2936(Integer), 30(Integer) 2018-03-23 09:35:23.057 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:23.058 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:23.058 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2619(Integer), 30(Integer) 2018-03-23 09:35:23.114 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:23.115 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:23.115 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2936(Integer), 30(Integer) 2018-03-23 09:35:23.127 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:23.127 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:23.127 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2619(Integer), 30(Integer) 2018-03-23 09:35:23.271 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:23.272 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:23.272 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2942(Integer), 30(Integer) 2018-03-23 09:35:23.305 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:23.307 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:23.307 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2620(Integer), 30(Integer) 2018-03-23 09:35:23.335 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:23.336 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:23.336 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2942(Integer), 30(Integer) 2018-03-23 09:35:23.375 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:23.376 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:23.376 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2620(Integer), 30(Integer) 2018-03-23 09:35:23.463 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:23.463 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:23.464 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2945(Integer), 30(Integer) 2018-03-23 09:35:23.516 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:23.517 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:23.517 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2621(Integer), 30(Integer) 2018-03-23 09:35:23.528 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:23.529 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:23.529 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2945(Integer), 30(Integer) 2018-03-23 09:35:23.587 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:23.588 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:23.588 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2621(Integer), 30(Integer) 2018-03-23 09:35:23.658 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:23.660 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:23.661 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2946(Integer), 30(Integer) 2018-03-23 09:35:23.725 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:23.726 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:23.726 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2946(Integer), 30(Integer) 2018-03-23 09:35:23.730 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:23.731 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:23.731 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2623(Integer), 30(Integer) 2018-03-23 09:35:23.800 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:23.800 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:23.801 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2623(Integer), 30(Integer) 2018-03-23 09:35:23.851 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:23.851 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:23.852 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2948(Integer), 30(Integer) 2018-03-23 09:35:23.914 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:23.915 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:23.915 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2948(Integer), 30(Integer) 2018-03-23 09:35:23.940 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:23.941 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:23.942 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2624(Integer), 30(Integer) 2018-03-23 09:35:24.015 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:24.015 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:24.015 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2624(Integer), 30(Integer) 2018-03-23 09:35:24.044 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:24.045 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:24.046 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2949(Integer), 30(Integer) 2018-03-23 09:35:24.114 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:24.115 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:24.115 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2949(Integer), 30(Integer) 2018-03-23 09:35:24.169 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:24.170 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:24.170 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2625(Integer), 30(Integer) 2018-03-23 09:35:24.275 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:24.275 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:24.276 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:24.276 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:24.276 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2625(Integer), 30(Integer) 2018-03-23 09:35:24.277 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2044(Integer), 30(Integer) 2018-03-23 09:35:24.359 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:24.360 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:24.361 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2044(Integer), 30(Integer) 2018-03-23 09:35:24.430 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:24.431 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:24.431 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2626(Integer), 30(Integer) 2018-03-23 09:35:24.488 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:24.489 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:24.489 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2045(Integer), 30(Integer) 2018-03-23 09:35:24.502 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:24.503 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:24.504 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2626(Integer), 30(Integer) 2018-03-23 09:35:24.552 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:24.552 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:24.552 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2045(Integer), 30(Integer) 2018-03-23 09:35:24.651 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:24.652 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:24.652 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2627(Integer), 30(Integer) 2018-03-23 09:35:24.680 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:24.681 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:24.681 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2046(Integer), 30(Integer) 2018-03-23 09:35:24.732 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:24.732 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:24.732 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2627(Integer), 30(Integer) 2018-03-23 09:35:24.746 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:24.746 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:24.746 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2046(Integer), 30(Integer) 2018-03-23 09:35:24.874 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:24.875 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:24.875 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2223(Integer), 30(Integer) 2018-03-23 09:35:24.876 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:24.876 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:24.877 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2628(Integer), 30(Integer) 2018-03-23 09:35:24.939 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:24.940 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:24.940 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 10(Integer), 6(Integer), 444(Integer), 180(Integer), 25(Integer), 51(Integer), 2223(Integer), 30(Integer) 2018-03-23 09:35:24.967 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:24.968 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:24.969 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2628(Integer), 30(Integer) 2018-03-23 09:35:25.139 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:25.139 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:25.140 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:25.140 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:25.141 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2392(Integer), 30(Integer) 2018-03-23 09:35:25.141 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2630(Integer), 30(Integer) 2018-03-23 09:35:25.207 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:25.209 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:25.210 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:25.210 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2630(Integer), 30(Integer) 2018-03-23 09:35:25.210 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:25.211 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 10(Integer), 6(Integer), 444(Integer), 180(Integer), 14(Integer), 53(Integer), 2392(Integer), 30(Integer) 2018-03-23 09:35:25.345 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:25.346 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:25.347 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2631(Integer), 30(Integer) 2018-03-23 09:35:25.349 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:25.350 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:25.351 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2415(Integer), 30(Integer) 2018-03-23 09:35:25.409 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:25.410 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:25.410 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2631(Integer), 30(Integer) 2018-03-23 09:35:25.419 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:25.420 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:25.421 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 10(Integer), 6(Integer), 444(Integer), 141(Integer), 16(Integer), 37(Integer), 2415(Integer), 30(Integer) 2018-03-23 09:35:25.541 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:25.542 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:25.542 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2633(Integer), 30(Integer) 2018-03-23 09:35:25.562 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:25.563 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:25.563 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2504(Integer), 30(Integer) 2018-03-23 09:35:25.605 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:25.605 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:25.605 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2633(Integer), 30(Integer) 2018-03-23 09:35:25.639 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:25.640 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:25.640 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 10(Integer), 6(Integer), 444(Integer), 125(Integer), 22(Integer), 40(Integer), 2504(Integer), 30(Integer) 2018-03-23 09:35:25.732 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:25.734 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:25.734 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2635(Integer), 30(Integer) 2018-03-23 09:35:25.783 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:25.785 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:25.785 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2663(Integer), 30(Integer) 2018-03-23 09:35:25.798 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:25.799 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:25.800 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2635(Integer), 30(Integer) 2018-03-23 09:35:25.859 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:25.860 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:25.861 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 10(Integer), 6(Integer), 444(Integer), 180(Integer), 20(Integer), 46(Integer), 2663(Integer), 30(Integer) 2018-03-23 09:35:25.929 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:25.930 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:25.930 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2636(Integer), 30(Integer) 2018-03-23 09:35:25.998 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:25.998 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:25.998 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2636(Integer), 30(Integer) 2018-03-23 09:35:26.006 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:26.007 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:26.008 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2049(Integer), 30(Integer) 2018-03-23 09:35:26.077 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:26.078 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:26.078 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 142(Integer), 20(Integer), 33(Integer), 2049(Integer), 30(Integer) 2018-03-23 09:35:26.126 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:26.127 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:26.128 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2641(Integer), 30(Integer) 2018-03-23 09:35:26.193 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:26.193 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:26.193 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2641(Integer), 30(Integer) 2018-03-23 09:35:26.226 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:26.227 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:26.227 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2091(Integer), 30(Integer) 2018-03-23 09:35:26.295 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:26.295 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:26.296 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 126(Integer), 23(Integer), 45(Integer), 2091(Integer), 30(Integer) 2018-03-23 09:35:26.323 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:26.325 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:26.325 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2642(Integer), 30(Integer) 2018-03-23 09:35:26.389 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:26.390 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:26.390 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2642(Integer), 30(Integer) 2018-03-23 09:35:26.436 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:26.437 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:26.437 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2149(Integer), 30(Integer) 2018-03-23 09:35:26.506 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:26.506 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:26.506 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 142(Integer), 21(Integer), 38(Integer), 2149(Integer), 30(Integer) 2018-03-23 09:35:26.518 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:26.519 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:26.519 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2644(Integer), 30(Integer) 2018-03-23 09:35:26.583 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:26.583 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:26.584 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2644(Integer), 30(Integer) 2018-03-23 09:35:26.644 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:26.645 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:26.645 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2219(Integer), 30(Integer) 2018-03-23 09:35:26.716 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:26.717 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:26.717 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2645(Integer), 30(Integer) 2018-03-23 09:35:26.718 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:26.718 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:26.719 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 26(Integer), 51(Integer), 2219(Integer), 30(Integer) 2018-03-23 09:35:26.783 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:26.783 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:26.783 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2645(Integer), 30(Integer) 2018-03-23 09:35:26.857 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:26.858 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:26.858 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2390(Integer), 30(Integer) 2018-03-23 09:35:26.910 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:26.912 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:26.912 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2646(Integer), 30(Integer) 2018-03-23 09:35:26.929 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:26.930 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:26.931 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 15(Integer), 53(Integer), 2390(Integer), 30(Integer) 2018-03-23 09:35:27.208 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:27.208 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:27.209 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2646(Integer), 30(Integer) 2018-03-23 09:35:27.281 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:27.282 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:27.283 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2413(Integer), 30(Integer) 2018-03-23 09:35:27.334 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:27.335 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:27.335 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2647(Integer), 30(Integer) 2018-03-23 09:35:27.350 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:27.350 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:27.350 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 142(Integer), 17(Integer), 37(Integer), 2413(Integer), 30(Integer) 2018-03-23 09:35:27.403 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:27.404 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:27.404 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2647(Integer), 30(Integer) 2018-03-23 09:35:27.494 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:27.495 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:27.496 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2427(Integer), 30(Integer) 2018-03-23 09:35:27.533 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:27.534 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:27.535 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2648(Integer), 30(Integer) 2018-03-23 09:35:27.567 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:27.568 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:27.568 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 142(Integer), 17(Integer), 37(Integer), 2427(Integer), 30(Integer) 2018-03-23 09:35:27.599 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:27.600 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:27.600 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2648(Integer), 30(Integer) 2018-03-23 09:35:27.709 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:27.710 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:27.710 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2467(Integer), 30(Integer) 2018-03-23 09:35:27.727 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:27.728 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:27.729 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2649(Integer), 30(Integer) 2018-03-23 09:35:27.806 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:27.806 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:27.806 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:27.807 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:27.807 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2649(Integer), 30(Integer) 2018-03-23 09:35:27.807 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 21(Integer), 50(Integer), 2467(Integer), 30(Integer) 2018-03-23 09:35:27.939 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:27.940 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:27.940 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2650(Integer), 30(Integer) 2018-03-23 09:35:27.977 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:27.978 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:27.979 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2473(Integer), 30(Integer) 2018-03-23 09:35:28.012 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:28.013 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:28.013 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2650(Integer), 30(Integer) 2018-03-23 09:35:28.046 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:28.047 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:28.047 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 21(Integer), 50(Integer), 2473(Integer), 30(Integer) 2018-03-23 09:35:28.139 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:28.140 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:28.140 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2652(Integer), 30(Integer) 2018-03-23 09:35:28.185 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:28.186 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:28.187 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2502(Integer), 30(Integer) 2018-03-23 09:35:28.218 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:28.218 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:28.219 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2652(Integer), 30(Integer) 2018-03-23 09:35:28.274 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:28.275 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:28.275 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 126(Integer), 23(Integer), 40(Integer), 2502(Integer), 30(Integer) 2018-03-23 09:35:28.348 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:28.349 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:28.350 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2656(Integer), 30(Integer) 2018-03-23 09:35:28.412 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:28.412 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:28.413 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:28.413 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2564(Integer), 30(Integer) 2018-03-23 09:35:28.413 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:28.414 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2656(Integer), 30(Integer) 2018-03-23 09:35:28.482 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:28.483 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:28.484 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 126(Integer), 17(Integer), 41(Integer), 2564(Integer), 30(Integer) 2018-03-23 09:35:28.540 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:28.540 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:28.541 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2657(Integer), 30(Integer) 2018-03-23 09:35:28.607 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:28.607 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:28.608 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2657(Integer), 30(Integer) 2018-03-23 09:35:28.622 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:28.622 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:28.623 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2602(Integer), 30(Integer) 2018-03-23 09:35:28.690 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:28.691 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:28.691 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 126(Integer), 19(Integer), 42(Integer), 2602(Integer), 30(Integer) 2018-03-23 09:35:28.738 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:28.738 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:28.739 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2659(Integer), 30(Integer) 2018-03-23 09:35:28.808 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:28.808 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:28.808 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2659(Integer), 30(Integer) 2018-03-23 09:35:28.828 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:28.829 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:28.829 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2885(Integer), 30(Integer) 2018-03-23 09:35:28.898 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:28.899 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:28.899 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 142(Integer), 28(Integer), 35(Integer), 2885(Integer), 30(Integer) 2018-03-23 09:35:28.934 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:28.934 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:28.934 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2660(Integer), 30(Integer) 2018-03-23 09:35:28.997 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:28.997 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:28.997 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2660(Integer), 30(Integer) 2018-03-23 09:35:29.037 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:29.038 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:29.038 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2909(Integer), 30(Integer) 2018-03-23 09:35:29.106 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:29.107 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:29.107 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 19(Integer), 76(Integer), 2909(Integer), 30(Integer) 2018-03-23 09:35:29.125 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:29.126 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:29.126 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2661(Integer), 30(Integer) 2018-03-23 09:35:29.191 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:29.191 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:29.191 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2661(Integer), 30(Integer) 2018-03-23 09:35:29.257 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:29.258 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:29.259 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2912(Integer), 30(Integer) 2018-03-23 09:35:29.321 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:29.322 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:29.322 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2665(Integer), 30(Integer) 2018-03-23 09:35:29.330 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:29.331 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:29.331 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 19(Integer), 76(Integer), 2912(Integer), 30(Integer) 2018-03-23 09:35:29.385 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:29.386 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:29.386 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2665(Integer), 30(Integer) 2018-03-23 09:35:29.468 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:29.469 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:29.469 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2136(Integer), 30(Integer) 2018-03-23 09:35:29.511 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:29.512 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:29.512 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2666(Integer), 30(Integer) 2018-03-23 09:35:29.537 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:29.537 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:29.538 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 5(Integer), 464(Integer), 147(Integer), 22(Integer), 38(Integer), 2136(Integer), 30(Integer) 2018-03-23 09:35:29.578 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:29.579 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:29.579 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2666(Integer), 30(Integer) 2018-03-23 09:35:29.675 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:29.676 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:29.677 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2598(Integer), 30(Integer) 2018-03-23 09:35:29.706 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:29.707 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:29.708 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2698(Integer), 30(Integer) 2018-03-23 09:35:29.747 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:29.748 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:29.748 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 5(Integer), 464(Integer), 130(Integer), 20(Integer), 42(Integer), 2598(Integer), 30(Integer) 2018-03-23 09:35:29.773 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:29.773 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:29.774 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2698(Integer), 30(Integer) 2018-03-23 09:35:29.899 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:29.899 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:29.900 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2662(Integer), 30(Integer) 2018-03-23 09:35:29.903 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:29.903 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:29.904 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2702(Integer), 30(Integer) 2018-03-23 09:35:29.967 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:29.968 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:29.968 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 5(Integer), 464(Integer), 189(Integer), 21(Integer), 46(Integer), 2662(Integer), 30(Integer) 2018-03-23 09:35:29.969 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:29.970 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:29.970 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2702(Integer), 30(Integer) 2018-03-23 09:35:30.098 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:30.098 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:30.099 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2703(Integer), 30(Integer) 2018-03-23 09:35:30.110 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:30.111 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:30.111 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2209(Integer), 30(Integer) 2018-03-23 09:35:30.162 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:30.163 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:30.164 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2703(Integer), 30(Integer) 2018-03-23 09:35:30.179 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:30.180 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:30.180 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 131(Integer), 22(Integer), 44(Integer), 2209(Integer), 30(Integer) 2018-03-23 09:35:30.294 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:30.295 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:30.295 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2723(Integer), 30(Integer) 2018-03-23 09:35:30.321 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:30.322 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:30.322 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2498(Integer), 30(Integer) 2018-03-23 09:35:30.368 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:30.369 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:30.369 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2723(Integer), 30(Integer) 2018-03-23 09:35:30.392 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:30.393 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:30.393 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 131(Integer), 24(Integer), 40(Integer), 2498(Integer), 30(Integer) 2018-03-23 09:35:30.565 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:30.566 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:30.567 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2864(Integer), 30(Integer) 2018-03-23 09:35:30.569 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:30.570 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:30.571 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2563(Integer), 30(Integer) 2018-03-23 09:35:30.631 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:30.632 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:30.632 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2864(Integer), 30(Integer) 2018-03-23 09:35:30.676 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:30.678 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:30.678 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 131(Integer), 18(Integer), 41(Integer), 2563(Integer), 30(Integer) 2018-03-23 09:35:30.774 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:30.775 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:30.776 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2867(Integer), 30(Integer) 2018-03-23 09:35:30.820 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:30.821 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:30.822 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2581(Integer), 30(Integer) 2018-03-23 09:35:30.841 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:30.843 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:30.844 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2867(Integer), 30(Integer) 2018-03-23 09:35:30.901 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:30.902 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:30.902 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 131(Integer), 21(Integer), 42(Integer), 2581(Integer), 30(Integer) 2018-03-23 09:35:30.976 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:30.977 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:30.979 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2871(Integer), 30(Integer) 2018-03-23 09:35:31.040 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:31.041 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:31.042 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:31.042 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2616(Integer), 30(Integer) 2018-03-23 09:35:31.043 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:31.043 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2871(Integer), 30(Integer) 2018-03-23 09:35:31.112 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:31.113 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:31.114 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 190(Integer), 18(Integer), 48(Integer), 2616(Integer), 30(Integer) 2018-03-23 09:35:31.173 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:31.175 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:31.176 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2878(Integer), 30(Integer) 2018-03-23 09:35:31.243 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:31.243 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:31.244 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2878(Integer), 30(Integer) 2018-03-23 09:35:31.252 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:31.253 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:31.254 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2664(Integer), 30(Integer) 2018-03-23 09:35:31.327 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:31.330 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:31.332 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 190(Integer), 22(Integer), 46(Integer), 2664(Integer), 30(Integer) 2018-03-23 09:35:31.401 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:31.402 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:31.402 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2880(Integer), 30(Integer) 2018-03-23 09:35:31.466 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:31.466 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:31.467 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2880(Integer), 30(Integer) 2018-03-23 09:35:31.481 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:31.482 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:31.483 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2700(Integer), 30(Integer) 2018-03-23 09:35:31.567 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:31.567 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:31.567 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 148(Integer), 29(Integer), 35(Integer), 2700(Integer), 30(Integer) 2018-03-23 09:35:31.603 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:31.604 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:31.604 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2881(Integer), 30(Integer) 2018-03-23 09:35:31.667 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:31.668 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:31.669 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2881(Integer), 30(Integer) 2018-03-23 09:35:31.735 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:31.736 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:31.737 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2863(Integer), 30(Integer) 2018-03-23 09:35:31.846 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:31.846 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:31.847 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:31.847 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:31.847 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 148(Integer), 29(Integer), 35(Integer), 2863(Integer), 30(Integer) 2018-03-23 09:35:31.848 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2884(Integer), 30(Integer) 2018-03-23 09:35:31.915 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:31.915 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:31.916 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2884(Integer), 30(Integer) 2018-03-23 09:35:31.956 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:31.972 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:31.972 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:31.981 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:31.994 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:32.050 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:32.050 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:32.051 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:32.051 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:32.052 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2887(Integer), 30(Integer) 2018-03-23 09:35:32.052 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2104(Integer), 30(Integer) 2018-03-23 09:35:32.118 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:32.119 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:32.119 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 192(Integer), 21(Integer), 52(Integer), 2104(Integer), 30(Integer) 2018-03-23 09:35:32.126 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:32.129 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:32.130 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2887(Integer), 30(Integer) 2018-03-23 09:35:32.257 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:32.259 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:32.261 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2155(Integer), 30(Integer) 2018-03-23 09:35:32.271 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:32.272 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:32.273 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2888(Integer), 30(Integer) 2018-03-23 09:35:32.325 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:32.328 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:32.329 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 150(Integer), 17(Integer), 39(Integer), 2155(Integer), 30(Integer) 2018-03-23 09:35:32.340 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:32.341 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:32.342 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2888(Integer), 30(Integer) 2018-03-23 09:35:32.404 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:35:32.405 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:35:32.439 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:35:32.440 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:35:32.440 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:35:32.441 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:35:32.446 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:35:32.447 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:35:32.464 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:32.465 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:32.465 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2175(Integer), 30(Integer) 2018-03-23 09:35:32.475 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:35:32.476 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:35:32.477 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:35:32.487 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:32.488 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:32.489 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2890(Integer), 30(Integer) 2018-03-23 09:35:32.516 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:35:32.524 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:35:32.533 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:35:32.540 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:32.541 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:32.541 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 150(Integer), 17(Integer), 39(Integer), 2175(Integer), 30(Integer) 2018-03-23 09:35:32.553 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:35:32.553 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:32.554 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:35:32.570 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:32.570 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:32.590 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:35:32.631 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:35:32.668 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:32.898 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2890(Integer), 30(Integer) 2018-03-23 09:35:32.898 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:32.899 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:35:32.899 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:35:32.900 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:32.900 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:32.973 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:35:32.974 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:35:32.975 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:32.977 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:35:32.978 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:35:32.978 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:33.009 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:35:33.009 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:33.010 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2185(Integer), 30(Integer) 2018-03-23 09:35:33.041 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:35:33.042 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:35:33.043 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:33.049 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:33.049 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:35:33.050 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:33.050 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2891(Integer), 30(Integer) 2018-03-23 09:35:33.050 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:35:33.051 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:33.073 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:33.074 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:33.074 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 23(Integer), 44(Integer), 2185(Integer), 30(Integer) 2018-03-23 09:35:33.121 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:33.121 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:35:33.122 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:33.122 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2891(Integer), 30(Integer) 2018-03-23 09:35:33.123 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:35:33.126 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:35:33.126 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:33.126 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:35:33.128 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:33.149 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:35:33.151 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:33.160 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:35:33.162 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:33.235 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:35:33.239 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:33.240 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:33.240 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2195(Integer), 30(Integer) 2018-03-23 09:35:33.250 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:35:33.273 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 09:35:33.273 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:35:33.274 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 09:35:33.276 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 09:35:33.277 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:33.278 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 09:35:33.280 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 09:35:33.281 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 09:35:33.304 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:33.304 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:33.305 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 23(Integer), 44(Integer), 2195(Integer), 30(Integer) 2018-03-23 09:35:33.337 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:35:33.339 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:33.346 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:35:33.349 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:35:33.351 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:33.352 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 09:35:33.387 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 09:35:33.389 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:35:33.390 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:33.438 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:33.439 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:33.440 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2200(Integer), 30(Integer) 2018-03-23 09:35:33.450 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 09:35:33.451 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 09:35:33.500 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:35:33.505 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:33.506 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:33.507 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 23(Integer), 44(Integer), 2200(Integer), 30(Integer) 2018-03-23 09:35:33.515 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 09:35:33.584 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:33.585 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:33.586 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2897(Integer), 30(Integer) 2018-03-23 09:35:33.649 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:33.650 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:33.651 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2278(Integer), 30(Integer) 2018-03-23 09:35:33.653 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:33.654 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:33.654 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2897(Integer), 30(Integer) 2018-03-23 09:35:33.673 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:33.679 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:33.682 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:33.719 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:33.720 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:33.720 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 150(Integer), 31(Integer), 35(Integer), 2278(Integer), 30(Integer) 2018-03-23 09:35:33.768 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:35:33.769 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:35:33.780 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:35:33.780 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:35:33.793 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:35:33.794 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:35:33.794 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:33.795 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:33.795 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2899(Integer), 30(Integer) 2018-03-23 09:35:33.837 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:35:33.837 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:35:33.838 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:33.845 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:35:33.846 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:35:33.847 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:33.847 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:33.848 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:33.849 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2293(Integer), 30(Integer) 2018-03-23 09:35:33.868 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:35:33.870 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:35:33.870 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:33.871 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:33.872 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:33.876 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2899(Integer), 30(Integer) 2018-03-23 09:35:33.904 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:35:33.905 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:35:33.906 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:33.912 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:33.913 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:33.913 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 150(Integer), 21(Integer), 34(Integer), 2293(Integer), 30(Integer) 2018-03-23 09:35:33.949 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:35:33.949 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:35:33.950 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:33.956 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:35:33.957 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:35:33.957 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:33.968 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:35:34.021 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:35:34.025 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:35:34.042 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:34.043 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:34.043 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2381(Integer), 30(Integer) 2018-03-23 09:35:34.079 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:35:34.082 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:34.085 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:35:34.086 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 09:35:34.107 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:34.108 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:34.109 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 192(Integer), 16(Integer), 53(Integer), 2381(Integer), 30(Integer) 2018-03-23 09:35:34.123 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:35:34.123 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:35:34.126 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:34.126 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:34.128 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:35:34.128 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:35:34.129 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:35:34.130 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 09:35:34.170 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 09:35:34.210 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 09:35:34.227 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:35:34.242 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:34.243 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:34.243 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:34.244 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2420(Integer), 30(Integer) 2018-03-23 09:35:34.310 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:34.311 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:34.311 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 4(Integer), 475(Integer), 150(Integer), 19(Integer), 37(Integer), 2420(Integer), 30(Integer) 2018-03-23 09:35:34.316 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:34.317 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:34.317 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2904(Integer), 30(Integer) 2018-03-23 09:35:34.337 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:35:34.337 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:35:34.406 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:35:34.407 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:35:34.408 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:34.444 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:34.446 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:34.446 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2444(Integer), 30(Integer) 2018-03-23 09:35:34.511 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:34.511 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:34.512 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 5(Integer), 475(Integer), 192(Integer), 22(Integer), 47(Integer), 2444(Integer), 30(Integer) 2018-03-23 09:35:34.514 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:35:34.515 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:35:34.515 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:34.585 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:35:34.638 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:34.639 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:34.640 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2529(Integer), 30(Integer) 2018-03-23 09:35:34.681 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:35:34.684 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:34.685 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:34.686 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:34.687 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2904(Integer), 30(Integer) 2018-03-23 09:35:34.694 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:35:34.695 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:35:34.703 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:34.704 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:34.705 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 5(Integer), 475(Integer), 150(Integer), 24(Integer), 36(Integer), 2529(Integer), 30(Integer) 2018-03-23 09:35:34.829 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:34.831 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:34.831 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2905(Integer), 30(Integer) 2018-03-23 09:35:34.839 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:34.841 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:34.842 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2554(Integer), 30(Integer) 2018-03-23 09:35:34.901 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:34.902 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:34.903 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2905(Integer), 30(Integer) 2018-03-23 09:35:34.906 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:34.907 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:34.907 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 598 2018-03-23 09:35:34.908 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 19(Integer), 41(Integer), 2554(Integer), 30(Integer) 2018-03-23 09:35:34.977 |-ERROR [http-nio-8089-exec-3] com.xintong.visualinspection.controller.BaseController [195] -| 其他错误 org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:356) at org.apache.catalina.connector.OutputBuffer.appendByteArray(OutputBuffer.java:778) at org.apache.catalina.connector.OutputBuffer.append(OutputBuffer.java:707) at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:391) at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:369) at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:96) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:135) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:220) at java.io.Writer.write(Writer.java:157) at org.springframework.util.StreamUtils.copy(StreamUtils.java:109) at org.springframework.http.converter.StringHttpMessageConverter.writeInternal(StringHttpMessageConverter.java:107) at org.springframework.http.converter.StringHttpMessageConverter.writeInternal(StringHttpMessageConverter.java:41) at org.springframework.http.converter.AbstractHttpMessageConverter.write(AbstractHttpMessageConverter.java:227) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:247) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:174) at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:81) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:132) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.web.filter.ApplicationContextHeaderFilter.doFilterInternal(ApplicationContextHeaderFilter.java:55) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:80) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) 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:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:80) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at sun.nio.ch.SocketDispatcher.write0(Native Method) at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51) at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) at sun.nio.ch.IOUtil.write(IOUtil.java:65) at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471) at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134) at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:101) at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:157) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1238) at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:670) at org.apache.tomcat.util.net.SocketWrapperBase.writeBlocking(SocketWrapperBase.java:450) at org.apache.tomcat.util.net.SocketWrapperBase.write(SocketWrapperBase.java:388) at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.doWrite(Http11OutputBuffer.java:581) at org.apache.coyote.http11.filters.IdentityOutputFilter.doWrite(IdentityOutputFilter.java:118) at org.apache.coyote.http11.Http11OutputBuffer.doWrite(Http11OutputBuffer.java:223) at org.apache.coyote.Response.doWrite(Response.java:517) at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:351) ... 127 common frames omitted 2018-03-23 09:35:34.984 |-WARN [http-nio-8089-exec-3] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [391] -| Failed to invoke @ExceptionHandler method: public java.lang.String com.xintong.visualinspection.controller.BaseController.exp(javax.servlet.http.HttpServletRequest,java.lang.Exception) org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:356) at org.apache.catalina.connector.OutputBuffer.flushByteBuffer(OutputBuffer.java:808) at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:310) at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:284) at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118) at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:297) at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) at org.springframework.util.StreamUtils.copy(StreamUtils.java:110) at org.springframework.http.converter.StringHttpMessageConverter.writeInternal(StringHttpMessageConverter.java:107) at org.springframework.http.converter.StringHttpMessageConverter.writeInternal(StringHttpMessageConverter.java:41) at org.springframework.http.converter.AbstractHttpMessageConverter.write(AbstractHttpMessageConverter.java:227) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:247) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:174) at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:81) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:132) at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:380) at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:59) at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:136) at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:74) at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1218) at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1030) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:980) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.web.filter.ApplicationContextHeaderFilter.doFilterInternal(ApplicationContextHeaderFilter.java:55) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:80) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) 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:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:80) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at sun.nio.ch.SocketDispatcher.write0(Native Method) at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51) at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) at sun.nio.ch.IOUtil.write(IOUtil.java:65) at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471) at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134) at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:101) at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:157) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1238) at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:670) at org.apache.tomcat.util.net.SocketWrapperBase.writeBlocking(SocketWrapperBase.java:450) at org.apache.tomcat.util.net.SocketWrapperBase.write(SocketWrapperBase.java:388) at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.doWrite(Http11OutputBuffer.java:581) at org.apache.coyote.http11.filters.IdentityOutputFilter.doWrite(IdentityOutputFilter.java:118) at org.apache.coyote.http11.Http11OutputBuffer.doWrite(Http11OutputBuffer.java:223) at org.apache.coyote.Response.doWrite(Response.java:517) at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:351) ... 126 common frames omitted 2018-03-23 09:35:35.064 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:35.065 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:35.065 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2906(Integer), 30(Integer) 2018-03-23 09:35:35.126 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:35.128 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:35.128 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2588(Integer), 30(Integer) 2018-03-23 09:35:35.141 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:35.143 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:35.143 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2906(Integer), 30(Integer) 2018-03-23 09:35:35.192 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:35.192 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:35.193 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 22(Integer), 42(Integer), 2588(Integer), 30(Integer) 2018-03-23 09:35:35.319 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:35.320 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:35.321 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2907(Integer), 30(Integer) 2018-03-23 09:35:35.328 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:35.329 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:35.330 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2606(Integer), 30(Integer) 2018-03-23 09:35:35.394 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:35.395 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:35.396 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2907(Integer), 30(Integer) 2018-03-23 09:35:35.398 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:35.398 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:35.399 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 22(Integer), 42(Integer), 2606(Integer), 30(Integer) 2018-03-23 09:35:35.526 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:35.527 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:35.527 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2622(Integer), 30(Integer) 2018-03-23 09:35:35.539 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:35.540 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:35.540 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2910(Integer), 30(Integer) 2018-03-23 09:35:35.592 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:35.593 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:35.594 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 192(Integer), 19(Integer), 48(Integer), 2622(Integer), 30(Integer) 2018-03-23 09:35:35.610 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:35.611 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:35.612 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2910(Integer), 30(Integer) 2018-03-23 09:35:35.718 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:35.721 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:35.722 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:35.723 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:35.723 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2640(Integer), 30(Integer) 2018-03-23 09:35:35.726 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:35.733 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:35.739 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:35.757 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:35.758 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:35.758 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2911(Integer), 30(Integer) 2018-03-23 09:35:35.794 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:35.795 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:35.795 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 192(Integer), 23(Integer), 46(Integer), 2640(Integer), 30(Integer) 2018-03-23 09:35:35.814 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:35:35.815 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:35:35.833 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:35:35.833 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:35:35.834 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:35.835 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:35.836 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2911(Integer), 30(Integer) 2018-03-23 09:35:35.836 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:35:35.837 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:35:35.857 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:35:35.858 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:35:35.873 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:35:35.874 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:35:35.897 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:35:35.898 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:35:35.899 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:35.919 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:35:35.919 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:35:35.920 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:35:35.920 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:35:35.920 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:35.921 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:35.922 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:35.923 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:35.924 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2875(Integer), 30(Integer) 2018-03-23 09:35:35.934 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:35:35.940 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:35:35.989 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:35:35.989 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:35.990 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:35:35.991 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:35.990 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:35.993 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 5(Integer), 475(Integer), 150(Integer), 24(Integer), 36(Integer), 2875(Integer), 30(Integer) 2018-03-23 09:35:35.995 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:35:35.996 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:35:35.997 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:36.008 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:35:36.009 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:35:36.010 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:36.056 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:35:36.056 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:35:36.058 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:36.068 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:35:36.069 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:35:36.070 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:36.120 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:35:36.120 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:35:36.121 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:36.121 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:36.122 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:36.123 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2898(Integer), 30(Integer) 2018-03-23 09:35:36.131 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:35:36.132 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:35:36.132 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:36.144 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:35:36.158 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:35:36.160 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:36.184 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:35:36.190 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:36.191 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:36.191 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 192(Integer), 21(Integer), 76(Integer), 2898(Integer), 30(Integer) 2018-03-23 09:35:36.210 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:35:36.257 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:35:36.257 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:35:36.259 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:36.259 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:36.261 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 09:35:36.262 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 09:35:36.297 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:36.298 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:36.299 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2913(Integer), 30(Integer) 2018-03-23 09:35:36.299 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 09:35:36.300 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 09:35:36.306 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:35:36.309 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:36.361 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:35:36.364 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:36.365 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:36.366 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 09:35:36.366 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2207(Integer), 30(Integer) 2018-03-23 09:35:36.367 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:36.368 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:36.369 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2913(Integer), 30(Integer) 2018-03-23 09:35:36.389 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:35:36.392 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:36.398 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 09:35:36.398 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 09:35:36.429 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:36.430 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:36.430 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 5(Integer), 494(Integer), 141(Integer), 26(Integer), 44(Integer), 2207(Integer), 30(Integer) 2018-03-23 09:35:36.472 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 09:35:36.549 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:36.550 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:36.550 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2914(Integer), 30(Integer) 2018-03-23 09:35:36.550 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 09:35:36.551 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 09:35:36.614 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:36.615 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:36.616 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2344(Integer), 30(Integer) 2018-03-23 09:35:36.626 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:36.627 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:36.627 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2914(Integer), 30(Integer) 2018-03-23 09:35:36.663 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 09:35:36.665 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:35:36.665 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:36.679 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:36.680 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:36.680 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 5(Integer), 494(Integer), 198(Integer), 28(Integer), 49(Integer), 2344(Integer), 30(Integer) 2018-03-23 09:35:36.768 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:36.769 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:36.769 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2915(Integer), 30(Integer) 2018-03-23 09:35:36.772 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:35:36.807 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:36.808 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:36.809 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2397(Integer), 30(Integer) 2018-03-23 09:35:36.838 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:36.839 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:36.839 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2915(Integer), 30(Integer) 2018-03-23 09:35:36.874 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:36.875 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:36.876 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 5(Integer), 494(Integer), 198(Integer), 17(Integer), 53(Integer), 2397(Integer), 30(Integer) 2018-03-23 09:35:36.910 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:36.913 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:36.920 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:36.984 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:36.985 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:36.986 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2916(Integer), 30(Integer) 2018-03-23 09:35:37.006 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:37.007 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:37.007 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2244(Integer), 30(Integer) 2018-03-23 09:35:37.011 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:35:37.012 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:35:37.013 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:35:37.013 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:35:37.023 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:35:37.024 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:35:37.073 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:37.074 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:37.074 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 40(Integer), 6(Integer), 497(Integer), 200(Integer), 27(Integer), 51(Integer), 2244(Integer), 30(Integer) 2018-03-23 09:35:37.077 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:35:37.078 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:35:37.078 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:37.084 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:35:37.085 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:35:37.087 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:37.092 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:35:37.094 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:35:37.094 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:37.161 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:35:37.161 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:35:37.162 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:35:37.162 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:35:37.163 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:37.163 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:37.203 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:35:37.204 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:35:37.204 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:37.208 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:37.210 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:37.210 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2354(Integer), 30(Integer) 2018-03-23 09:35:37.232 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:35:37.239 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:35:37.276 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:37.277 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:37.277 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 40(Integer), 6(Integer), 497(Integer), 142(Integer), 27(Integer), 43(Integer), 2354(Integer), 30(Integer) 2018-03-23 09:35:37.288 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:35:37.359 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:35:37.360 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:35:37.360 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:37.362 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:37.363 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:37.363 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:37.363 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2916(Integer), 30(Integer) 2018-03-23 09:35:37.365 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:35:37.365 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:35:37.365 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:35:37.365 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 09:35:37.399 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:35:37.401 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:37.403 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:35:37.404 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 09:35:37.461 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:37.462 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:37.462 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2517(Integer), 30(Integer) 2018-03-23 09:35:37.464 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 09:35:37.470 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 09:35:37.497 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:35:37.505 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:37.525 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:37.526 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:37.526 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 40(Integer), 6(Integer), 497(Integer), 142(Integer), 25(Integer), 40(Integer), 2517(Integer), 30(Integer) 2018-03-23 09:35:37.534 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:37.534 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:37.535 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2917(Integer), 30(Integer) 2018-03-23 09:35:37.603 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:37.604 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:37.604 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2917(Integer), 30(Integer) 2018-03-23 09:35:37.605 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:35:37.606 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:35:37.674 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:37.675 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:37.675 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2569(Integer), 30(Integer) 2018-03-23 09:35:37.688 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:35:37.689 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:35:37.689 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:37.758 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:37.758 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:37.759 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:37.759 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:37.759 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2918(Integer), 30(Integer) 2018-03-23 09:35:37.759 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 40(Integer), 6(Integer), 497(Integer), 142(Integer), 20(Integer), 41(Integer), 2569(Integer), 30(Integer) 2018-03-23 09:35:37.830 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:37.830 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:37.831 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2918(Integer), 30(Integer) 2018-03-23 09:35:37.840 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:35:37.842 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:35:37.843 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:37.890 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:37.892 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:37.893 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2570(Integer), 30(Integer) 2018-03-23 09:35:37.925 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:35:37.960 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:37.960 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:37.960 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 45(Integer), 6(Integer), 501(Integer), 145(Integer), 21(Integer), 41(Integer), 2570(Integer), 30(Integer) 2018-03-23 09:35:37.978 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:37.979 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:37.979 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2919(Integer), 30(Integer) 2018-03-23 09:35:38.036 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:35:38.038 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:38.047 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:38.047 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:35:38.047 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:38.048 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:35:38.048 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2919(Integer), 30(Integer) 2018-03-23 09:35:38.085 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:38.086 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:38.086 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2170(Integer), 30(Integer) 2018-03-23 09:35:38.151 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:38.151 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:38.152 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 157(Integer), 19(Integer), 39(Integer), 2170(Integer), 30(Integer) 2018-03-23 09:35:38.192 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:38.193 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:38.193 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2921(Integer), 30(Integer) 2018-03-23 09:35:38.261 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:38.262 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:38.262 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2921(Integer), 30(Integer) 2018-03-23 09:35:38.267 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 598 2018-03-23 09:35:38.280 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:38.281 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:38.281 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2204(Integer), 30(Integer) 2018-03-23 09:35:38.342 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:38.344 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:38.346 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:38.346 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 146(Integer), 27(Integer), 44(Integer), 2204(Integer), 30(Integer) 2018-03-23 09:35:38.402 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:38.403 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:38.403 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2924(Integer), 30(Integer) 2018-03-23 09:35:38.445 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:35:38.445 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:35:38.473 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:38.473 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:38.473 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:38.473 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:38.474 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2924(Integer), 30(Integer) 2018-03-23 09:35:38.474 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2231(Integer), 30(Integer) 2018-03-23 09:35:38.512 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:35:38.513 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:35:38.514 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:38.536 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:38.537 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:38.537 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 28(Integer), 51(Integer), 2231(Integer), 30(Integer) 2018-03-23 09:35:38.611 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:38.612 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:38.613 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2925(Integer), 30(Integer) 2018-03-23 09:35:38.615 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:35:38.616 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:35:38.616 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:38.686 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:38.686 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:38.686 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:35:38.687 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:38.687 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:38.687 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2239(Integer), 30(Integer) 2018-03-23 09:35:38.687 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2925(Integer), 30(Integer) 2018-03-23 09:35:38.755 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:38.756 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:38.756 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 28(Integer), 51(Integer), 2239(Integer), 30(Integer) 2018-03-23 09:35:38.788 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:35:38.789 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:38.794 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 09:35:38.794 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 09:35:38.826 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:38.827 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:38.827 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2929(Integer), 30(Integer) 2018-03-23 09:35:38.880 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:35:38.895 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:38.896 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:38.896 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2295(Integer), 30(Integer) 2018-03-23 09:35:38.896 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:38.897 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:38.898 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2929(Integer), 30(Integer) 2018-03-23 09:35:38.959 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:38.960 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:38.960 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 157(Integer), 22(Integer), 34(Integer), 2295(Integer), 30(Integer) 2018-03-23 09:35:39.038 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:39.039 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:39.039 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2932(Integer), 30(Integer) 2018-03-23 09:35:39.091 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:39.092 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:39.093 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2306(Integer), 30(Integer) 2018-03-23 09:35:39.107 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:39.108 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:39.109 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2932(Integer), 30(Integer) 2018-03-23 09:35:39.136 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:39.137 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:39.157 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:39.158 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:39.158 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 157(Integer), 22(Integer), 34(Integer), 2306(Integer), 30(Integer) 2018-03-23 09:35:39.240 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:35:39.240 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:35:39.241 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:35:39.242 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:35:39.248 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:39.249 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:39.249 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2935(Integer), 30(Integer) 2018-03-23 09:35:39.291 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:39.293 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:39.293 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2341(Integer), 30(Integer) 2018-03-23 09:35:39.307 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:35:39.309 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:35:39.310 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:39.312 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:35:39.313 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:35:39.313 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:39.318 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:39.319 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:39.320 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2935(Integer), 30(Integer) 2018-03-23 09:35:39.356 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:39.357 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:39.358 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 29(Integer), 49(Integer), 2341(Integer), 30(Integer) 2018-03-23 09:35:39.394 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:35:39.396 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:35:39.396 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:39.497 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:39.497 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:35:39.498 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:39.498 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2936(Integer), 30(Integer) 2018-03-23 09:35:39.499 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:35:39.500 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:35:39.501 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:35:39.568 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:39.569 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:39.569 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2428(Integer), 30(Integer) 2018-03-23 09:35:39.573 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:39.573 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:35:39.574 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:39.575 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2936(Integer), 30(Integer) 2018-03-23 09:35:39.694 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:35:39.694 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:39.694 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:35:39.695 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:39.696 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 157(Integer), 20(Integer), 37(Integer), 2428(Integer), 30(Integer) 2018-03-23 09:35:39.696 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:39.697 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:35:39.701 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 09:35:39.702 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:35:39.789 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:39.790 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:39.790 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2942(Integer), 30(Integer) 2018-03-23 09:35:39.826 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:39.827 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:39.827 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2448(Integer), 30(Integer) 2018-03-23 09:35:39.869 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:39.869 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:39.870 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2942(Integer), 30(Integer) 2018-03-23 09:35:40.096 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:40.097 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:40.098 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 23(Integer), 47(Integer), 2448(Integer), 30(Integer) 2018-03-23 09:35:40.099 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 119 2018-03-23 09:35:40.101 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 09:35:40.101 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:35:40.403 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:40.404 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:40.404 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2945(Integer), 30(Integer) 2018-03-23 09:35:40.471 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:40.471 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:40.472 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2458(Integer), 30(Integer) 2018-03-23 09:35:40.519 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:40.520 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:40.520 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2945(Integer), 30(Integer) 2018-03-23 09:35:40.536 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:40.537 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:40.537 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 23(Integer), 47(Integer), 2458(Integer), 30(Integer) 2018-03-23 09:35:40.552 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 09:35:40.554 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:35:40.555 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:35:40.696 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:40.697 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:40.698 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2654(Integer), 30(Integer) 2018-03-23 09:35:40.761 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:40.762 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:40.762 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:40.762 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 24(Integer), 46(Integer), 2654(Integer), 30(Integer) 2018-03-23 09:35:40.763 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:40.763 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2946(Integer), 30(Integer) 2018-03-23 09:35:40.785 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 09:35:40.786 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:35:40.787 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:35:40.859 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:35:40.865 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 09:35:40.866 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 09:35:40.866 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:40.867 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:40.867 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2946(Integer), 30(Integer) 2018-03-23 09:35:40.895 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:40.897 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:40.897 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2468(Integer), 30(Integer) 2018-03-23 09:35:40.935 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 09:35:40.936 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 09:35:40.937 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 09:35:40.963 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:40.963 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:40.964 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 55(Integer), 6(Integer), 513(Integer), 207(Integer), 23(Integer), 50(Integer), 2468(Integer), 30(Integer) 2018-03-23 09:35:41.009 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 09:35:41.011 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 09:35:41.011 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 09:35:41.012 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 09:35:41.013 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:35:41.079 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 09:35:41.080 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:41.081 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2048(Integer), 30(Integer) 2018-03-23 09:35:41.085 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:41.086 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:41.086 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2948(Integer), 30(Integer) 2018-03-23 09:35:41.089 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:41.090 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:41.090 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2524(Integer), 30(Integer) 2018-03-23 09:35:41.153 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:41.154 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:41.154 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:41.154 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 55(Integer), 6(Integer), 513(Integer), 161(Integer), 26(Integer), 36(Integer), 2524(Integer), 30(Integer) 2018-03-23 09:35:41.154 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:41.155 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2048(Integer), 30(Integer) 2018-03-23 09:35:41.182 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:41.183 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:41.183 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2948(Integer), 30(Integer) 2018-03-23 09:35:41.534 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:41.534 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:41.534 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:41.535 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:41.535 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2574(Integer), 30(Integer) 2018-03-23 09:35:41.535 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2050(Integer), 30(Integer) 2018-03-23 09:35:41.600 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:41.601 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:41.601 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2050(Integer), 30(Integer) 2018-03-23 09:35:41.603 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:41.604 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:41.604 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 55(Integer), 6(Integer), 513(Integer), 147(Integer), 22(Integer), 41(Integer), 2574(Integer), 30(Integer) 2018-03-23 09:35:41.995 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:41.996 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 09:35:41.996 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:41.997 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2949(Integer), 30(Integer) 2018-03-23 09:35:42.061 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:42.062 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:42.062 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2051(Integer), 30(Integer) 2018-03-23 09:35:42.069 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:42.070 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:42.070 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2110(Integer), 30(Integer) 2018-03-23 09:35:42.080 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:42.081 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:42.081 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2949(Integer), 30(Integer) 2018-03-23 09:35:42.126 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:42.126 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:42.127 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2051(Integer), 30(Integer) 2018-03-23 09:35:42.138 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:42.139 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:42.139 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 60(Integer), 6(Integer), 516(Integer), 208(Integer), 22(Integer), 52(Integer), 2110(Integer), 30(Integer) 2018-03-23 09:35:42.256 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:42.258 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:42.259 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2052(Integer), 30(Integer) 2018-03-23 09:35:42.273 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:42.273 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:42.274 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2044(Integer), 30(Integer) 2018-03-23 09:35:42.284 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:42.284 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:42.285 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2120(Integer), 30(Integer) 2018-03-23 09:35:42.335 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:42.336 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:42.337 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2052(Integer), 30(Integer) 2018-03-23 09:35:42.352 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:42.353 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:42.353 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 60(Integer), 6(Integer), 516(Integer), 162(Integer), 23(Integer), 38(Integer), 2120(Integer), 30(Integer) 2018-03-23 09:35:42.355 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:42.355 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:42.356 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2044(Integer), 30(Integer) 2018-03-23 09:35:42.479 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:42.480 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:42.481 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2053(Integer), 30(Integer) 2018-03-23 09:35:42.499 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:42.499 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:42.500 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2172(Integer), 30(Integer) 2018-03-23 09:35:42.513 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:42.514 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:42.515 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2045(Integer), 30(Integer) 2018-03-23 09:35:42.543 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:42.544 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:42.544 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2053(Integer), 30(Integer) 2018-03-23 09:35:42.568 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:42.568 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:42.569 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 60(Integer), 6(Integer), 516(Integer), 162(Integer), 20(Integer), 39(Integer), 2172(Integer), 30(Integer) 2018-03-23 09:35:42.585 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:42.585 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:42.586 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2045(Integer), 30(Integer) 2018-03-23 09:35:42.673 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:42.674 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:42.674 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2055(Integer), 30(Integer) 2018-03-23 09:35:42.707 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:42.708 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:42.709 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2387(Integer), 30(Integer) 2018-03-23 09:35:42.728 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:42.728 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:42.729 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2046(Integer), 30(Integer) 2018-03-23 09:35:42.736 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:42.737 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:42.737 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2055(Integer), 30(Integer) 2018-03-23 09:35:42.779 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:42.780 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:42.780 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 5(Integer), 516(Integer), 208(Integer), 18(Integer), 53(Integer), 2387(Integer), 30(Integer) 2018-03-23 09:35:42.796 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:42.797 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:42.798 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2046(Integer), 30(Integer) 2018-03-23 09:35:42.866 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:42.866 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:42.867 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2056(Integer), 30(Integer) 2018-03-23 09:35:42.919 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:42.920 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:42.920 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2403(Integer), 30(Integer) 2018-03-23 09:35:42.929 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:42.930 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:42.930 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2056(Integer), 30(Integer) 2018-03-23 09:35:42.934 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:42.935 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:42.935 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2223(Integer), 30(Integer) 2018-03-23 09:35:42.988 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:42.989 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:42.989 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 60(Integer), 6(Integer), 516(Integer), 208(Integer), 18(Integer), 53(Integer), 2403(Integer), 30(Integer) 2018-03-23 09:35:43.005 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:43.006 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:43.007 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 10(Integer), 6(Integer), 444(Integer), 180(Integer), 25(Integer), 51(Integer), 2223(Integer), 30(Integer) 2018-03-23 09:35:43.059 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:43.060 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:43.060 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2057(Integer), 30(Integer) 2018-03-23 09:35:43.124 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:43.126 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:43.126 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2057(Integer), 30(Integer) 2018-03-23 09:35:43.131 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:43.132 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:43.133 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2404(Integer), 30(Integer) 2018-03-23 09:35:43.153 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:43.153 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:43.154 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2392(Integer), 30(Integer) 2018-03-23 09:35:43.203 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:43.204 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:43.204 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 5(Integer), 516(Integer), 208(Integer), 18(Integer), 53(Integer), 2404(Integer), 30(Integer) 2018-03-23 09:35:43.227 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:43.227 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:43.228 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 10(Integer), 6(Integer), 444(Integer), 180(Integer), 14(Integer), 53(Integer), 2392(Integer), 30(Integer) 2018-03-23 09:35:43.267 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:43.267 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:43.268 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2058(Integer), 30(Integer) 2018-03-23 09:35:43.337 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:43.338 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:43.338 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2058(Integer), 30(Integer) 2018-03-23 09:35:43.344 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:43.345 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:43.345 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2484(Integer), 30(Integer) 2018-03-23 09:35:43.367 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:43.367 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:43.368 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2415(Integer), 30(Integer) 2018-03-23 09:35:43.415 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:43.416 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:43.416 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 5(Integer), 516(Integer), 208(Integer), 24(Integer), 50(Integer), 2484(Integer), 30(Integer) 2018-03-23 09:35:43.442 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:43.443 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:43.443 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 10(Integer), 6(Integer), 444(Integer), 141(Integer), 16(Integer), 37(Integer), 2415(Integer), 30(Integer) 2018-03-23 09:35:43.468 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:43.468 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:43.469 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2059(Integer), 30(Integer) 2018-03-23 09:35:43.531 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:43.532 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:43.532 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2059(Integer), 30(Integer) 2018-03-23 09:35:43.556 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:43.557 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:43.557 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2600(Integer), 30(Integer) 2018-03-23 09:35:43.584 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:43.585 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:43.585 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2504(Integer), 30(Integer) 2018-03-23 09:35:43.625 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:43.626 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:43.626 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 5(Integer), 516(Integer), 148(Integer), 24(Integer), 42(Integer), 2600(Integer), 30(Integer) 2018-03-23 09:35:43.658 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:43.659 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:43.659 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2060(Integer), 30(Integer) 2018-03-23 09:35:43.660 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:43.660 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:43.661 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 10(Integer), 6(Integer), 444(Integer), 125(Integer), 22(Integer), 40(Integer), 2504(Integer), 30(Integer) 2018-03-23 09:35:43.724 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:43.724 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:43.724 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2060(Integer), 30(Integer) 2018-03-23 09:35:43.763 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:43.764 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:43.764 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2193(Integer), 30(Integer) 2018-03-23 09:35:43.807 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:43.809 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:43.809 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2663(Integer), 30(Integer) 2018-03-23 09:35:43.847 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:43.847 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:43.848 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 75(Integer), 6(Integer), 524(Integer), 149(Integer), 28(Integer), 44(Integer), 2193(Integer), 30(Integer) 2018-03-23 09:35:43.850 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:43.851 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:43.852 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2061(Integer), 30(Integer) 2018-03-23 09:35:43.882 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:43.883 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:43.883 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 10(Integer), 6(Integer), 444(Integer), 180(Integer), 20(Integer), 46(Integer), 2663(Integer), 30(Integer) 2018-03-23 09:35:43.918 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:43.919 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:43.919 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2061(Integer), 30(Integer) 2018-03-23 09:35:43.988 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:43.988 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:43.989 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2203(Integer), 30(Integer) 2018-03-23 09:35:44.036 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:44.037 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:44.037 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2049(Integer), 30(Integer) 2018-03-23 09:35:44.045 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:44.046 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:44.046 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2062(Integer), 30(Integer) 2018-03-23 09:35:44.056 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:44.057 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:44.058 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 75(Integer), 6(Integer), 524(Integer), 149(Integer), 28(Integer), 44(Integer), 2203(Integer), 30(Integer) 2018-03-23 09:35:44.111 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:44.111 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:44.111 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2062(Integer), 30(Integer) 2018-03-23 09:35:44.112 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:44.113 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:44.113 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 142(Integer), 20(Integer), 33(Integer), 2049(Integer), 30(Integer) 2018-03-23 09:35:44.195 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:44.196 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:44.196 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2161(Integer), 30(Integer) 2018-03-23 09:35:44.240 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:44.240 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:44.241 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2064(Integer), 30(Integer) 2018-03-23 09:35:44.280 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:44.280 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:44.280 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:44.280 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:44.281 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2091(Integer), 30(Integer) 2018-03-23 09:35:44.281 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 80(Integer), 6(Integer), 526(Integer), 164(Integer), 21(Integer), 39(Integer), 2161(Integer), 30(Integer) 2018-03-23 09:35:44.311 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:44.311 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:44.311 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2064(Integer), 30(Integer) 2018-03-23 09:35:44.390 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:44.391 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:44.391 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 126(Integer), 23(Integer), 45(Integer), 2091(Integer), 30(Integer) 2018-03-23 09:35:44.439 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:44.440 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:44.440 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2066(Integer), 30(Integer) 2018-03-23 09:35:44.454 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:44.455 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:44.455 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2577(Integer), 30(Integer) 2018-03-23 09:35:44.503 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:44.504 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:44.504 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2066(Integer), 30(Integer) 2018-03-23 09:35:44.525 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:44.526 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:44.526 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 80(Integer), 6(Integer), 526(Integer), 151(Integer), 23(Integer), 41(Integer), 2577(Integer), 30(Integer) 2018-03-23 09:35:44.555 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:44.557 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:44.557 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2149(Integer), 30(Integer) 2018-03-23 09:35:44.629 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:44.630 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:44.630 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2069(Integer), 30(Integer) 2018-03-23 09:35:44.646 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:44.647 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:44.647 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 142(Integer), 21(Integer), 38(Integer), 2149(Integer), 30(Integer) 2018-03-23 09:35:44.671 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:44.672 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:44.673 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2590(Integer), 30(Integer) 2018-03-23 09:35:44.702 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:44.703 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:44.703 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2069(Integer), 30(Integer) 2018-03-23 09:35:44.740 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:44.741 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:44.742 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 80(Integer), 6(Integer), 526(Integer), 151(Integer), 25(Integer), 42(Integer), 2590(Integer), 30(Integer) 2018-03-23 09:35:44.810 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:44.811 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:44.811 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2219(Integer), 30(Integer) 2018-03-23 09:35:44.831 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:44.831 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:44.832 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2070(Integer), 30(Integer) 2018-03-23 09:35:44.887 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:44.888 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:44.888 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2148(Integer), 30(Integer) 2018-03-23 09:35:44.902 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:44.903 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:44.903 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2070(Integer), 30(Integer) 2018-03-23 09:35:44.913 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:44.913 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:44.913 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 26(Integer), 51(Integer), 2219(Integer), 30(Integer) 2018-03-23 09:35:44.971 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:44.971 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:44.972 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 55(Integer), 4(Integer), 529(Integer), 165(Integer), 24(Integer), 38(Integer), 2148(Integer), 30(Integer) 2018-03-23 09:35:45.030 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:45.031 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:45.031 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2071(Integer), 30(Integer) 2018-03-23 09:35:45.095 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:45.097 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:45.097 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2071(Integer), 30(Integer) 2018-03-23 09:35:45.109 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:45.110 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:45.110 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:45.111 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2390(Integer), 30(Integer) 2018-03-23 09:35:45.111 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:45.111 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2322(Integer), 30(Integer) 2018-03-23 09:35:45.261 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:45.261 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:45.262 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:45.262 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:45.262 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 75(Integer), 5(Integer), 530(Integer), 213(Integer), 30(Integer), 49(Integer), 2322(Integer), 30(Integer) 2018-03-23 09:35:45.262 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 15(Integer), 53(Integer), 2390(Integer), 30(Integer) 2018-03-23 09:35:45.342 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:45.342 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:45.343 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2072(Integer), 30(Integer) 2018-03-23 09:35:45.411 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:45.411 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:45.411 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2072(Integer), 30(Integer) 2018-03-23 09:35:45.420 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:45.421 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:45.421 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2359(Integer), 30(Integer) 2018-03-23 09:35:45.449 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:45.450 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:45.450 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2413(Integer), 30(Integer) 2018-03-23 09:35:45.488 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:45.489 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:45.490 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 90(Integer), 6(Integer), 530(Integer), 153(Integer), 28(Integer), 43(Integer), 2359(Integer), 30(Integer) 2018-03-23 09:35:45.540 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:45.541 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:45.541 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:45.541 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2073(Integer), 30(Integer) 2018-03-23 09:35:45.542 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:45.542 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 142(Integer), 17(Integer), 37(Integer), 2413(Integer), 30(Integer) 2018-03-23 09:35:45.606 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:45.608 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:45.609 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2073(Integer), 30(Integer) 2018-03-23 09:35:45.636 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:45.637 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:45.637 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2934(Integer), 30(Integer) 2018-03-23 09:35:45.707 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:45.708 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:45.708 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 75(Integer), 5(Integer), 530(Integer), 166(Integer), 25(Integer), 38(Integer), 2934(Integer), 30(Integer) 2018-03-23 09:35:45.728 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:45.729 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:45.729 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2427(Integer), 30(Integer) 2018-03-23 09:35:45.743 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:45.743 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:45.744 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2074(Integer), 30(Integer) 2018-03-23 09:35:45.806 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:45.807 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:45.807 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2074(Integer), 30(Integer) 2018-03-23 09:35:45.823 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:45.823 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:45.824 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 142(Integer), 17(Integer), 37(Integer), 2427(Integer), 30(Integer) 2018-03-23 09:35:45.848 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:45.849 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:45.849 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2103(Integer), 30(Integer) 2018-03-23 09:35:45.920 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:45.921 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:45.921 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 100(Integer), 6(Integer), 533(Integer), 214(Integer), 23(Integer), 52(Integer), 2103(Integer), 30(Integer) 2018-03-23 09:35:45.934 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:45.934 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:45.935 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2075(Integer), 30(Integer) 2018-03-23 09:35:45.985 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:45.986 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:45.987 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2467(Integer), 30(Integer) 2018-03-23 09:35:45.998 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:45.999 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:45.999 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2075(Integer), 30(Integer) 2018-03-23 09:35:46.062 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:46.063 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:46.064 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 21(Integer), 50(Integer), 2467(Integer), 30(Integer) 2018-03-23 09:35:46.070 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:46.071 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:46.071 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2567(Integer), 30(Integer) 2018-03-23 09:35:46.131 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:46.132 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:46.133 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2076(Integer), 30(Integer) 2018-03-23 09:35:46.142 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:46.142 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:46.143 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 100(Integer), 6(Integer), 533(Integer), 154(Integer), 24(Integer), 41(Integer), 2567(Integer), 30(Integer) 2018-03-23 09:35:46.199 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:46.200 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:46.200 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2076(Integer), 30(Integer) 2018-03-23 09:35:46.208 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:46.208 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:46.209 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2473(Integer), 30(Integer) 2018-03-23 09:35:46.291 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:46.291 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:46.293 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:46.293 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:46.293 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2599(Integer), 30(Integer) 2018-03-23 09:35:46.293 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 21(Integer), 50(Integer), 2473(Integer), 30(Integer) 2018-03-23 09:35:46.329 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:46.330 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:46.331 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2077(Integer), 30(Integer) 2018-03-23 09:35:46.373 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:46.374 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:46.374 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 100(Integer), 6(Integer), 533(Integer), 154(Integer), 26(Integer), 42(Integer), 2599(Integer), 30(Integer) 2018-03-23 09:35:46.598 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:46.598 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:46.599 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:46.599 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:46.600 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2502(Integer), 30(Integer) 2018-03-23 09:35:46.600 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2077(Integer), 30(Integer) 2018-03-23 09:35:46.670 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:46.671 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:46.671 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2174(Integer), 30(Integer) 2018-03-23 09:35:46.703 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:46.703 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:46.704 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 126(Integer), 23(Integer), 40(Integer), 2502(Integer), 30(Integer) 2018-03-23 09:35:46.931 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:46.931 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:46.931 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:46.932 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:46.932 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2078(Integer), 30(Integer) 2018-03-23 09:35:46.932 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 105(Integer), 6(Integer), 536(Integer), 167(Integer), 22(Integer), 39(Integer), 2174(Integer), 30(Integer) 2018-03-23 09:35:46.996 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:46.997 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:46.997 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2078(Integer), 30(Integer) 2018-03-23 09:35:47.013 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:47.014 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:47.014 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2564(Integer), 30(Integer) 2018-03-23 09:35:47.070 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:47.072 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:47.072 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2496(Integer), 30(Integer) 2018-03-23 09:35:47.101 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:47.102 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:47.102 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 126(Integer), 17(Integer), 41(Integer), 2564(Integer), 30(Integer) 2018-03-23 09:35:47.127 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:47.127 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:47.128 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2079(Integer), 30(Integer) 2018-03-23 09:35:47.142 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:47.142 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:47.143 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 120(Integer), 6(Integer), 537(Integer), 156(Integer), 26(Integer), 40(Integer), 2496(Integer), 30(Integer) 2018-03-23 09:35:47.191 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:47.192 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:47.192 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2079(Integer), 30(Integer) 2018-03-23 09:35:47.275 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:47.276 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:47.276 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2602(Integer), 30(Integer) 2018-03-23 09:35:47.279 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:47.280 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:47.280 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2361(Integer), 30(Integer) 2018-03-23 09:35:47.323 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:47.325 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:47.325 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2080(Integer), 30(Integer) 2018-03-23 09:35:47.347 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:47.348 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:47.348 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 125(Integer), 6(Integer), 538(Integer), 157(Integer), 29(Integer), 43(Integer), 2361(Integer), 30(Integer) 2018-03-23 09:35:47.370 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:47.370 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:47.371 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 126(Integer), 19(Integer), 42(Integer), 2602(Integer), 30(Integer) 2018-03-23 09:35:47.388 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:47.388 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:47.388 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2080(Integer), 30(Integer) 2018-03-23 09:35:47.489 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:47.490 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:47.490 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2696(Integer), 30(Integer) 2018-03-23 09:35:47.523 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:47.524 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:47.525 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2082(Integer), 30(Integer) 2018-03-23 09:35:47.551 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:47.552 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:47.553 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2885(Integer), 30(Integer) 2018-03-23 09:35:47.559 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:47.560 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:47.560 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 160(Integer), 6(Integer), 539(Integer), 215(Integer), 24(Integer), 52(Integer), 2696(Integer), 30(Integer) 2018-03-23 09:35:47.588 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:47.589 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:47.590 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2082(Integer), 30(Integer) 2018-03-23 09:35:47.646 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:47.647 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:47.648 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 142(Integer), 28(Integer), 35(Integer), 2885(Integer), 30(Integer) 2018-03-23 09:35:47.698 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:47.699 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:47.700 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2931(Integer), 30(Integer) 2018-03-23 09:35:47.721 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:47.722 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:47.723 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2083(Integer), 30(Integer) 2018-03-23 09:35:47.774 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:47.776 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:47.776 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 215(Integer), 6(Integer), 540(Integer), 216(Integer), 20(Integer), 48(Integer), 2931(Integer), 30(Integer) 2018-03-23 09:35:47.812 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:47.812 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:47.813 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:47.813 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:47.814 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2083(Integer), 30(Integer) 2018-03-23 09:35:47.814 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2909(Integer), 30(Integer) 2018-03-23 09:35:47.897 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:47.898 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:47.898 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 19(Integer), 76(Integer), 2909(Integer), 30(Integer) 2018-03-23 09:35:47.917 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:47.918 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:47.919 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2065(Integer), 30(Integer) 2018-03-23 09:35:47.940 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:47.942 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:47.943 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2084(Integer), 30(Integer) 2018-03-23 09:35:47.990 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:47.991 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:47.991 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 33(Integer), 2065(Integer), 30(Integer) 2018-03-23 09:35:48.006 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:48.007 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:48.007 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2084(Integer), 30(Integer) 2018-03-23 09:35:48.083 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:48.084 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:48.085 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2912(Integer), 30(Integer) 2018-03-23 09:35:48.139 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:48.139 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:48.140 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:48.140 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:48.140 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2124(Integer), 30(Integer) 2018-03-23 09:35:48.141 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2085(Integer), 30(Integer) 2018-03-23 09:35:48.160 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:48.161 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:48.161 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 19(Integer), 76(Integer), 2912(Integer), 30(Integer) 2018-03-23 09:35:48.205 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:48.206 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:48.206 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2124(Integer), 30(Integer) 2018-03-23 09:35:48.210 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:48.210 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:48.211 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2085(Integer), 30(Integer) 2018-03-23 09:35:48.336 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:48.337 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:48.338 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2136(Integer), 30(Integer) 2018-03-23 09:35:48.352 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:48.352 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:48.353 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2125(Integer), 30(Integer) 2018-03-23 09:35:48.418 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:48.418 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:48.418 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:48.419 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:48.419 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:48.419 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:48.420 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2086(Integer), 30(Integer) 2018-03-23 09:35:48.420 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 5(Integer), 464(Integer), 147(Integer), 22(Integer), 38(Integer), 2136(Integer), 30(Integer) 2018-03-23 09:35:48.420 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2125(Integer), 30(Integer) 2018-03-23 09:35:48.493 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:48.494 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:48.494 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2086(Integer), 30(Integer) 2018-03-23 09:35:48.546 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:48.547 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:48.547 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2126(Integer), 30(Integer) 2018-03-23 09:35:48.598 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:48.598 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:48.599 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2598(Integer), 30(Integer) 2018-03-23 09:35:48.609 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:48.609 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:48.609 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2126(Integer), 30(Integer) 2018-03-23 09:35:48.630 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:48.631 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:48.631 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2087(Integer), 30(Integer) 2018-03-23 09:35:48.678 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:48.679 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:48.679 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 5(Integer), 464(Integer), 130(Integer), 20(Integer), 42(Integer), 2598(Integer), 30(Integer) 2018-03-23 09:35:48.699 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:48.699 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:48.700 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2087(Integer), 30(Integer) 2018-03-23 09:35:48.741 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:48.742 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:48.743 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2129(Integer), 30(Integer) 2018-03-23 09:35:48.809 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:48.810 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:48.810 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2129(Integer), 30(Integer) 2018-03-23 09:35:48.828 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:48.829 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:48.829 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2662(Integer), 30(Integer) 2018-03-23 09:35:48.843 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:48.844 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:48.844 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2088(Integer), 30(Integer) 2018-03-23 09:35:48.906 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:48.907 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:48.907 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 5(Integer), 464(Integer), 189(Integer), 21(Integer), 46(Integer), 2662(Integer), 30(Integer) 2018-03-23 09:35:48.920 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:48.921 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:48.921 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2088(Integer), 30(Integer) 2018-03-23 09:35:48.938 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:48.939 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:48.939 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2138(Integer), 30(Integer) 2018-03-23 09:35:49.004 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:49.004 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:49.004 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2138(Integer), 30(Integer) 2018-03-23 09:35:49.057 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:49.059 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:49.059 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2209(Integer), 30(Integer) 2018-03-23 09:35:49.062 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:49.062 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:49.063 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2089(Integer), 30(Integer) 2018-03-23 09:35:49.133 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:49.133 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:49.133 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:49.134 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:49.134 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:49.134 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:49.134 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2140(Integer), 30(Integer) 2018-03-23 09:35:49.134 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2089(Integer), 30(Integer) 2018-03-23 09:35:49.134 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 131(Integer), 22(Integer), 44(Integer), 2209(Integer), 30(Integer) 2018-03-23 09:35:49.196 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:49.197 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:49.197 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2140(Integer), 30(Integer) 2018-03-23 09:35:49.275 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:49.276 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:49.276 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2090(Integer), 30(Integer) 2018-03-23 09:35:49.284 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:49.285 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:49.286 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2498(Integer), 30(Integer) 2018-03-23 09:35:49.326 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:49.327 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:49.328 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2141(Integer), 30(Integer) 2018-03-23 09:35:49.345 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:49.346 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:49.347 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2090(Integer), 30(Integer) 2018-03-23 09:35:49.360 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:49.360 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:49.361 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 131(Integer), 24(Integer), 40(Integer), 2498(Integer), 30(Integer) 2018-03-23 09:35:49.392 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:49.393 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:49.393 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2141(Integer), 30(Integer) 2018-03-23 09:35:49.485 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:49.486 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:49.486 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2095(Integer), 30(Integer) 2018-03-23 09:35:49.516 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:49.517 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:49.517 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2563(Integer), 30(Integer) 2018-03-23 09:35:49.522 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:49.523 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:49.523 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2146(Integer), 30(Integer) 2018-03-23 09:35:49.555 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:49.555 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:49.556 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2095(Integer), 30(Integer) 2018-03-23 09:35:49.587 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:49.588 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:49.588 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2146(Integer), 30(Integer) 2018-03-23 09:35:49.590 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:49.591 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:49.592 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 131(Integer), 18(Integer), 41(Integer), 2563(Integer), 30(Integer) 2018-03-23 09:35:49.707 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:49.708 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:49.709 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2096(Integer), 30(Integer) 2018-03-23 09:35:49.730 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:49.731 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:49.732 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2159(Integer), 30(Integer) 2018-03-23 09:35:49.738 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:49.739 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:49.740 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2581(Integer), 30(Integer) 2018-03-23 09:35:49.780 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:49.780 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:49.781 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2096(Integer), 30(Integer) 2018-03-23 09:35:49.794 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:49.795 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:49.795 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 39(Integer), 2159(Integer), 30(Integer) 2018-03-23 09:35:49.821 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:49.821 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:49.821 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 131(Integer), 21(Integer), 42(Integer), 2581(Integer), 30(Integer) 2018-03-23 09:35:49.921 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:49.922 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:49.923 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2163(Integer), 30(Integer) 2018-03-23 09:35:49.942 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:49.943 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:49.944 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2097(Integer), 30(Integer) 2018-03-23 09:35:49.976 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:49.977 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:49.977 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2616(Integer), 30(Integer) 2018-03-23 09:35:49.988 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:49.988 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:49.989 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 39(Integer), 2163(Integer), 30(Integer) 2018-03-23 09:35:50.015 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:50.015 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:50.015 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2097(Integer), 30(Integer) 2018-03-23 09:35:50.042 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:50.042 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:50.043 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 190(Integer), 18(Integer), 48(Integer), 2616(Integer), 30(Integer) 2018-03-23 09:35:50.122 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:50.123 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:50.123 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2171(Integer), 30(Integer) 2018-03-23 09:35:50.155 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:50.155 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:50.156 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2098(Integer), 30(Integer) 2018-03-23 09:35:50.186 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:50.187 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:50.187 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 39(Integer), 2171(Integer), 30(Integer) 2018-03-23 09:35:50.194 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:50.195 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:50.196 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2664(Integer), 30(Integer) 2018-03-23 09:35:50.223 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:50.224 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:50.225 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2098(Integer), 30(Integer) 2018-03-23 09:35:50.266 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:50.266 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:50.266 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 190(Integer), 22(Integer), 46(Integer), 2664(Integer), 30(Integer) 2018-03-23 09:35:50.317 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:50.317 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:50.318 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2190(Integer), 30(Integer) 2018-03-23 09:35:50.366 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:50.367 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:50.367 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2099(Integer), 30(Integer) 2018-03-23 09:35:50.382 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:50.382 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:50.383 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 44(Integer), 2190(Integer), 30(Integer) 2018-03-23 09:35:50.420 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:50.420 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:50.421 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2700(Integer), 30(Integer) 2018-03-23 09:35:50.437 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:50.438 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:50.438 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2099(Integer), 30(Integer) 2018-03-23 09:35:50.506 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:50.507 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:50.508 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 148(Integer), 29(Integer), 35(Integer), 2700(Integer), 30(Integer) 2018-03-23 09:35:50.509 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:50.509 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:50.510 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2205(Integer), 30(Integer) 2018-03-23 09:35:50.574 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:50.575 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:50.576 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 44(Integer), 2205(Integer), 30(Integer) 2018-03-23 09:35:50.591 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:50.592 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:50.593 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2100(Integer), 30(Integer) 2018-03-23 09:35:50.652 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:50.653 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:50.654 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2863(Integer), 30(Integer) 2018-03-23 09:35:50.687 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:50.688 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:50.688 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2100(Integer), 30(Integer) 2018-03-23 09:35:50.704 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:50.705 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:50.706 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2211(Integer), 30(Integer) 2018-03-23 09:35:50.724 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:50.725 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:50.725 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 148(Integer), 29(Integer), 35(Integer), 2863(Integer), 30(Integer) 2018-03-23 09:35:50.772 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:50.772 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:50.772 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 44(Integer), 2211(Integer), 30(Integer) 2018-03-23 09:35:50.848 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:50.849 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:50.849 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2101(Integer), 30(Integer) 2018-03-23 09:35:50.898 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:50.899 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:50.899 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2104(Integer), 30(Integer) 2018-03-23 09:35:50.900 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:50.901 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:50.901 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2214(Integer), 30(Integer) 2018-03-23 09:35:50.917 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:50.917 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:50.917 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2101(Integer), 30(Integer) 2018-03-23 09:35:50.963 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:50.964 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:50.964 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 44(Integer), 2214(Integer), 30(Integer) 2018-03-23 09:35:50.987 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:50.988 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:50.989 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 192(Integer), 21(Integer), 52(Integer), 2104(Integer), 30(Integer) 2018-03-23 09:35:51.067 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:51.068 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:51.069 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2102(Integer), 30(Integer) 2018-03-23 09:35:51.090 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:51.091 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:51.092 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2238(Integer), 30(Integer) 2018-03-23 09:35:51.151 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:51.152 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:51.152 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2102(Integer), 30(Integer) 2018-03-23 09:35:51.158 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:51.159 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:51.159 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 51(Integer), 2238(Integer), 30(Integer) 2018-03-23 09:35:51.181 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:51.182 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:51.182 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2155(Integer), 30(Integer) 2018-03-23 09:35:51.258 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:51.259 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:51.259 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 150(Integer), 17(Integer), 39(Integer), 2155(Integer), 30(Integer) 2018-03-23 09:35:51.293 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:51.294 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:51.294 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2252(Integer), 30(Integer) 2018-03-23 09:35:51.337 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:51.338 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:51.338 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2105(Integer), 30(Integer) 2018-03-23 09:35:51.363 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:51.364 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:51.365 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 35(Integer), 2252(Integer), 30(Integer) 2018-03-23 09:35:51.411 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:51.411 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:51.411 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2105(Integer), 30(Integer) 2018-03-23 09:35:51.462 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:51.463 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:51.463 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2175(Integer), 30(Integer) 2018-03-23 09:35:51.497 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:51.498 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:51.498 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2259(Integer), 30(Integer) 2018-03-23 09:35:51.531 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:51.532 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:51.532 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 150(Integer), 17(Integer), 39(Integer), 2175(Integer), 30(Integer) 2018-03-23 09:35:51.551 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:51.551 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:51.552 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2106(Integer), 30(Integer) 2018-03-23 09:35:51.560 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:51.561 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:51.561 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 35(Integer), 2259(Integer), 30(Integer) 2018-03-23 09:35:51.629 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:51.629 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:51.630 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2106(Integer), 30(Integer) 2018-03-23 09:35:51.674 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:51.675 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:51.675 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2185(Integer), 30(Integer) 2018-03-23 09:35:51.691 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:51.692 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:51.692 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2263(Integer), 30(Integer) 2018-03-23 09:35:51.753 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:51.754 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:51.754 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 23(Integer), 44(Integer), 2185(Integer), 30(Integer) 2018-03-23 09:35:51.758 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:51.759 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:51.760 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 35(Integer), 2263(Integer), 30(Integer) 2018-03-23 09:35:51.775 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:51.776 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:51.777 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2107(Integer), 30(Integer) 2018-03-23 09:35:51.845 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:51.846 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:51.846 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2107(Integer), 30(Integer) 2018-03-23 09:35:51.891 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:51.892 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:51.892 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2274(Integer), 30(Integer) 2018-03-23 09:35:51.898 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:51.898 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:51.898 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2195(Integer), 30(Integer) 2018-03-23 09:35:51.956 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:51.956 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:51.956 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 35(Integer), 2274(Integer), 30(Integer) 2018-03-23 09:35:51.964 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:51.965 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:51.965 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 23(Integer), 44(Integer), 2195(Integer), 30(Integer) 2018-03-23 09:35:51.991 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:51.992 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:51.993 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2108(Integer), 30(Integer) 2018-03-23 09:35:52.064 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:52.065 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:52.066 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2108(Integer), 30(Integer) 2018-03-23 09:35:52.095 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:52.095 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:52.095 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2294(Integer), 30(Integer) 2018-03-23 09:35:52.110 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:52.111 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:52.111 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2200(Integer), 30(Integer) 2018-03-23 09:35:52.172 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:52.172 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:52.172 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 34(Integer), 2294(Integer), 30(Integer) 2018-03-23 09:35:52.186 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:52.187 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:52.187 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 23(Integer), 44(Integer), 2200(Integer), 30(Integer) 2018-03-23 09:35:52.230 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:52.231 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:52.231 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2109(Integer), 30(Integer) 2018-03-23 09:35:52.319 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:52.320 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:52.320 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2109(Integer), 30(Integer) 2018-03-23 09:35:52.333 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:52.334 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:52.335 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2296(Integer), 30(Integer) 2018-03-23 09:35:52.357 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:52.358 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:52.359 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2278(Integer), 30(Integer) 2018-03-23 09:35:52.420 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:52.420 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:52.420 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 34(Integer), 2296(Integer), 30(Integer) 2018-03-23 09:35:52.443 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:52.444 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:52.444 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 150(Integer), 31(Integer), 35(Integer), 2278(Integer), 30(Integer) 2018-03-23 09:35:52.487 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:52.488 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:52.489 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2111(Integer), 30(Integer) 2018-03-23 09:35:52.569 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:52.569 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:52.570 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:52.570 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:52.570 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2111(Integer), 30(Integer) 2018-03-23 09:35:52.571 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2319(Integer), 30(Integer) 2018-03-23 09:35:52.589 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:52.590 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:52.590 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2293(Integer), 30(Integer) 2018-03-23 09:35:52.640 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:52.642 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:52.642 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 49(Integer), 2319(Integer), 30(Integer) 2018-03-23 09:35:52.660 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:52.661 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:52.661 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 150(Integer), 21(Integer), 34(Integer), 2293(Integer), 30(Integer) 2018-03-23 09:35:52.715 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:52.715 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:52.716 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2114(Integer), 30(Integer) 2018-03-23 09:35:52.779 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:52.780 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:52.780 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2353(Integer), 30(Integer) 2018-03-23 09:35:52.789 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:52.789 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:52.789 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2114(Integer), 30(Integer) 2018-03-23 09:35:52.798 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:52.799 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:52.799 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2381(Integer), 30(Integer) 2018-03-23 09:35:52.843 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:52.844 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:52.844 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2353(Integer), 30(Integer) 2018-03-23 09:35:52.866 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:52.867 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:52.867 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 192(Integer), 16(Integer), 53(Integer), 2381(Integer), 30(Integer) 2018-03-23 09:35:52.930 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:52.931 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:52.931 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2115(Integer), 30(Integer) 2018-03-23 09:35:52.980 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:52.981 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:52.981 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2358(Integer), 30(Integer) 2018-03-23 09:35:53.000 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:53.001 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:53.001 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:53.001 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:53.002 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2420(Integer), 30(Integer) 2018-03-23 09:35:53.002 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2115(Integer), 30(Integer) 2018-03-23 09:35:53.060 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:53.061 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:53.061 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2358(Integer), 30(Integer) 2018-03-23 09:35:53.069 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:53.070 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:53.070 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 4(Integer), 475(Integer), 150(Integer), 19(Integer), 37(Integer), 2420(Integer), 30(Integer) 2018-03-23 09:35:53.143 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:53.144 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:53.144 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2122(Integer), 30(Integer) 2018-03-23 09:35:53.191 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:53.192 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:53.192 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2368(Integer), 30(Integer) 2018-03-23 09:35:53.202 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:53.203 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:53.203 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2444(Integer), 30(Integer) 2018-03-23 09:35:53.212 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:53.213 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:53.213 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2122(Integer), 30(Integer) 2018-03-23 09:35:53.255 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:53.256 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:53.256 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2368(Integer), 30(Integer) 2018-03-23 09:35:53.267 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:53.268 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:53.268 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 5(Integer), 475(Integer), 192(Integer), 22(Integer), 47(Integer), 2444(Integer), 30(Integer) 2018-03-23 09:35:53.353 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:53.354 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:53.354 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2123(Integer), 30(Integer) 2018-03-23 09:35:53.391 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:53.392 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:53.393 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2371(Integer), 30(Integer) 2018-03-23 09:35:53.403 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:53.403 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:53.404 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2529(Integer), 30(Integer) 2018-03-23 09:35:53.430 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:53.430 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:53.430 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2123(Integer), 30(Integer) 2018-03-23 09:35:53.455 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:53.456 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:53.456 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2371(Integer), 30(Integer) 2018-03-23 09:35:53.469 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:53.470 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:53.470 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 5(Integer), 475(Integer), 150(Integer), 24(Integer), 36(Integer), 2529(Integer), 30(Integer) 2018-03-23 09:35:53.570 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:53.570 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:53.571 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2127(Integer), 30(Integer) 2018-03-23 09:35:53.582 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:53.582 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:53.583 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2373(Integer), 30(Integer) 2018-03-23 09:35:53.609 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:53.610 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:53.610 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2554(Integer), 30(Integer) 2018-03-23 09:35:53.645 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:53.646 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:53.646 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:53.647 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2373(Integer), 30(Integer) 2018-03-23 09:35:53.647 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:53.647 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2127(Integer), 30(Integer) 2018-03-23 09:35:53.675 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:53.676 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:53.677 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 19(Integer), 41(Integer), 2554(Integer), 30(Integer) 2018-03-23 09:35:53.775 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:53.776 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:53.777 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2374(Integer), 30(Integer) 2018-03-23 09:35:53.785 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:53.786 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:53.786 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2128(Integer), 30(Integer) 2018-03-23 09:35:53.813 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:53.813 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:53.814 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2588(Integer), 30(Integer) 2018-03-23 09:35:53.840 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:53.841 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:53.842 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2374(Integer), 30(Integer) 2018-03-23 09:35:53.859 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:53.860 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:53.860 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2128(Integer), 30(Integer) 2018-03-23 09:35:53.886 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:53.886 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:53.887 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 22(Integer), 42(Integer), 2588(Integer), 30(Integer) 2018-03-23 09:35:53.983 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:53.984 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:53.985 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2383(Integer), 30(Integer) 2018-03-23 09:35:53.997 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:53.998 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:53.998 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2130(Integer), 30(Integer) 2018-03-23 09:35:54.048 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:54.048 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:54.049 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:54.049 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:54.050 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2606(Integer), 30(Integer) 2018-03-23 09:35:54.050 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 53(Integer), 2383(Integer), 30(Integer) 2018-03-23 09:35:54.067 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:54.068 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:54.068 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2130(Integer), 30(Integer) 2018-03-23 09:35:54.132 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:54.133 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:54.133 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 22(Integer), 42(Integer), 2606(Integer), 30(Integer) 2018-03-23 09:35:54.183 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:54.184 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:54.184 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2393(Integer), 30(Integer) 2018-03-23 09:35:54.207 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:54.208 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:54.209 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2131(Integer), 30(Integer) 2018-03-23 09:35:54.248 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:54.249 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:54.249 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 53(Integer), 2393(Integer), 30(Integer) 2018-03-23 09:35:54.284 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:54.285 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:54.285 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:54.285 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:54.286 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2131(Integer), 30(Integer) 2018-03-23 09:35:54.286 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2622(Integer), 30(Integer) 2018-03-23 09:35:54.354 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:54.354 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:54.354 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 192(Integer), 19(Integer), 48(Integer), 2622(Integer), 30(Integer) 2018-03-23 09:35:54.380 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:54.381 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:54.381 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2395(Integer), 30(Integer) 2018-03-23 09:35:54.440 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:54.441 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:54.442 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2132(Integer), 30(Integer) 2018-03-23 09:35:54.444 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:54.444 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:54.445 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 48(Integer), 2395(Integer), 30(Integer) 2018-03-23 09:35:54.491 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:54.493 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:54.493 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2640(Integer), 30(Integer) 2018-03-23 09:35:54.509 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:54.510 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:54.510 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2132(Integer), 30(Integer) 2018-03-23 09:35:54.559 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:54.559 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:54.560 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 192(Integer), 23(Integer), 46(Integer), 2640(Integer), 30(Integer) 2018-03-23 09:35:54.572 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:54.573 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:54.573 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2414(Integer), 30(Integer) 2018-03-23 09:35:54.638 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:54.638 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:54.639 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 37(Integer), 2414(Integer), 30(Integer) 2018-03-23 09:35:54.648 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:54.649 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:54.649 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2133(Integer), 30(Integer) 2018-03-23 09:35:54.698 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:54.698 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:54.699 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2875(Integer), 30(Integer) 2018-03-23 09:35:54.717 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:54.718 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:54.718 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2133(Integer), 30(Integer) 2018-03-23 09:35:54.765 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:54.766 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:54.766 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2417(Integer), 30(Integer) 2018-03-23 09:35:54.767 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:54.767 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:54.767 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 5(Integer), 475(Integer), 150(Integer), 24(Integer), 36(Integer), 2875(Integer), 30(Integer) 2018-03-23 09:35:54.828 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:54.828 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:54.829 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 37(Integer), 2417(Integer), 30(Integer) 2018-03-23 09:35:54.864 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:54.865 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:54.866 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2134(Integer), 30(Integer) 2018-03-23 09:35:54.933 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:54.934 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:54.934 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2898(Integer), 30(Integer) 2018-03-23 09:35:54.946 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:54.946 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:54.947 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2134(Integer), 30(Integer) 2018-03-23 09:35:54.955 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:54.956 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:54.956 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2422(Integer), 30(Integer) 2018-03-23 09:35:55.013 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:55.014 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:55.014 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 192(Integer), 21(Integer), 76(Integer), 2898(Integer), 30(Integer) 2018-03-23 09:35:55.019 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:55.020 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:55.020 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 42(Integer), 2422(Integer), 30(Integer) 2018-03-23 09:35:55.097 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:55.098 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:55.098 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2135(Integer), 30(Integer) 2018-03-23 09:35:55.147 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:55.148 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:55.148 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2426(Integer), 30(Integer) 2018-03-23 09:35:55.168 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:55.168 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:55.169 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2135(Integer), 30(Integer) 2018-03-23 09:35:55.197 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:55.198 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:55.198 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2207(Integer), 30(Integer) 2018-03-23 09:35:55.212 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:55.212 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:55.212 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 37(Integer), 2426(Integer), 30(Integer) 2018-03-23 09:35:55.292 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:55.292 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:55.293 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 5(Integer), 494(Integer), 141(Integer), 26(Integer), 44(Integer), 2207(Integer), 30(Integer) 2018-03-23 09:35:55.311 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:55.312 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:55.313 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2137(Integer), 30(Integer) 2018-03-23 09:35:55.342 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:55.343 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:55.343 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2447(Integer), 30(Integer) 2018-03-23 09:35:55.383 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:55.383 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:55.384 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2137(Integer), 30(Integer) 2018-03-23 09:35:55.407 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:55.408 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:55.409 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 47(Integer), 2447(Integer), 30(Integer) 2018-03-23 09:35:55.503 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:55.504 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:55.504 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2344(Integer), 30(Integer) 2018-03-23 09:35:55.526 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:55.527 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:55.527 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2139(Integer), 30(Integer) 2018-03-23 09:35:55.535 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:55.536 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:55.537 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2457(Integer), 30(Integer) 2018-03-23 09:35:55.597 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:55.597 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:55.597 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2139(Integer), 30(Integer) 2018-03-23 09:35:55.608 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:55.609 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:55.610 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 47(Integer), 2457(Integer), 30(Integer) 2018-03-23 09:35:55.736 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:55.737 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:55.737 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2465(Integer), 30(Integer) 2018-03-23 09:35:55.739 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:55.740 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:55.741 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2142(Integer), 30(Integer) 2018-03-23 09:35:55.800 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:55.801 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:55.801 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 50(Integer), 2465(Integer), 30(Integer) 2018-03-23 09:35:55.810 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:55.811 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:55.811 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2142(Integer), 30(Integer) 2018-03-23 09:35:55.864 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:55.864 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:55.865 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 5(Integer), 494(Integer), 198(Integer), 28(Integer), 49(Integer), 2344(Integer), 30(Integer) 2018-03-23 09:35:55.929 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:55.930 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:55.930 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2472(Integer), 30(Integer) 2018-03-23 09:35:55.964 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:55.965 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:55.965 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2143(Integer), 30(Integer) 2018-03-23 09:35:55.998 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:55.999 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:55.999 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 50(Integer), 2472(Integer), 30(Integer) 2018-03-23 09:35:56.034 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:56.035 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:56.036 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2143(Integer), 30(Integer) 2018-03-23 09:35:56.071 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:56.072 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:56.072 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2397(Integer), 30(Integer) 2018-03-23 09:35:56.129 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:56.131 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:56.131 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2558(Integer), 30(Integer) 2018-03-23 09:35:56.173 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:56.174 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:56.174 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 5(Integer), 494(Integer), 198(Integer), 17(Integer), 53(Integer), 2397(Integer), 30(Integer) 2018-03-23 09:35:56.178 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:56.179 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:56.180 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2144(Integer), 30(Integer) 2018-03-23 09:35:56.194 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:56.195 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:56.195 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 41(Integer), 2558(Integer), 30(Integer) 2018-03-23 09:35:56.259 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:56.259 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:56.260 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2144(Integer), 30(Integer) 2018-03-23 09:35:56.330 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:56.332 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:56.332 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2572(Integer), 30(Integer) 2018-03-23 09:35:56.401 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:56.402 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:56.403 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 41(Integer), 2572(Integer), 30(Integer) 2018-03-23 09:35:56.408 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:56.411 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:56.412 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2145(Integer), 30(Integer) 2018-03-23 09:35:56.428 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:56.428 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:56.429 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2244(Integer), 30(Integer) 2018-03-23 09:35:56.490 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:56.490 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:56.491 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2145(Integer), 30(Integer) 2018-03-23 09:35:56.508 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:56.509 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:56.509 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 40(Integer), 6(Integer), 497(Integer), 200(Integer), 27(Integer), 51(Integer), 2244(Integer), 30(Integer) 2018-03-23 09:35:56.533 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:56.534 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:56.534 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2596(Integer), 30(Integer) 2018-03-23 09:35:56.597 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:56.597 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:56.598 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 42(Integer), 2596(Integer), 30(Integer) 2018-03-23 09:35:56.630 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:56.631 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:56.631 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2147(Integer), 30(Integer) 2018-03-23 09:35:56.674 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:56.675 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:56.675 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2354(Integer), 30(Integer) 2018-03-23 09:35:56.701 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:56.701 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:56.702 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2147(Integer), 30(Integer) 2018-03-23 09:35:56.727 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:56.727 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:56.728 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2634(Integer), 30(Integer) 2018-03-23 09:35:56.754 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:56.755 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:56.755 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 40(Integer), 6(Integer), 497(Integer), 142(Integer), 27(Integer), 43(Integer), 2354(Integer), 30(Integer) 2018-03-23 09:35:56.789 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:56.790 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:56.790 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 48(Integer), 2634(Integer), 30(Integer) 2018-03-23 09:35:56.843 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:56.844 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:56.845 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2150(Integer), 30(Integer) 2018-03-23 09:35:56.914 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:56.915 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:56.915 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2150(Integer), 30(Integer) 2018-03-23 09:35:56.917 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:56.918 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:56.918 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2651(Integer), 30(Integer) 2018-03-23 09:35:56.926 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:56.927 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:56.928 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2517(Integer), 30(Integer) 2018-03-23 09:35:56.980 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:56.981 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:56.982 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 46(Integer), 2651(Integer), 30(Integer) 2018-03-23 09:35:57.011 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:57.012 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:57.013 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 40(Integer), 6(Integer), 497(Integer), 142(Integer), 25(Integer), 40(Integer), 2517(Integer), 30(Integer) 2018-03-23 09:35:57.052 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:57.053 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:57.054 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2154(Integer), 30(Integer) 2018-03-23 09:35:57.109 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:57.111 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:57.112 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2653(Integer), 30(Integer) 2018-03-23 09:35:57.121 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:57.121 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:57.122 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2154(Integer), 30(Integer) 2018-03-23 09:35:57.174 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:57.175 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:57.176 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 46(Integer), 2653(Integer), 30(Integer) 2018-03-23 09:35:57.177 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:57.178 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:57.179 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2569(Integer), 30(Integer) 2018-03-23 09:35:57.260 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:57.260 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:57.261 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:57.261 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 40(Integer), 6(Integer), 497(Integer), 142(Integer), 20(Integer), 41(Integer), 2569(Integer), 30(Integer) 2018-03-23 09:35:57.261 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:57.262 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2156(Integer), 30(Integer) 2018-03-23 09:35:57.303 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:57.304 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:57.305 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2655(Integer), 30(Integer) 2018-03-23 09:35:57.329 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:57.329 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:57.330 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2156(Integer), 30(Integer) 2018-03-23 09:35:57.369 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:57.370 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:57.370 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 46(Integer), 2655(Integer), 30(Integer) 2018-03-23 09:35:57.442 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:57.443 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:57.443 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2570(Integer), 30(Integer) 2018-03-23 09:35:57.472 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:57.473 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:57.474 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2157(Integer), 30(Integer) 2018-03-23 09:35:57.498 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:57.499 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:57.499 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2699(Integer), 30(Integer) 2018-03-23 09:35:57.548 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:57.549 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:57.549 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 45(Integer), 6(Integer), 501(Integer), 145(Integer), 21(Integer), 41(Integer), 2570(Integer), 30(Integer) 2018-03-23 09:35:57.553 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:57.554 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:57.554 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2157(Integer), 30(Integer) 2018-03-23 09:35:57.571 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:57.571 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:57.572 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 35(Integer), 2699(Integer), 30(Integer) 2018-03-23 09:35:57.695 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:57.695 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:57.696 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2158(Integer), 30(Integer) 2018-03-23 09:35:57.697 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:57.698 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:57.699 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2701(Integer), 30(Integer) 2018-03-23 09:35:57.712 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:57.713 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:57.714 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2170(Integer), 30(Integer) 2018-03-23 09:35:57.764 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:57.765 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:57.765 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2158(Integer), 30(Integer) 2018-03-23 09:35:57.767 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:57.767 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:57.768 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 52(Integer), 2701(Integer), 30(Integer) 2018-03-23 09:35:57.791 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:57.792 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:57.793 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 157(Integer), 19(Integer), 39(Integer), 2170(Integer), 30(Integer) 2018-03-23 09:35:57.894 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:57.895 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:57.895 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2876(Integer), 30(Integer) 2018-03-23 09:35:57.903 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:57.904 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:57.904 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2160(Integer), 30(Integer) 2018-03-23 09:35:57.958 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:57.959 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:57.959 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 37(Integer), 2876(Integer), 30(Integer) 2018-03-23 09:35:57.972 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:57.973 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:57.973 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2204(Integer), 30(Integer) 2018-03-23 09:35:57.975 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:57.976 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:57.976 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2160(Integer), 30(Integer) 2018-03-23 09:35:58.067 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:58.067 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:58.068 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 146(Integer), 27(Integer), 44(Integer), 2204(Integer), 30(Integer) 2018-03-23 09:35:58.085 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:58.086 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:58.086 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2889(Integer), 30(Integer) 2018-03-23 09:35:58.113 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:58.114 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:58.115 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2162(Integer), 30(Integer) 2018-03-23 09:35:58.148 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:58.149 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:58.149 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 40(Integer), 2889(Integer), 30(Integer) 2018-03-23 09:35:58.183 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:58.183 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:58.184 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2162(Integer), 30(Integer) 2018-03-23 09:35:58.251 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:58.252 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:58.252 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2231(Integer), 30(Integer) 2018-03-23 09:35:58.274 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:58.275 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:58.275 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2933(Integer), 30(Integer) 2018-03-23 09:35:58.320 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:58.321 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:58.321 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2164(Integer), 30(Integer) 2018-03-23 09:35:58.331 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:58.332 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:58.332 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 28(Integer), 51(Integer), 2231(Integer), 30(Integer) 2018-03-23 09:35:58.341 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:58.342 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:58.342 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 44(Integer), 2933(Integer), 30(Integer) 2018-03-23 09:35:58.390 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:58.390 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:58.391 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2164(Integer), 30(Integer) 2018-03-23 09:35:58.480 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:58.480 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:58.481 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2047(Integer), 30(Integer) 2018-03-23 09:35:58.481 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:58.482 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:58.482 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2239(Integer), 30(Integer) 2018-03-23 09:35:58.535 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:58.537 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:58.538 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2165(Integer), 30(Integer) 2018-03-23 09:35:58.547 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:58.548 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:58.549 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 33(Integer), 2047(Integer), 30(Integer) 2018-03-23 09:35:58.552 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:58.553 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:58.553 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 28(Integer), 51(Integer), 2239(Integer), 30(Integer) 2018-03-23 09:35:58.608 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:58.609 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:58.610 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2165(Integer), 30(Integer) 2018-03-23 09:35:58.686 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:58.692 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:58.693 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:58.693 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2295(Integer), 30(Integer) 2018-03-23 09:35:58.745 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:58.746 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:58.746 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2166(Integer), 30(Integer) 2018-03-23 09:35:58.766 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:58.767 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:58.767 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 157(Integer), 22(Integer), 34(Integer), 2295(Integer), 30(Integer) 2018-03-23 09:35:58.815 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:58.816 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:58.816 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2166(Integer), 30(Integer) 2018-03-23 09:35:58.924 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:58.924 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:58.925 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2306(Integer), 30(Integer) 2018-03-23 09:35:58.954 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:58.954 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:58.955 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2167(Integer), 30(Integer) 2018-03-23 09:35:58.994 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:58.994 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:58.995 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 157(Integer), 22(Integer), 34(Integer), 2306(Integer), 30(Integer) 2018-03-23 09:35:59.022 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:59.023 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:59.023 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2167(Integer), 30(Integer) 2018-03-23 09:35:59.147 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:59.147 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:59.148 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2341(Integer), 30(Integer) 2018-03-23 09:35:59.161 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:59.162 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:59.162 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2168(Integer), 30(Integer) 2018-03-23 09:35:59.218 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:59.219 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:59.219 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 29(Integer), 49(Integer), 2341(Integer), 30(Integer) 2018-03-23 09:35:59.231 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:59.231 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:59.232 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2168(Integer), 30(Integer) 2018-03-23 09:35:59.356 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:59.357 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:59.357 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2428(Integer), 30(Integer) 2018-03-23 09:35:59.369 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:59.370 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:59.370 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2169(Integer), 30(Integer) 2018-03-23 09:35:59.422 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:59.423 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:59.423 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 157(Integer), 20(Integer), 37(Integer), 2428(Integer), 30(Integer) 2018-03-23 09:35:59.437 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:59.438 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:59.438 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2169(Integer), 30(Integer) 2018-03-23 09:35:59.563 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:59.563 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:59.564 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2448(Integer), 30(Integer) 2018-03-23 09:35:59.576 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:59.576 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:59.577 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2173(Integer), 30(Integer) 2018-03-23 09:35:59.635 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:59.635 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:59.636 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 23(Integer), 47(Integer), 2448(Integer), 30(Integer) 2018-03-23 09:35:59.647 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:59.648 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:59.648 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2173(Integer), 30(Integer) 2018-03-23 09:35:59.782 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:59.783 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:59.783 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2458(Integer), 30(Integer) 2018-03-23 09:35:59.787 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:59.787 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:59.788 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2176(Integer), 30(Integer) 2018-03-23 09:35:59.852 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:59.853 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:59.853 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 23(Integer), 47(Integer), 2458(Integer), 30(Integer) 2018-03-23 09:35:59.855 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:35:59.855 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:35:59.856 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2176(Integer), 30(Integer) 2018-03-23 09:35:59.996 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:59.996 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:35:59.997 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:59.998 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:35:59.998 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2177(Integer), 30(Integer) 2018-03-23 09:35:59.998 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2654(Integer), 30(Integer) 2018-03-23 09:36:00.067 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:00.068 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:00.068 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 24(Integer), 46(Integer), 2654(Integer), 30(Integer) 2018-03-23 09:36:00.069 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:00.070 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:00.070 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2177(Integer), 30(Integer) 2018-03-23 09:36:00.225 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:00.226 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:00.226 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2468(Integer), 30(Integer) 2018-03-23 09:36:00.241 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:00.242 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:00.242 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2178(Integer), 30(Integer) 2018-03-23 09:36:00.294 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:00.295 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:00.295 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 55(Integer), 6(Integer), 513(Integer), 207(Integer), 23(Integer), 50(Integer), 2468(Integer), 30(Integer) 2018-03-23 09:36:00.323 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:00.323 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:00.324 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2178(Integer), 30(Integer) 2018-03-23 09:36:00.435 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:00.436 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:00.437 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2524(Integer), 30(Integer) 2018-03-23 09:36:00.470 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:00.470 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:00.471 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2182(Integer), 30(Integer) 2018-03-23 09:36:00.504 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:00.505 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:00.505 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 55(Integer), 6(Integer), 513(Integer), 161(Integer), 26(Integer), 36(Integer), 2524(Integer), 30(Integer) 2018-03-23 09:36:00.537 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:00.538 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:00.538 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2182(Integer), 30(Integer) 2018-03-23 09:36:00.643 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:00.644 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:00.644 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2574(Integer), 30(Integer) 2018-03-23 09:36:00.681 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:00.682 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:00.682 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2183(Integer), 30(Integer) 2018-03-23 09:36:00.715 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:00.716 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:00.717 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 55(Integer), 6(Integer), 513(Integer), 147(Integer), 22(Integer), 41(Integer), 2574(Integer), 30(Integer) 2018-03-23 09:36:00.750 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:00.751 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:00.751 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2183(Integer), 30(Integer) 2018-03-23 09:36:00.876 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:00.877 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:00.877 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2110(Integer), 30(Integer) 2018-03-23 09:36:00.884 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:00.886 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:00.887 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2184(Integer), 30(Integer) 2018-03-23 09:36:00.946 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:00.947 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:00.947 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 60(Integer), 6(Integer), 516(Integer), 208(Integer), 22(Integer), 52(Integer), 2110(Integer), 30(Integer) 2018-03-23 09:36:00.952 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:00.953 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:00.954 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2184(Integer), 30(Integer) 2018-03-23 09:36:01.084 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:01.085 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:01.085 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2186(Integer), 30(Integer) 2018-03-23 09:36:01.088 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:01.089 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:01.089 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2120(Integer), 30(Integer) 2018-03-23 09:36:01.164 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:01.164 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:01.164 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:01.165 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:01.165 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 60(Integer), 6(Integer), 516(Integer), 162(Integer), 23(Integer), 38(Integer), 2120(Integer), 30(Integer) 2018-03-23 09:36:01.165 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2186(Integer), 30(Integer) 2018-03-23 09:36:01.297 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:01.297 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:01.297 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2187(Integer), 30(Integer) 2018-03-23 09:36:01.303 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:01.304 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:01.304 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2172(Integer), 30(Integer) 2018-03-23 09:36:01.384 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:01.384 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:01.384 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:01.384 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:01.385 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 60(Integer), 6(Integer), 516(Integer), 162(Integer), 20(Integer), 39(Integer), 2172(Integer), 30(Integer) 2018-03-23 09:36:01.385 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2187(Integer), 30(Integer) 2018-03-23 09:36:01.520 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:01.521 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:01.521 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2188(Integer), 30(Integer) 2018-03-23 09:36:01.524 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:01.525 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:01.526 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2387(Integer), 30(Integer) 2018-03-23 09:36:01.593 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:01.594 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:01.595 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 5(Integer), 516(Integer), 208(Integer), 18(Integer), 53(Integer), 2387(Integer), 30(Integer) 2018-03-23 09:36:01.601 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:01.602 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:01.603 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2188(Integer), 30(Integer) 2018-03-23 09:36:01.741 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:01.742 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:01.743 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2403(Integer), 30(Integer) 2018-03-23 09:36:01.755 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:01.757 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:01.757 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2189(Integer), 30(Integer) 2018-03-23 09:36:01.897 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:01.897 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:01.898 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:01.898 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:01.899 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 60(Integer), 6(Integer), 516(Integer), 208(Integer), 18(Integer), 53(Integer), 2403(Integer), 30(Integer) 2018-03-23 09:36:01.899 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2189(Integer), 30(Integer) 2018-03-23 09:36:02.058 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:02.060 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:02.060 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2404(Integer), 30(Integer) 2018-03-23 09:36:02.085 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:02.086 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:02.087 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2191(Integer), 30(Integer) 2018-03-23 09:36:02.129 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:02.130 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:02.131 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 5(Integer), 516(Integer), 208(Integer), 18(Integer), 53(Integer), 2404(Integer), 30(Integer) 2018-03-23 09:36:02.177 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:02.178 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:02.178 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2191(Integer), 30(Integer) 2018-03-23 09:36:02.276 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:02.277 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:02.277 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2484(Integer), 30(Integer) 2018-03-23 09:36:02.412 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:02.413 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:02.414 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:02.414 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:02.414 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2192(Integer), 30(Integer) 2018-03-23 09:36:02.414 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 5(Integer), 516(Integer), 208(Integer), 24(Integer), 50(Integer), 2484(Integer), 30(Integer) 2018-03-23 09:36:02.491 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:02.491 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:02.491 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2192(Integer), 30(Integer) 2018-03-23 09:36:02.597 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:02.598 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:02.598 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2600(Integer), 30(Integer) 2018-03-23 09:36:02.625 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:02.626 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:02.626 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2194(Integer), 30(Integer) 2018-03-23 09:36:02.666 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:02.667 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:02.667 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 5(Integer), 516(Integer), 148(Integer), 24(Integer), 42(Integer), 2600(Integer), 30(Integer) 2018-03-23 09:36:02.700 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:02.701 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:02.701 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2194(Integer), 30(Integer) 2018-03-23 09:36:02.828 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:02.829 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:02.829 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2193(Integer), 30(Integer) 2018-03-23 09:36:02.842 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:02.843 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:02.843 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2196(Integer), 30(Integer) 2018-03-23 09:36:02.897 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:02.897 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:02.897 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 75(Integer), 6(Integer), 524(Integer), 149(Integer), 28(Integer), 44(Integer), 2193(Integer), 30(Integer) 2018-03-23 09:36:02.911 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:02.911 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:02.912 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2196(Integer), 30(Integer) 2018-03-23 09:36:03.035 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:03.036 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:03.037 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2203(Integer), 30(Integer) 2018-03-23 09:36:03.049 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:03.050 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:03.050 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2197(Integer), 30(Integer) 2018-03-23 09:36:03.129 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:03.129 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:03.130 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:03.130 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:03.130 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2197(Integer), 30(Integer) 2018-03-23 09:36:03.130 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 75(Integer), 6(Integer), 524(Integer), 149(Integer), 28(Integer), 44(Integer), 2203(Integer), 30(Integer) 2018-03-23 09:36:03.265 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:03.267 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:03.268 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2198(Integer), 30(Integer) 2018-03-23 09:36:03.271 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:03.273 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:03.275 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2161(Integer), 30(Integer) 2018-03-23 09:36:03.338 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:03.339 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:03.339 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2198(Integer), 30(Integer) 2018-03-23 09:36:03.343 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:03.344 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:03.345 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 80(Integer), 6(Integer), 526(Integer), 164(Integer), 21(Integer), 39(Integer), 2161(Integer), 30(Integer) 2018-03-23 09:36:03.476 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:03.478 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:03.478 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2199(Integer), 30(Integer) 2018-03-23 09:36:03.482 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:03.484 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:03.484 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2577(Integer), 30(Integer) 2018-03-23 09:36:03.544 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:03.545 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:03.545 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2199(Integer), 30(Integer) 2018-03-23 09:36:03.554 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:03.555 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:03.555 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 80(Integer), 6(Integer), 526(Integer), 151(Integer), 23(Integer), 41(Integer), 2577(Integer), 30(Integer) 2018-03-23 09:36:03.679 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:03.681 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:03.682 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2201(Integer), 30(Integer) 2018-03-23 09:36:03.696 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:03.697 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:03.698 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2590(Integer), 30(Integer) 2018-03-23 09:36:03.748 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:03.749 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:03.750 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2201(Integer), 30(Integer) 2018-03-23 09:36:03.767 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:03.768 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:03.768 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 80(Integer), 6(Integer), 526(Integer), 151(Integer), 25(Integer), 42(Integer), 2590(Integer), 30(Integer) 2018-03-23 09:36:03.910 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:03.911 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:03.911 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2202(Integer), 30(Integer) 2018-03-23 09:36:03.914 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:03.915 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:03.916 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2148(Integer), 30(Integer) 2018-03-23 09:36:03.981 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:03.983 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:03.984 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2202(Integer), 30(Integer) 2018-03-23 09:36:03.984 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:03.985 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:03.986 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 55(Integer), 4(Integer), 529(Integer), 165(Integer), 24(Integer), 38(Integer), 2148(Integer), 30(Integer) 2018-03-23 09:36:04.115 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:04.116 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:04.116 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2206(Integer), 30(Integer) 2018-03-23 09:36:04.135 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:04.137 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:04.137 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2322(Integer), 30(Integer) 2018-03-23 09:36:04.187 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:04.188 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:04.188 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2206(Integer), 30(Integer) 2018-03-23 09:36:04.211 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:04.214 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:04.215 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 75(Integer), 5(Integer), 530(Integer), 213(Integer), 30(Integer), 49(Integer), 2322(Integer), 30(Integer) 2018-03-23 09:36:04.342 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:04.345 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:04.345 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2208(Integer), 30(Integer) 2018-03-23 09:36:04.387 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:04.388 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:04.389 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2359(Integer), 30(Integer) 2018-03-23 09:36:04.440 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:04.443 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:04.446 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2208(Integer), 30(Integer) 2018-03-23 09:36:04.460 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:04.462 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:04.463 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 90(Integer), 6(Integer), 530(Integer), 153(Integer), 28(Integer), 43(Integer), 2359(Integer), 30(Integer) 2018-03-23 09:36:04.671 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:04.672 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:04.672 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2212(Integer), 30(Integer) 2018-03-23 09:36:04.739 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:04.740 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:04.740 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2212(Integer), 30(Integer) 2018-03-23 09:36:04.755 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:04.756 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:04.756 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2934(Integer), 30(Integer) 2018-03-23 09:36:04.833 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:04.834 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:04.834 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 75(Integer), 5(Integer), 530(Integer), 166(Integer), 25(Integer), 38(Integer), 2934(Integer), 30(Integer) 2018-03-23 09:36:04.883 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:04.884 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:04.885 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2213(Integer), 30(Integer) 2018-03-23 09:36:04.960 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:04.961 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:04.961 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2213(Integer), 30(Integer) 2018-03-23 09:36:04.976 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:04.977 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:04.977 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2103(Integer), 30(Integer) 2018-03-23 09:36:05.045 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:05.046 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:05.047 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 100(Integer), 6(Integer), 533(Integer), 214(Integer), 23(Integer), 52(Integer), 2103(Integer), 30(Integer) 2018-03-23 09:36:05.132 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:05.133 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:05.133 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2218(Integer), 30(Integer) 2018-03-23 09:36:05.190 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:05.192 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:05.193 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2567(Integer), 30(Integer) 2018-03-23 09:36:05.202 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:05.203 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:05.204 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2218(Integer), 30(Integer) 2018-03-23 09:36:05.263 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:05.264 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:05.265 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 100(Integer), 6(Integer), 533(Integer), 154(Integer), 24(Integer), 41(Integer), 2567(Integer), 30(Integer) 2018-03-23 09:36:05.347 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:05.348 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:05.349 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2220(Integer), 30(Integer) 2018-03-23 09:36:05.410 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:05.411 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:05.412 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2599(Integer), 30(Integer) 2018-03-23 09:36:05.443 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:05.444 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:05.444 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2220(Integer), 30(Integer) 2018-03-23 09:36:05.510 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:05.511 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:05.511 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 100(Integer), 6(Integer), 533(Integer), 154(Integer), 26(Integer), 42(Integer), 2599(Integer), 30(Integer) 2018-03-23 09:36:05.643 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:05.644 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:05.645 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2221(Integer), 30(Integer) 2018-03-23 09:36:05.656 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:05.657 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:05.658 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2174(Integer), 30(Integer) 2018-03-23 09:36:05.732 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:05.732 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:05.733 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:05.733 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:05.733 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 105(Integer), 6(Integer), 536(Integer), 167(Integer), 22(Integer), 39(Integer), 2174(Integer), 30(Integer) 2018-03-23 09:36:05.733 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2221(Integer), 30(Integer) 2018-03-23 09:36:05.903 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:05.904 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:05.905 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2496(Integer), 30(Integer) 2018-03-23 09:36:05.948 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:05.949 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:05.949 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2222(Integer), 30(Integer) 2018-03-23 09:36:05.996 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:05.997 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:05.997 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 120(Integer), 6(Integer), 537(Integer), 156(Integer), 26(Integer), 40(Integer), 2496(Integer), 30(Integer) 2018-03-23 09:36:06.040 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:06.041 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:06.041 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2222(Integer), 30(Integer) 2018-03-23 09:36:06.150 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:06.151 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:06.151 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2361(Integer), 30(Integer) 2018-03-23 09:36:06.211 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:06.213 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:06.214 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2224(Integer), 30(Integer) 2018-03-23 09:36:06.250 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:06.251 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:06.251 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 125(Integer), 6(Integer), 538(Integer), 157(Integer), 29(Integer), 43(Integer), 2361(Integer), 30(Integer) 2018-03-23 09:36:06.315 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:06.315 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:06.316 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2224(Integer), 30(Integer) 2018-03-23 09:36:06.412 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:06.414 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:06.415 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2696(Integer), 30(Integer) 2018-03-23 09:36:06.482 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:06.483 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:06.484 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 160(Integer), 6(Integer), 539(Integer), 215(Integer), 24(Integer), 52(Integer), 2696(Integer), 30(Integer) 2018-03-23 09:36:06.498 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:06.499 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:06.500 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2225(Integer), 30(Integer) 2018-03-23 09:36:06.571 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:06.572 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:06.572 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2225(Integer), 30(Integer) 2018-03-23 09:36:06.643 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:06.644 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:06.645 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2931(Integer), 30(Integer) 2018-03-23 09:36:06.722 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:06.723 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:06.724 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2226(Integer), 30(Integer) 2018-03-23 09:36:06.744 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:06.745 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:06.745 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 215(Integer), 6(Integer), 540(Integer), 216(Integer), 20(Integer), 48(Integer), 2931(Integer), 30(Integer) 2018-03-23 09:36:06.804 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:06.805 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:06.806 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2226(Integer), 30(Integer) 2018-03-23 09:36:06.891 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:06.893 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:06.894 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2065(Integer), 30(Integer) 2018-03-23 09:36:06.962 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:06.963 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:06.963 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2227(Integer), 30(Integer) 2018-03-23 09:36:06.963 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:06.964 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:06.965 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 33(Integer), 2065(Integer), 30(Integer) 2018-03-23 09:36:07.056 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:07.057 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:07.057 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2227(Integer), 30(Integer) 2018-03-23 09:36:07.227 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:07.227 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:07.228 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2228(Integer), 30(Integer) 2018-03-23 09:36:07.317 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:07.318 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:07.318 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2228(Integer), 30(Integer) 2018-03-23 09:36:07.370 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:07.371 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:07.372 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2124(Integer), 30(Integer) 2018-03-23 09:36:07.455 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:07.456 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:07.457 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2124(Integer), 30(Integer) 2018-03-23 09:36:07.466 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:07.467 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:07.467 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2229(Integer), 30(Integer) 2018-03-23 09:36:07.619 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:07.620 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:07.620 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2229(Integer), 30(Integer) 2018-03-23 09:36:07.622 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:07.622 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:07.622 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2125(Integer), 30(Integer) 2018-03-23 09:36:07.691 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:07.692 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:07.694 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2125(Integer), 30(Integer) 2018-03-23 09:36:07.766 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:07.767 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:07.768 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2230(Integer), 30(Integer) 2018-03-23 09:36:07.879 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:07.879 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:07.880 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:07.880 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:07.881 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2126(Integer), 30(Integer) 2018-03-23 09:36:07.881 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2230(Integer), 30(Integer) 2018-03-23 09:36:07.948 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:07.949 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:07.949 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2126(Integer), 30(Integer) 2018-03-23 09:36:08.017 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:08.018 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:08.018 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2232(Integer), 30(Integer) 2018-03-23 09:36:08.086 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:08.086 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:08.086 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:08.087 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2232(Integer), 30(Integer) 2018-03-23 09:36:08.087 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:08.088 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2129(Integer), 30(Integer) 2018-03-23 09:36:08.158 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:08.159 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:08.160 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2129(Integer), 30(Integer) 2018-03-23 09:36:08.219 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:08.220 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:08.221 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2233(Integer), 30(Integer) 2018-03-23 09:36:08.285 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:08.285 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:08.286 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2233(Integer), 30(Integer) 2018-03-23 09:36:08.315 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:08.315 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:08.316 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2138(Integer), 30(Integer) 2018-03-23 09:36:08.389 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:08.389 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:08.389 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2138(Integer), 30(Integer) 2018-03-23 09:36:08.425 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:08.427 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:08.427 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2234(Integer), 30(Integer) 2018-03-23 09:36:08.492 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:08.493 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:08.493 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2234(Integer), 30(Integer) 2018-03-23 09:36:08.537 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:08.538 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:08.538 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2140(Integer), 30(Integer) 2018-03-23 09:36:08.628 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:08.628 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:08.628 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2140(Integer), 30(Integer) 2018-03-23 09:36:08.629 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:08.629 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:08.629 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2235(Integer), 30(Integer) 2018-03-23 09:36:08.713 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:08.714 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:08.714 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2235(Integer), 30(Integer) 2018-03-23 09:36:08.785 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:08.786 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:08.786 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2141(Integer), 30(Integer) 2018-03-23 09:36:08.857 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:08.858 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:08.859 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:08.859 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:08.860 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2141(Integer), 30(Integer) 2018-03-23 09:36:08.860 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2236(Integer), 30(Integer) 2018-03-23 09:36:08.984 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:08.985 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:08.985 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2236(Integer), 30(Integer) 2018-03-23 09:36:09.056 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:09.057 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:09.057 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2146(Integer), 30(Integer) 2018-03-23 09:36:09.124 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:09.125 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:09.126 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2146(Integer), 30(Integer) 2018-03-23 09:36:09.150 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:09.150 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:09.150 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2237(Integer), 30(Integer) 2018-03-23 09:36:09.226 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:09.226 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:09.226 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2237(Integer), 30(Integer) 2018-03-23 09:36:09.266 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:09.267 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:09.267 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2159(Integer), 30(Integer) 2018-03-23 09:36:09.334 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:09.335 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:09.335 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 39(Integer), 2159(Integer), 30(Integer) 2018-03-23 09:36:09.364 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:09.364 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:09.365 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2240(Integer), 30(Integer) 2018-03-23 09:36:09.441 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:09.442 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:09.443 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2240(Integer), 30(Integer) 2018-03-23 09:36:09.473 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:09.474 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:09.474 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2163(Integer), 30(Integer) 2018-03-23 09:36:09.545 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:09.546 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:09.546 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 39(Integer), 2163(Integer), 30(Integer) 2018-03-23 09:36:09.594 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:09.595 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:09.595 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2241(Integer), 30(Integer) 2018-03-23 09:36:09.667 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:09.668 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:09.668 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2241(Integer), 30(Integer) 2018-03-23 09:36:09.693 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:09.693 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:09.694 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2171(Integer), 30(Integer) 2018-03-23 09:36:09.775 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:09.776 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:09.777 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 39(Integer), 2171(Integer), 30(Integer) 2018-03-23 09:36:09.843 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:09.844 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:09.845 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2242(Integer), 30(Integer) 2018-03-23 09:36:09.951 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:09.952 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:09.952 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2190(Integer), 30(Integer) 2018-03-23 09:36:09.967 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:09.968 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:09.968 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2242(Integer), 30(Integer) 2018-03-23 09:36:10.030 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:10.030 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:10.031 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 44(Integer), 2190(Integer), 30(Integer) 2018-03-23 09:36:10.166 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:10.167 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:10.167 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2243(Integer), 30(Integer) 2018-03-23 09:36:10.223 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:10.223 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:10.224 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2205(Integer), 30(Integer) 2018-03-23 09:36:10.256 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:10.257 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:10.257 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2243(Integer), 30(Integer) 2018-03-23 09:36:10.293 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:10.294 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:10.294 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 44(Integer), 2205(Integer), 30(Integer) 2018-03-23 09:36:10.434 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:10.434 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:10.434 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2211(Integer), 30(Integer) 2018-03-23 09:36:10.435 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:10.436 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:10.436 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2246(Integer), 30(Integer) 2018-03-23 09:36:10.504 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:10.504 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:10.504 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 44(Integer), 2211(Integer), 30(Integer) 2018-03-23 09:36:10.520 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:10.521 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:10.521 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2246(Integer), 30(Integer) 2018-03-23 09:36:10.653 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:10.654 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:10.654 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2214(Integer), 30(Integer) 2018-03-23 09:36:10.684 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:10.685 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:10.685 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2247(Integer), 30(Integer) 2018-03-23 09:36:10.723 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:10.724 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:10.724 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 44(Integer), 2214(Integer), 30(Integer) 2018-03-23 09:36:10.761 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:10.762 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:10.762 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2247(Integer), 30(Integer) 2018-03-23 09:36:10.867 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:10.868 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:10.868 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2238(Integer), 30(Integer) 2018-03-23 09:36:10.899 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:10.899 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:10.900 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2251(Integer), 30(Integer) 2018-03-23 09:36:10.939 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:10.940 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:10.940 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 51(Integer), 2238(Integer), 30(Integer) 2018-03-23 09:36:10.966 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:10.966 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:10.967 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2251(Integer), 30(Integer) 2018-03-23 09:36:11.081 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:11.082 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:11.082 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2252(Integer), 30(Integer) 2018-03-23 09:36:11.135 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:11.136 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:11.136 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2254(Integer), 30(Integer) 2018-03-23 09:36:11.151 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:11.152 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:11.152 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 35(Integer), 2252(Integer), 30(Integer) 2018-03-23 09:36:11.215 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:11.216 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:11.216 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2254(Integer), 30(Integer) 2018-03-23 09:36:11.289 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:11.290 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:11.290 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2259(Integer), 30(Integer) 2018-03-23 09:36:11.359 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:11.360 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:11.360 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 35(Integer), 2259(Integer), 30(Integer) 2018-03-23 09:36:11.413 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:11.414 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:11.414 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2255(Integer), 30(Integer) 2018-03-23 09:36:11.502 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:11.503 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:11.503 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2263(Integer), 30(Integer) 2018-03-23 09:36:11.576 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:11.576 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:11.577 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 35(Integer), 2263(Integer), 30(Integer) 2018-03-23 09:36:11.739 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:11.740 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:11.741 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2274(Integer), 30(Integer) 2018-03-23 09:36:11.758 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:11.758 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:11.759 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2255(Integer), 30(Integer) 2018-03-23 09:36:11.834 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:11.834 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:11.835 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 35(Integer), 2274(Integer), 30(Integer) 2018-03-23 09:36:11.897 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:11.898 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:11.899 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2256(Integer), 30(Integer) 2018-03-23 09:36:11.965 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:11.966 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:11.966 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2256(Integer), 30(Integer) 2018-03-23 09:36:11.974 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:11.975 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:11.976 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2294(Integer), 30(Integer) 2018-03-23 09:36:12.043 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:12.044 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:12.044 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 34(Integer), 2294(Integer), 30(Integer) 2018-03-23 09:36:12.134 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:12.135 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:12.136 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2257(Integer), 30(Integer) 2018-03-23 09:36:12.212 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:12.213 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:12.214 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2296(Integer), 30(Integer) 2018-03-23 09:36:12.228 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:12.229 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:12.229 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2257(Integer), 30(Integer) 2018-03-23 09:36:12.282 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:12.282 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:12.283 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 34(Integer), 2296(Integer), 30(Integer) 2018-03-23 09:36:12.419 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:12.420 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:12.421 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2258(Integer), 30(Integer) 2018-03-23 09:36:12.424 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:12.425 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:12.425 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2319(Integer), 30(Integer) 2018-03-23 09:36:12.514 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:12.515 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:12.516 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 49(Integer), 2319(Integer), 30(Integer) 2018-03-23 09:36:12.524 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:12.525 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:12.526 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2258(Integer), 30(Integer) 2018-03-23 09:36:12.676 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:12.677 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:12.677 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2353(Integer), 30(Integer) 2018-03-23 09:36:12.722 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:12.723 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:12.723 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2260(Integer), 30(Integer) 2018-03-23 09:36:12.757 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:12.759 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:12.760 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2353(Integer), 30(Integer) 2018-03-23 09:36:12.811 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:12.812 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:12.812 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2260(Integer), 30(Integer) 2018-03-23 09:36:13.001 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:13.001 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:13.001 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2261(Integer), 30(Integer) 2018-03-23 09:36:13.087 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:13.087 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:13.088 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2261(Integer), 30(Integer) 2018-03-23 09:36:13.208 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:13.209 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:13.210 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2358(Integer), 30(Integer) 2018-03-23 09:36:13.263 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:13.264 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:13.264 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2264(Integer), 30(Integer) 2018-03-23 09:36:13.277 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:13.278 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:13.278 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2358(Integer), 30(Integer) 2018-03-23 09:36:13.351 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:13.352 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:13.352 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2264(Integer), 30(Integer) 2018-03-23 09:36:13.414 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:13.415 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:13.415 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2368(Integer), 30(Integer) 2018-03-23 09:36:13.495 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:13.495 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:13.496 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2368(Integer), 30(Integer) 2018-03-23 09:36:13.526 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:13.527 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:13.527 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2265(Integer), 30(Integer) 2018-03-23 09:36:13.621 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:13.622 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:13.623 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2265(Integer), 30(Integer) 2018-03-23 09:36:13.684 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:13.685 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:13.686 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2371(Integer), 30(Integer) 2018-03-23 09:36:13.754 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:13.754 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:13.754 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2371(Integer), 30(Integer) 2018-03-23 09:36:13.831 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:13.831 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:13.832 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2266(Integer), 30(Integer) 2018-03-23 09:36:13.892 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:13.893 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:13.893 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2373(Integer), 30(Integer) 2018-03-23 09:36:13.922 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:13.923 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:13.923 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2266(Integer), 30(Integer) 2018-03-23 09:36:13.962 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:13.962 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:13.963 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2373(Integer), 30(Integer) 2018-03-23 09:36:14.105 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:14.106 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:14.106 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2374(Integer), 30(Integer) 2018-03-23 09:36:14.136 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:14.136 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:14.136 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2267(Integer), 30(Integer) 2018-03-23 09:36:14.175 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:14.176 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:14.176 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2374(Integer), 30(Integer) 2018-03-23 09:36:14.250 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:14.251 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:14.251 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2267(Integer), 30(Integer) 2018-03-23 09:36:14.340 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:14.341 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:14.343 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2383(Integer), 30(Integer) 2018-03-23 09:36:14.411 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:14.411 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:14.411 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 53(Integer), 2383(Integer), 30(Integer) 2018-03-23 09:36:14.470 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:14.470 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:14.471 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2268(Integer), 30(Integer) 2018-03-23 09:36:14.582 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:14.583 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:14.583 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2393(Integer), 30(Integer) 2018-03-23 09:36:14.597 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:14.598 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:14.598 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2268(Integer), 30(Integer) 2018-03-23 09:36:14.654 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:14.655 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:14.655 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 53(Integer), 2393(Integer), 30(Integer) 2018-03-23 09:36:14.784 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:14.785 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:14.785 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2269(Integer), 30(Integer) 2018-03-23 09:36:14.791 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:14.792 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:14.793 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2395(Integer), 30(Integer) 2018-03-23 09:36:14.863 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:14.863 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:14.863 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:14.863 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:14.864 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 48(Integer), 2395(Integer), 30(Integer) 2018-03-23 09:36:14.864 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2269(Integer), 30(Integer) 2018-03-23 09:36:15.004 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:15.005 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:15.005 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2414(Integer), 30(Integer) 2018-03-23 09:36:15.033 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:15.034 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:15.034 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2270(Integer), 30(Integer) 2018-03-23 09:36:15.075 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:15.076 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:15.076 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 37(Integer), 2414(Integer), 30(Integer) 2018-03-23 09:36:15.112 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:15.113 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:15.114 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2270(Integer), 30(Integer) 2018-03-23 09:36:15.217 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:15.218 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:15.219 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2417(Integer), 30(Integer) 2018-03-23 09:36:15.286 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:15.287 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:15.287 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 37(Integer), 2417(Integer), 30(Integer) 2018-03-23 09:36:15.315 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:15.316 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:15.317 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2271(Integer), 30(Integer) 2018-03-23 09:36:15.411 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:15.412 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:15.412 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2271(Integer), 30(Integer) 2018-03-23 09:36:15.425 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:15.426 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:15.427 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2422(Integer), 30(Integer) 2018-03-23 09:36:15.497 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:15.497 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:15.498 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 42(Integer), 2422(Integer), 30(Integer) 2018-03-23 09:36:15.628 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:15.628 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:15.629 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2272(Integer), 30(Integer) 2018-03-23 09:36:15.641 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:15.643 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:15.644 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2426(Integer), 30(Integer) 2018-03-23 09:36:15.714 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:15.715 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:15.715 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 37(Integer), 2426(Integer), 30(Integer) 2018-03-23 09:36:15.726 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:15.727 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:15.728 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2272(Integer), 30(Integer) 2018-03-23 09:36:15.855 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:15.855 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:15.856 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2447(Integer), 30(Integer) 2018-03-23 09:36:15.923 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:15.925 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:15.926 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 47(Integer), 2447(Integer), 30(Integer) 2018-03-23 09:36:15.926 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:15.928 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:15.928 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2273(Integer), 30(Integer) 2018-03-23 09:36:16.029 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:16.030 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:16.031 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2273(Integer), 30(Integer) 2018-03-23 09:36:16.068 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:16.069 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:16.070 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2457(Integer), 30(Integer) 2018-03-23 09:36:16.145 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:16.146 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:16.146 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 47(Integer), 2457(Integer), 30(Integer) 2018-03-23 09:36:16.217 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:16.218 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:16.218 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2275(Integer), 30(Integer) 2018-03-23 09:36:16.292 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:16.294 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:16.295 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2465(Integer), 30(Integer) 2018-03-23 09:36:16.314 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:16.315 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:16.315 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2275(Integer), 30(Integer) 2018-03-23 09:36:16.371 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:16.372 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:16.373 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 50(Integer), 2465(Integer), 30(Integer) 2018-03-23 09:36:16.508 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:16.510 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:16.511 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2276(Integer), 30(Integer) 2018-03-23 09:36:16.513 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:16.513 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:16.514 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2472(Integer), 30(Integer) 2018-03-23 09:36:16.580 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:16.581 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:16.581 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 50(Integer), 2472(Integer), 30(Integer) 2018-03-23 09:36:16.599 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:16.599 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:16.600 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2276(Integer), 30(Integer) 2018-03-23 09:36:16.717 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:16.718 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:16.719 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2558(Integer), 30(Integer) 2018-03-23 09:36:16.775 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:16.776 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:16.777 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2277(Integer), 30(Integer) 2018-03-23 09:36:16.788 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:16.789 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:16.789 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 41(Integer), 2558(Integer), 30(Integer) 2018-03-23 09:36:16.846 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:16.846 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:16.847 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2277(Integer), 30(Integer) 2018-03-23 09:36:16.927 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:16.929 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:16.929 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2572(Integer), 30(Integer) 2018-03-23 09:36:16.984 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:16.985 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:16.985 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2279(Integer), 30(Integer) 2018-03-23 09:36:16.998 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:16.999 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:16.999 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 41(Integer), 2572(Integer), 30(Integer) 2018-03-23 09:36:17.064 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:17.065 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:17.065 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2279(Integer), 30(Integer) 2018-03-23 09:36:17.157 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:17.158 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:17.159 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2596(Integer), 30(Integer) 2018-03-23 09:36:17.216 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:17.216 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:17.217 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2280(Integer), 30(Integer) 2018-03-23 09:36:17.237 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:17.238 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:17.238 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 42(Integer), 2596(Integer), 30(Integer) 2018-03-23 09:36:17.291 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:17.293 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:17.293 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2280(Integer), 30(Integer) 2018-03-23 09:36:17.423 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:17.425 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:17.427 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2634(Integer), 30(Integer) 2018-03-23 09:36:17.433 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:17.435 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:17.435 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2282(Integer), 30(Integer) 2018-03-23 09:36:17.504 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:17.505 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:17.505 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2282(Integer), 30(Integer) 2018-03-23 09:36:17.523 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:17.524 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:17.525 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 48(Integer), 2634(Integer), 30(Integer) 2018-03-23 09:36:17.646 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:17.647 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:17.648 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2283(Integer), 30(Integer) 2018-03-23 09:36:17.680 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:17.682 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:17.682 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2651(Integer), 30(Integer) 2018-03-23 09:36:17.726 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:17.727 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:17.728 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2283(Integer), 30(Integer) 2018-03-23 09:36:17.760 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:17.761 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:17.761 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 46(Integer), 2651(Integer), 30(Integer) 2018-03-23 09:36:17.884 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:17.885 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:17.886 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2287(Integer), 30(Integer) 2018-03-23 09:36:17.904 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:17.905 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:17.905 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2653(Integer), 30(Integer) 2018-03-23 09:36:17.960 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:17.963 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:17.964 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2287(Integer), 30(Integer) 2018-03-23 09:36:17.976 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:17.977 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:17.978 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 46(Integer), 2653(Integer), 30(Integer) 2018-03-23 09:36:18.104 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:18.106 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:18.106 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2288(Integer), 30(Integer) 2018-03-23 09:36:18.119 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:18.122 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:18.124 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2655(Integer), 30(Integer) 2018-03-23 09:36:18.178 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:18.179 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:18.179 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2288(Integer), 30(Integer) 2018-03-23 09:36:18.194 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:18.195 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:18.197 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 46(Integer), 2655(Integer), 30(Integer) 2018-03-23 09:36:18.330 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:18.332 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:18.333 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2289(Integer), 30(Integer) 2018-03-23 09:36:18.344 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:18.346 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:18.347 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2699(Integer), 30(Integer) 2018-03-23 09:36:18.408 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:18.411 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:18.412 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2289(Integer), 30(Integer) 2018-03-23 09:36:18.415 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:18.416 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:18.416 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 35(Integer), 2699(Integer), 30(Integer) 2018-03-23 09:36:18.551 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:18.552 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:18.552 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2290(Integer), 30(Integer) 2018-03-23 09:36:18.555 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:18.556 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:18.556 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2701(Integer), 30(Integer) 2018-03-23 09:36:18.616 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:18.617 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:18.617 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2290(Integer), 30(Integer) 2018-03-23 09:36:18.639 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:18.639 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:18.640 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 52(Integer), 2701(Integer), 30(Integer) 2018-03-23 09:36:18.749 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:18.750 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:18.750 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2291(Integer), 30(Integer) 2018-03-23 09:36:18.804 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:18.805 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:18.805 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2876(Integer), 30(Integer) 2018-03-23 09:36:18.821 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:18.822 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:18.822 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2291(Integer), 30(Integer) 2018-03-23 09:36:18.879 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:18.881 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:18.882 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 37(Integer), 2876(Integer), 30(Integer) 2018-03-23 09:36:18.962 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:18.963 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:18.964 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2292(Integer), 30(Integer) 2018-03-23 09:36:19.031 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:19.032 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:19.033 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2292(Integer), 30(Integer) 2018-03-23 09:36:19.034 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:19.035 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:19.036 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2889(Integer), 30(Integer) 2018-03-23 09:36:19.104 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:19.105 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:19.105 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 40(Integer), 2889(Integer), 30(Integer) 2018-03-23 09:36:19.173 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:19.174 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:19.175 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2297(Integer), 30(Integer) 2018-03-23 09:36:19.243 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:19.244 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:19.244 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:19.245 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2297(Integer), 30(Integer) 2018-03-23 09:36:19.245 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:19.246 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2933(Integer), 30(Integer) 2018-03-23 09:36:19.319 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:19.320 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:19.320 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 44(Integer), 2933(Integer), 30(Integer) 2018-03-23 09:36:19.380 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:19.381 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:19.381 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2298(Integer), 30(Integer) 2018-03-23 09:36:19.447 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:19.448 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:19.449 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2298(Integer), 30(Integer) 2018-03-23 09:36:19.467 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:19.468 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:19.468 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2047(Integer), 30(Integer) 2018-03-23 09:36:19.539 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:19.540 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:19.540 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 33(Integer), 2047(Integer), 30(Integer) 2018-03-23 09:36:19.584 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:19.585 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:19.585 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2299(Integer), 30(Integer) 2018-03-23 09:36:19.650 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:19.651 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:19.651 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2299(Integer), 30(Integer) 2018-03-23 09:36:19.679 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:19.783 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:19.783 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:19.784 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2300(Integer), 30(Integer) 2018-03-23 09:36:19.858 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:19.859 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:19.859 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2300(Integer), 30(Integer) 2018-03-23 09:36:20.019 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:20.021 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:20.021 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2302(Integer), 30(Integer) 2018-03-23 09:36:20.104 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:20.106 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:20.106 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2302(Integer), 30(Integer) 2018-03-23 09:36:20.238 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:20.239 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:20.239 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2303(Integer), 30(Integer) 2018-03-23 09:36:20.312 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:20.313 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:20.314 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2303(Integer), 30(Integer) 2018-03-23 09:36:20.509 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:20.511 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:20.512 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2305(Integer), 30(Integer) 2018-03-23 09:36:20.579 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:20.580 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:20.580 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2305(Integer), 30(Integer) 2018-03-23 09:36:20.795 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:20.796 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:20.797 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2307(Integer), 30(Integer) 2018-03-23 09:36:20.865 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:20.866 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:20.866 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2307(Integer), 30(Integer) 2018-03-23 09:36:20.999 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:21.000 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:21.000 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2308(Integer), 30(Integer) 2018-03-23 09:36:21.068 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:21.068 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:21.069 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2308(Integer), 30(Integer) 2018-03-23 09:36:21.217 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:21.218 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:21.218 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2309(Integer), 30(Integer) 2018-03-23 09:36:21.296 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:21.296 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:21.297 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2309(Integer), 30(Integer) 2018-03-23 09:36:21.438 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:21.438 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:21.438 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2310(Integer), 30(Integer) 2018-03-23 09:36:21.507 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:21.508 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:21.509 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2310(Integer), 30(Integer) 2018-03-23 09:36:21.652 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:21.654 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:21.654 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2314(Integer), 30(Integer) 2018-03-23 09:36:21.727 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:21.728 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:21.728 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2314(Integer), 30(Integer) 2018-03-23 09:36:21.866 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:21.867 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:21.867 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2315(Integer), 30(Integer) 2018-03-23 09:36:21.936 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:21.937 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:21.938 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2315(Integer), 30(Integer) 2018-03-23 09:36:22.075 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:22.076 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:22.077 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2316(Integer), 30(Integer) 2018-03-23 09:36:22.141 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:22.141 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:22.142 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2316(Integer), 30(Integer) 2018-03-23 09:36:22.277 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:22.279 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:22.279 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2317(Integer), 30(Integer) 2018-03-23 09:36:22.379 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:22.379 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:22.380 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2317(Integer), 30(Integer) 2018-03-23 09:36:22.525 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:22.527 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:22.527 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2318(Integer), 30(Integer) 2018-03-23 09:36:22.593 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:22.594 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:22.595 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2318(Integer), 30(Integer) 2018-03-23 09:36:22.726 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:22.727 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:22.728 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2320(Integer), 30(Integer) 2018-03-23 09:36:22.797 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:22.797 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:22.797 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2320(Integer), 30(Integer) 2018-03-23 09:36:22.933 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:22.933 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:22.934 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2321(Integer), 30(Integer) 2018-03-23 09:36:23.003 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:23.004 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:23.005 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2321(Integer), 30(Integer) 2018-03-23 09:36:23.136 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:23.137 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:23.137 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2323(Integer), 30(Integer) 2018-03-23 09:36:23.211 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:23.212 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:23.212 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2323(Integer), 30(Integer) 2018-03-23 09:36:23.360 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:23.362 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:23.363 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2324(Integer), 30(Integer) 2018-03-23 09:36:23.431 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:23.431 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:23.432 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2324(Integer), 30(Integer) 2018-03-23 09:36:23.569 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:23.570 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:23.571 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2325(Integer), 30(Integer) 2018-03-23 09:36:23.636 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:23.637 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:23.637 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2325(Integer), 30(Integer) 2018-03-23 09:36:23.779 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:23.780 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:23.781 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2326(Integer), 30(Integer) 2018-03-23 09:36:23.850 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:23.851 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:23.851 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2326(Integer), 30(Integer) 2018-03-23 09:36:23.984 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:23.985 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:23.985 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2327(Integer), 30(Integer) 2018-03-23 09:36:24.053 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:24.053 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:24.054 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2327(Integer), 30(Integer) 2018-03-23 09:36:24.199 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:24.200 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:24.201 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2328(Integer), 30(Integer) 2018-03-23 09:36:24.291 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:24.293 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:24.294 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2328(Integer), 30(Integer) 2018-03-23 09:36:24.463 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:24.464 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:24.464 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2329(Integer), 30(Integer) 2018-03-23 09:36:24.545 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:24.546 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:24.546 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2329(Integer), 30(Integer) 2018-03-23 09:36:24.743 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:24.744 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:24.744 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2330(Integer), 30(Integer) 2018-03-23 09:36:24.837 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:24.837 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:24.838 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2330(Integer), 30(Integer) 2018-03-23 09:36:25.024 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:25.025 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:25.026 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2331(Integer), 30(Integer) 2018-03-23 09:36:25.097 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:25.098 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:25.098 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2331(Integer), 30(Integer) 2018-03-23 09:36:25.250 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:25.251 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:25.251 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2332(Integer), 30(Integer) 2018-03-23 09:36:25.319 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:25.320 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:25.320 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2332(Integer), 30(Integer) 2018-03-23 09:36:25.452 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:25.452 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:25.452 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2333(Integer), 30(Integer) 2018-03-23 09:36:25.527 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:25.528 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:25.528 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2333(Integer), 30(Integer) 2018-03-23 09:36:25.664 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:25.665 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:25.666 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2334(Integer), 30(Integer) 2018-03-23 09:36:25.739 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:25.740 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:25.740 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2334(Integer), 30(Integer) 2018-03-23 09:36:25.881 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:25.882 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:25.882 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2335(Integer), 30(Integer) 2018-03-23 09:36:25.959 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:25.959 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:25.960 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2335(Integer), 30(Integer) 2018-03-23 09:36:26.101 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:26.102 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:26.103 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2336(Integer), 30(Integer) 2018-03-23 09:36:26.182 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:26.183 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:26.183 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2336(Integer), 30(Integer) 2018-03-23 09:36:26.315 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:26.316 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:26.316 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2337(Integer), 30(Integer) 2018-03-23 09:36:26.533 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:26.534 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:26.534 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2337(Integer), 30(Integer) 2018-03-23 09:36:26.682 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:26.682 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:26.683 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2338(Integer), 30(Integer) 2018-03-23 09:36:26.793 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:26.794 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:26.794 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2338(Integer), 30(Integer) 2018-03-23 09:36:26.987 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:26.988 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:26.989 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2339(Integer), 30(Integer) 2018-03-23 09:36:27.093 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:27.095 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:27.096 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2339(Integer), 30(Integer) 2018-03-23 09:36:27.313 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:27.313 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:27.314 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2340(Integer), 30(Integer) 2018-03-23 09:36:27.401 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:27.402 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:27.402 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2340(Integer), 30(Integer) 2018-03-23 09:36:27.563 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:27.564 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:27.564 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2342(Integer), 30(Integer) 2018-03-23 09:36:27.652 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:27.652 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:27.653 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2342(Integer), 30(Integer) 2018-03-23 09:36:27.810 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:27.811 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:27.811 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2343(Integer), 30(Integer) 2018-03-23 09:36:27.892 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:27.893 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:27.893 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2343(Integer), 30(Integer) 2018-03-23 09:36:28.033 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:28.034 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:28.034 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2345(Integer), 30(Integer) 2018-03-23 09:36:28.103 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:28.103 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:28.103 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2345(Integer), 30(Integer) 2018-03-23 09:36:28.237 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:28.238 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:28.238 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2349(Integer), 30(Integer) 2018-03-23 09:36:28.304 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:28.304 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:28.305 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2349(Integer), 30(Integer) 2018-03-23 09:36:28.447 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:28.449 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:28.450 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2350(Integer), 30(Integer) 2018-03-23 09:36:28.523 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:28.524 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:28.524 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2350(Integer), 30(Integer) 2018-03-23 09:36:28.707 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:28.708 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:28.709 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2351(Integer), 30(Integer) 2018-03-23 09:36:28.796 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:28.796 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:28.797 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2351(Integer), 30(Integer) 2018-03-23 09:36:28.929 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:28.930 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:28.930 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2352(Integer), 30(Integer) 2018-03-23 09:36:29.019 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:29.019 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:29.019 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2352(Integer), 30(Integer) 2018-03-23 09:36:29.497 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:29.497 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:29.498 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2356(Integer), 30(Integer) 2018-03-23 09:36:29.621 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:29.622 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:29.622 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2356(Integer), 30(Integer) 2018-03-23 09:36:29.793 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:29.794 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:29.794 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2357(Integer), 30(Integer) 2018-03-23 09:36:29.866 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:29.867 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:29.867 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2357(Integer), 30(Integer) 2018-03-23 09:36:30.006 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:30.007 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:30.007 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2360(Integer), 30(Integer) 2018-03-23 09:36:30.074 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:30.075 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:30.075 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2360(Integer), 30(Integer) 2018-03-23 09:36:30.235 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:30.236 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:30.236 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2362(Integer), 30(Integer) 2018-03-23 09:36:30.303 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:30.303 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:30.304 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2362(Integer), 30(Integer) 2018-03-23 09:36:30.439 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:30.440 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:30.440 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2363(Integer), 30(Integer) 2018-03-23 09:36:30.504 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:30.505 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:30.506 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2363(Integer), 30(Integer) 2018-03-23 09:36:30.655 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:30.656 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:30.656 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2364(Integer), 30(Integer) 2018-03-23 09:36:30.726 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:30.727 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:30.727 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2364(Integer), 30(Integer) 2018-03-23 09:36:30.867 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:30.867 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:30.868 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2365(Integer), 30(Integer) 2018-03-23 09:36:30.948 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:30.948 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:30.948 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2365(Integer), 30(Integer) 2018-03-23 09:36:31.098 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:31.099 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:31.099 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2366(Integer), 30(Integer) 2018-03-23 09:36:31.171 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:31.172 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:31.172 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2366(Integer), 30(Integer) 2018-03-23 09:36:31.356 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:31.357 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:31.358 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2367(Integer), 30(Integer) 2018-03-23 09:36:31.427 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:31.427 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:31.428 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2367(Integer), 30(Integer) 2018-03-23 09:36:31.607 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:31.608 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:31.610 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2369(Integer), 30(Integer) 2018-03-23 09:36:31.676 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:31.677 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:31.677 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2369(Integer), 30(Integer) 2018-03-23 09:36:31.846 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:31.848 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:31.848 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2370(Integer), 30(Integer) 2018-03-23 09:36:31.914 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:31.914 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:31.914 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2370(Integer), 30(Integer) 2018-03-23 09:36:32.059 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:32.060 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:32.061 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2372(Integer), 30(Integer) 2018-03-23 09:36:32.143 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:32.144 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:32.144 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2372(Integer), 30(Integer) 2018-03-23 09:36:32.328 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:32.329 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:32.330 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2375(Integer), 30(Integer) 2018-03-23 09:36:32.431 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:32.432 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:32.432 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2375(Integer), 30(Integer) 2018-03-23 09:36:32.608 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:32.611 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:32.611 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2376(Integer), 30(Integer) 2018-03-23 09:36:32.692 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:32.693 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:32.693 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2376(Integer), 30(Integer) 2018-03-23 09:36:32.869 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:32.869 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:32.870 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2377(Integer), 30(Integer) 2018-03-23 09:36:32.944 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:32.944 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:32.945 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2377(Integer), 30(Integer) 2018-03-23 09:36:33.114 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:33.115 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:33.115 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2382(Integer), 30(Integer) 2018-03-23 09:36:33.235 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:33.236 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:33.236 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2382(Integer), 30(Integer) 2018-03-23 09:36:33.386 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:33.387 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:33.388 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2384(Integer), 30(Integer) 2018-03-23 09:36:33.452 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:33.452 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:33.453 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2384(Integer), 30(Integer) 2018-03-23 09:36:33.670 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:33.671 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:33.671 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2385(Integer), 30(Integer) 2018-03-23 09:36:33.746 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:33.747 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:33.747 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2385(Integer), 30(Integer) 2018-03-23 09:36:33.878 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:33.879 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:33.880 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2386(Integer), 30(Integer) 2018-03-23 09:36:33.946 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:33.946 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:33.947 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2386(Integer), 30(Integer) 2018-03-23 09:36:34.083 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:34.084 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:34.085 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2388(Integer), 30(Integer) 2018-03-23 09:36:34.150 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:34.150 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:34.151 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2388(Integer), 30(Integer) 2018-03-23 09:36:34.287 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:34.288 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:34.288 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2389(Integer), 30(Integer) 2018-03-23 09:36:34.389 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:34.390 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:34.390 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2389(Integer), 30(Integer) 2018-03-23 09:36:34.523 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:34.524 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:34.526 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2391(Integer), 30(Integer) 2018-03-23 09:36:34.627 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:34.627 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:34.628 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2391(Integer), 30(Integer) 2018-03-23 09:36:34.764 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:34.764 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:34.765 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2394(Integer), 30(Integer) 2018-03-23 09:36:34.859 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:34.859 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:34.860 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2394(Integer), 30(Integer) 2018-03-23 09:36:34.991 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:34.993 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:34.994 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2396(Integer), 30(Integer) 2018-03-23 09:36:35.067 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:35.068 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:35.068 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2396(Integer), 30(Integer) 2018-03-23 09:36:35.210 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:35.211 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:35.211 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2399(Integer), 30(Integer) 2018-03-23 09:36:35.293 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:35.294 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:35.294 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2399(Integer), 30(Integer) 2018-03-23 09:36:35.464 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:35.465 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:35.465 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2400(Integer), 30(Integer) 2018-03-23 09:36:35.548 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:35.549 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:35.549 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2400(Integer), 30(Integer) 2018-03-23 09:36:35.747 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:35.748 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:35.748 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2401(Integer), 30(Integer) 2018-03-23 09:36:35.831 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:35.831 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:35.832 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2401(Integer), 30(Integer) 2018-03-23 09:36:36.623 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:36.624 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:36.625 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2402(Integer), 30(Integer) 2018-03-23 09:36:36.694 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:36.695 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:36.695 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2402(Integer), 30(Integer) 2018-03-23 09:36:37.064 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:37.064 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:37.065 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2407(Integer), 30(Integer) 2018-03-23 09:36:37.156 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:37.156 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:37.156 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2407(Integer), 30(Integer) 2018-03-23 09:36:37.313 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:37.314 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:37.314 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2408(Integer), 30(Integer) 2018-03-23 09:36:37.381 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:37.381 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:37.381 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2408(Integer), 30(Integer) 2018-03-23 09:36:37.515 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:37.516 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:37.516 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2409(Integer), 30(Integer) 2018-03-23 09:36:37.582 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:37.583 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:37.583 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2409(Integer), 30(Integer) 2018-03-23 09:36:37.715 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:37.716 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:37.716 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2410(Integer), 30(Integer) 2018-03-23 09:36:37.781 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:37.782 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:37.782 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2410(Integer), 30(Integer) 2018-03-23 09:36:37.914 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:37.914 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:37.915 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2411(Integer), 30(Integer) 2018-03-23 09:36:38.160 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:38.161 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:38.161 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2411(Integer), 30(Integer) 2018-03-23 09:36:38.292 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:38.293 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:38.293 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2412(Integer), 30(Integer) 2018-03-23 09:36:38.357 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:38.358 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:38.358 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2412(Integer), 30(Integer) 2018-03-23 09:36:38.490 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:38.491 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:38.491 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2416(Integer), 30(Integer) 2018-03-23 09:36:38.556 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:38.557 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:38.557 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2416(Integer), 30(Integer) 2018-03-23 09:36:38.691 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:38.694 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:38.695 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2418(Integer), 30(Integer) 2018-03-23 09:36:38.762 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:38.763 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:38.763 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2418(Integer), 30(Integer) 2018-03-23 09:36:38.899 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:38.900 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:38.900 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2419(Integer), 30(Integer) 2018-03-23 09:36:38.966 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:38.966 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:38.966 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2419(Integer), 30(Integer) 2018-03-23 09:36:39.100 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:39.101 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:39.101 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2421(Integer), 30(Integer) 2018-03-23 09:36:39.168 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:39.169 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:39.169 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2421(Integer), 30(Integer) 2018-03-23 09:36:39.300 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:39.300 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:39.301 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2423(Integer), 30(Integer) 2018-03-23 09:36:39.366 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:39.367 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:39.367 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2423(Integer), 30(Integer) 2018-03-23 09:36:39.503 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:39.504 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:39.504 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2424(Integer), 30(Integer) 2018-03-23 09:36:39.573 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:39.573 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:39.573 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2424(Integer), 30(Integer) 2018-03-23 09:36:39.715 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:39.716 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:39.717 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2425(Integer), 30(Integer) 2018-03-23 09:36:39.793 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:39.794 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:39.794 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2425(Integer), 30(Integer) 2018-03-23 09:36:39.954 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:39.955 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:39.955 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2429(Integer), 30(Integer) 2018-03-23 09:36:40.040 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:40.041 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:40.041 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2429(Integer), 30(Integer) 2018-03-23 09:36:40.438 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:40.439 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:40.439 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2433(Integer), 30(Integer) 2018-03-23 09:36:40.503 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:40.504 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:40.504 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2433(Integer), 30(Integer) 2018-03-23 09:36:40.661 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:40.661 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:40.662 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2434(Integer), 30(Integer) 2018-03-23 09:36:40.746 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:40.747 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:40.747 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2434(Integer), 30(Integer) 2018-03-23 09:36:40.897 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:40.898 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:40.898 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2435(Integer), 30(Integer) 2018-03-23 09:36:40.989 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:40.990 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:40.990 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2435(Integer), 30(Integer) 2018-03-23 09:36:41.157 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:41.157 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:41.158 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2436(Integer), 30(Integer) 2018-03-23 09:36:41.225 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:41.226 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:41.226 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2436(Integer), 30(Integer) 2018-03-23 09:36:41.366 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:41.367 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:41.368 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2437(Integer), 30(Integer) 2018-03-23 09:36:41.434 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:41.435 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:41.435 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2437(Integer), 30(Integer) 2018-03-23 09:36:41.567 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:41.568 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:41.568 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2438(Integer), 30(Integer) 2018-03-23 09:36:41.632 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:41.633 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:41.633 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2438(Integer), 30(Integer) 2018-03-23 09:36:41.764 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:41.765 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:41.765 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2439(Integer), 30(Integer) 2018-03-23 09:36:41.830 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:41.831 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:41.831 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2439(Integer), 30(Integer) 2018-03-23 09:36:41.972 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:41.972 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:41.973 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2441(Integer), 30(Integer) 2018-03-23 09:36:42.042 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:42.043 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:42.043 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2441(Integer), 30(Integer) 2018-03-23 09:36:42.187 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:42.188 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:42.188 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2442(Integer), 30(Integer) 2018-03-23 09:36:42.447 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:42.448 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:42.448 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2442(Integer), 30(Integer) 2018-03-23 09:36:42.583 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:42.584 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:42.585 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2443(Integer), 30(Integer) 2018-03-23 09:36:42.657 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:42.657 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:42.658 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2443(Integer), 30(Integer) 2018-03-23 09:36:42.822 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:42.822 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:42.823 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2445(Integer), 30(Integer) 2018-03-23 09:36:42.890 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:42.890 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:42.890 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2445(Integer), 30(Integer) 2018-03-23 09:36:43.027 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:43.028 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:43.028 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2446(Integer), 30(Integer) 2018-03-23 09:36:43.117 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:43.118 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:43.119 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2446(Integer), 30(Integer) 2018-03-23 09:36:43.255 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:43.255 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:43.256 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2449(Integer), 30(Integer) 2018-03-23 09:36:43.323 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:43.324 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:43.324 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2449(Integer), 30(Integer) 2018-03-23 09:36:43.457 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:43.457 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:43.458 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2450(Integer), 30(Integer) 2018-03-23 09:36:43.525 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:43.526 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:43.527 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2450(Integer), 30(Integer) 2018-03-23 09:36:43.689 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:43.689 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:43.690 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2451(Integer), 30(Integer) 2018-03-23 09:36:43.773 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:43.774 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:43.774 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2451(Integer), 30(Integer) 2018-03-23 09:36:43.942 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:43.943 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:43.944 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2452(Integer), 30(Integer) 2018-03-23 09:36:44.027 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:44.028 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:44.029 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2452(Integer), 30(Integer) 2018-03-23 09:36:44.171 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:44.171 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:44.172 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2454(Integer), 30(Integer) 2018-03-23 09:36:44.241 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:44.243 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:44.244 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2454(Integer), 30(Integer) 2018-03-23 09:36:44.397 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:44.398 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:44.398 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2455(Integer), 30(Integer) 2018-03-23 09:36:44.494 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:44.494 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:44.494 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2455(Integer), 30(Integer) 2018-03-23 09:36:44.669 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:44.670 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:44.670 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2456(Integer), 30(Integer) 2018-03-23 09:36:44.736 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:44.737 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:44.737 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2456(Integer), 30(Integer) 2018-03-23 09:36:44.884 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:44.885 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:44.886 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2462(Integer), 30(Integer) 2018-03-23 09:36:44.953 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:44.954 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:44.954 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2462(Integer), 30(Integer) 2018-03-23 09:36:45.099 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:45.100 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:45.100 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2463(Integer), 30(Integer) 2018-03-23 09:36:45.169 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:45.170 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:45.171 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2463(Integer), 30(Integer) 2018-03-23 09:36:45.319 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:45.320 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:45.321 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2464(Integer), 30(Integer) 2018-03-23 09:36:45.390 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:45.391 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:45.392 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2464(Integer), 30(Integer) 2018-03-23 09:36:45.535 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:45.536 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:45.536 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2466(Integer), 30(Integer) 2018-03-23 09:36:45.603 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:45.604 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:45.604 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2466(Integer), 30(Integer) 2018-03-23 09:36:45.748 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:45.748 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:45.749 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2469(Integer), 30(Integer) 2018-03-23 09:36:45.829 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:45.829 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:45.830 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2469(Integer), 30(Integer) 2018-03-23 09:36:45.968 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:45.969 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:45.969 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2470(Integer), 30(Integer) 2018-03-23 09:36:46.036 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:46.037 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:46.037 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2470(Integer), 30(Integer) 2018-03-23 09:36:46.175 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:46.177 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:46.177 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2471(Integer), 30(Integer) 2018-03-23 09:36:46.261 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:46.262 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:46.263 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2471(Integer), 30(Integer) 2018-03-23 09:36:46.399 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:46.400 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:46.401 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2474(Integer), 30(Integer) 2018-03-23 09:36:46.474 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:46.475 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:46.475 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2474(Integer), 30(Integer) 2018-03-23 09:36:46.608 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:46.609 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:46.610 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2475(Integer), 30(Integer) 2018-03-23 09:36:46.676 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:46.677 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:46.677 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2475(Integer), 30(Integer) 2018-03-23 09:36:46.813 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:46.814 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:46.814 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2476(Integer), 30(Integer) 2018-03-23 09:36:46.878 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:46.879 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:46.880 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2476(Integer), 30(Integer) 2018-03-23 09:36:47.022 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:47.023 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:47.024 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2477(Integer), 30(Integer) 2018-03-23 09:36:47.112 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:47.112 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:47.113 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2477(Integer), 30(Integer) 2018-03-23 09:36:47.260 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:47.261 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:47.262 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2478(Integer), 30(Integer) 2018-03-23 09:36:47.399 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:47.400 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:47.400 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2478(Integer), 30(Integer) 2018-03-23 09:36:47.543 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:47.544 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:47.545 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2479(Integer), 30(Integer) 2018-03-23 09:36:47.621 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:47.622 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:47.623 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2479(Integer), 30(Integer) 2018-03-23 09:36:47.787 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:47.787 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:47.788 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2480(Integer), 30(Integer) 2018-03-23 09:36:47.858 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:47.859 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:47.860 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2480(Integer), 30(Integer) 2018-03-23 09:36:48.011 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:48.012 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:48.012 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2481(Integer), 30(Integer) 2018-03-23 09:36:48.092 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:48.094 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:48.094 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2481(Integer), 30(Integer) 2018-03-23 09:36:48.247 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:48.247 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:48.248 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2482(Integer), 30(Integer) 2018-03-23 09:36:48.353 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:48.353 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:48.354 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2482(Integer), 30(Integer) 2018-03-23 09:36:48.504 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:48.504 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:48.505 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2483(Integer), 30(Integer) 2018-03-23 09:36:48.699 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:48.700 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:48.700 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2483(Integer), 30(Integer) 2018-03-23 09:36:48.834 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:48.835 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:48.836 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2485(Integer), 30(Integer) 2018-03-23 09:36:48.903 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:48.903 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:48.904 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2485(Integer), 30(Integer) 2018-03-23 09:36:49.035 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:49.036 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:49.036 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2486(Integer), 30(Integer) 2018-03-23 09:36:49.113 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:49.114 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:49.115 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2486(Integer), 30(Integer) 2018-03-23 09:36:49.259 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:49.259 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:49.260 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2490(Integer), 30(Integer) 2018-03-23 09:36:49.330 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:49.331 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:49.331 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2490(Integer), 30(Integer) 2018-03-23 09:36:49.463 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:49.464 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:49.465 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2491(Integer), 30(Integer) 2018-03-23 09:36:49.533 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:49.534 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:49.534 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2491(Integer), 30(Integer) 2018-03-23 09:36:49.670 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:49.670 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:49.670 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2492(Integer), 30(Integer) 2018-03-23 09:36:49.737 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:49.737 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:49.738 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2492(Integer), 30(Integer) 2018-03-23 09:36:49.927 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:49.928 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:49.928 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2493(Integer), 30(Integer) 2018-03-23 09:36:49.998 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:49.998 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:49.998 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2493(Integer), 30(Integer) 2018-03-23 09:36:50.165 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:50.165 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:50.166 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2494(Integer), 30(Integer) 2018-03-23 09:36:50.243 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:50.244 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:50.244 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2494(Integer), 30(Integer) 2018-03-23 09:36:50.385 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:50.386 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:50.386 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2495(Integer), 30(Integer) 2018-03-23 09:36:50.470 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:50.470 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:50.470 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2495(Integer), 30(Integer) 2018-03-23 09:36:50.627 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:50.628 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:50.628 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2499(Integer), 30(Integer) 2018-03-23 09:36:50.696 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:50.697 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:50.697 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2499(Integer), 30(Integer) 2018-03-23 09:36:51.921 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:51.922 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:51.922 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2501(Integer), 30(Integer) 2018-03-23 09:36:52.207 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:52.208 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:52.208 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2501(Integer), 30(Integer) 2018-03-23 09:36:52.340 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:52.341 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:52.341 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2503(Integer), 30(Integer) 2018-03-23 09:36:52.410 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:52.411 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:52.412 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2503(Integer), 30(Integer) 2018-03-23 09:36:52.558 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:52.559 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:52.559 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2505(Integer), 30(Integer) 2018-03-23 09:36:52.627 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:52.627 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:52.628 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2505(Integer), 30(Integer) 2018-03-23 09:36:52.762 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:52.763 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:52.763 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2506(Integer), 30(Integer) 2018-03-23 09:36:52.829 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:52.830 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:52.830 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2506(Integer), 30(Integer) 2018-03-23 09:36:52.963 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:52.964 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:52.964 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2507(Integer), 30(Integer) 2018-03-23 09:36:53.030 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:53.031 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:53.031 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2507(Integer), 30(Integer) 2018-03-23 09:36:53.169 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:53.169 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:53.170 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2508(Integer), 30(Integer) 2018-03-23 09:36:53.236 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:53.236 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:53.236 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2508(Integer), 30(Integer) 2018-03-23 09:36:53.387 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:53.389 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:53.390 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2509(Integer), 30(Integer) 2018-03-23 09:36:53.457 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:53.458 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:53.458 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2509(Integer), 30(Integer) 2018-03-23 09:36:53.602 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:53.604 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:53.605 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2510(Integer), 30(Integer) 2018-03-23 09:36:53.677 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:53.678 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:53.678 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2510(Integer), 30(Integer) 2018-03-23 09:36:53.836 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:53.837 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:53.837 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2512(Integer), 30(Integer) 2018-03-23 09:36:53.909 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:53.910 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:53.911 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2512(Integer), 30(Integer) 2018-03-23 09:36:54.072 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:54.073 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:54.074 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2514(Integer), 30(Integer) 2018-03-23 09:36:54.149 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:54.150 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:54.150 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2514(Integer), 30(Integer) 2018-03-23 09:36:54.287 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:54.288 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:54.289 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2515(Integer), 30(Integer) 2018-03-23 09:36:54.358 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:54.359 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:54.359 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2515(Integer), 30(Integer) 2018-03-23 09:36:54.499 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:54.500 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:54.500 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2516(Integer), 30(Integer) 2018-03-23 09:36:54.577 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:54.577 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:54.577 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2516(Integer), 30(Integer) 2018-03-23 09:36:54.716 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:54.717 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:54.717 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2518(Integer), 30(Integer) 2018-03-23 09:36:54.782 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:54.782 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:54.783 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2518(Integer), 30(Integer) 2018-03-23 09:36:54.927 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:54.929 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:54.930 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2522(Integer), 30(Integer) 2018-03-23 09:36:54.999 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:54.999 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:55.000 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2522(Integer), 30(Integer) 2018-03-23 09:36:55.131 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:55.132 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:55.132 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2523(Integer), 30(Integer) 2018-03-23 09:36:55.203 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:55.204 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:55.204 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2523(Integer), 30(Integer) 2018-03-23 09:36:55.363 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:55.364 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:55.365 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2525(Integer), 30(Integer) 2018-03-23 09:36:55.434 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:55.435 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:55.435 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2525(Integer), 30(Integer) 2018-03-23 09:36:55.600 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:55.601 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:55.601 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2526(Integer), 30(Integer) 2018-03-23 09:36:55.691 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:55.692 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:55.692 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2526(Integer), 30(Integer) 2018-03-23 09:36:55.867 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:55.868 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:55.869 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2527(Integer), 30(Integer) 2018-03-23 09:36:55.936 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:55.937 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:55.937 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2527(Integer), 30(Integer) 2018-03-23 09:36:56.288 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:56.289 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:56.289 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2528(Integer), 30(Integer) 2018-03-23 09:36:56.371 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:56.371 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:56.371 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2528(Integer), 30(Integer) 2018-03-23 09:36:56.522 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:56.523 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:56.523 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2530(Integer), 30(Integer) 2018-03-23 09:36:56.600 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:56.601 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:56.602 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2530(Integer), 30(Integer) 2018-03-23 09:36:56.787 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:56.787 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:56.787 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2531(Integer), 30(Integer) 2018-03-23 09:36:56.864 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:56.864 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:56.865 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2531(Integer), 30(Integer) 2018-03-23 09:36:57.021 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:57.022 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:57.022 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2532(Integer), 30(Integer) 2018-03-23 09:36:57.093 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:57.093 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:57.094 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2532(Integer), 30(Integer) 2018-03-23 09:36:57.237 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:57.238 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:57.239 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2533(Integer), 30(Integer) 2018-03-23 09:36:57.316 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:57.317 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:57.317 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2533(Integer), 30(Integer) 2018-03-23 09:36:57.510 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:57.511 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:57.511 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2534(Integer), 30(Integer) 2018-03-23 09:36:57.587 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:57.587 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:57.587 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2534(Integer), 30(Integer) 2018-03-23 09:36:57.736 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:57.737 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:57.737 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2535(Integer), 30(Integer) 2018-03-23 09:36:57.804 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:57.805 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:57.805 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2535(Integer), 30(Integer) 2018-03-23 09:36:57.936 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:57.936 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:57.937 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2536(Integer), 30(Integer) 2018-03-23 09:36:58.003 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:58.004 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:58.004 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2536(Integer), 30(Integer) 2018-03-23 09:36:58.141 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:58.142 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:58.142 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2537(Integer), 30(Integer) 2018-03-23 09:36:58.219 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:58.220 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:58.220 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2537(Integer), 30(Integer) 2018-03-23 09:36:58.378 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:58.378 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:58.379 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2538(Integer), 30(Integer) 2018-03-23 09:36:58.444 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:58.445 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:58.445 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2538(Integer), 30(Integer) 2018-03-23 09:36:58.577 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:58.578 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:58.579 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2539(Integer), 30(Integer) 2018-03-23 09:36:58.649 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:58.650 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:58.650 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2539(Integer), 30(Integer) 2018-03-23 09:36:58.785 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:58.785 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:58.786 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2541(Integer), 30(Integer) 2018-03-23 09:36:58.852 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:58.852 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:58.853 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2541(Integer), 30(Integer) 2018-03-23 09:36:58.988 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:58.989 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:58.989 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2542(Integer), 30(Integer) 2018-03-23 09:36:59.059 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:59.059 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:59.060 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2542(Integer), 30(Integer) 2018-03-23 09:36:59.203 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:59.204 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:59.205 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2543(Integer), 30(Integer) 2018-03-23 09:36:59.285 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:59.285 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:59.285 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2543(Integer), 30(Integer) 2018-03-23 09:36:59.427 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:59.427 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:59.428 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2544(Integer), 30(Integer) 2018-03-23 09:36:59.499 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:59.499 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:59.500 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2544(Integer), 30(Integer) 2018-03-23 09:36:59.667 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:59.668 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:59.668 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2545(Integer), 30(Integer) 2018-03-23 09:36:59.760 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:36:59.761 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:36:59.761 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2545(Integer), 30(Integer) 2018-03-23 09:36:59.934 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:36:59.935 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:36:59.935 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2546(Integer), 30(Integer) 2018-03-23 09:37:00.010 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:00.011 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:00.011 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2546(Integer), 30(Integer) 2018-03-23 09:37:00.151 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:00.152 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:00.152 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2547(Integer), 30(Integer) 2018-03-23 09:37:00.236 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:00.236 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:00.237 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2547(Integer), 30(Integer) 2018-03-23 09:37:00.386 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:00.387 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:00.387 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2548(Integer), 30(Integer) 2018-03-23 09:37:00.467 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:00.468 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:00.468 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2548(Integer), 30(Integer) 2018-03-23 09:37:00.642 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:00.642 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:00.643 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2549(Integer), 30(Integer) 2018-03-23 09:37:00.734 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:00.734 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:00.735 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2549(Integer), 30(Integer) 2018-03-23 09:37:00.926 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:00.927 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:00.928 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2553(Integer), 30(Integer) 2018-03-23 09:37:01.023 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:01.024 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:01.024 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2553(Integer), 30(Integer) 2018-03-23 09:37:01.193 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:01.194 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:01.194 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2555(Integer), 30(Integer) 2018-03-23 09:37:01.260 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:01.260 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:01.261 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2555(Integer), 30(Integer) 2018-03-23 09:37:01.423 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:01.424 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:01.425 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2556(Integer), 30(Integer) 2018-03-23 09:37:01.509 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:01.510 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:01.510 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2556(Integer), 30(Integer) 2018-03-23 09:37:01.876 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:01.877 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:01.877 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2557(Integer), 30(Integer) 2018-03-23 09:37:02.048 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:02.049 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:02.049 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2557(Integer), 30(Integer) 2018-03-23 09:37:02.195 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:02.195 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:02.196 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2559(Integer), 30(Integer) 2018-03-23 09:37:02.261 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:02.261 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:02.261 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2559(Integer), 30(Integer) 2018-03-23 09:37:02.409 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:02.411 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:02.411 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2560(Integer), 30(Integer) 2018-03-23 09:37:02.486 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:02.487 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:02.487 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2560(Integer), 30(Integer) 2018-03-23 09:37:02.624 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:02.624 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:02.625 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2561(Integer), 30(Integer) 2018-03-23 09:37:02.692 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:02.693 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:02.693 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2561(Integer), 30(Integer) 2018-03-23 09:37:02.839 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:02.840 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:02.840 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2562(Integer), 30(Integer) 2018-03-23 09:37:02.905 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:02.905 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:02.906 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2562(Integer), 30(Integer) 2018-03-23 09:37:03.037 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:03.038 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:03.038 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2565(Integer), 30(Integer) 2018-03-23 09:37:03.106 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:03.107 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:03.107 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2565(Integer), 30(Integer) 2018-03-23 09:37:03.245 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:03.246 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:03.247 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2566(Integer), 30(Integer) 2018-03-23 09:37:03.312 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:03.313 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:03.314 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2566(Integer), 30(Integer) 2018-03-23 09:37:03.449 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:03.449 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:03.450 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2568(Integer), 30(Integer) 2018-03-23 09:37:03.520 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:03.521 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:03.521 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2568(Integer), 30(Integer) 2018-03-23 09:37:03.675 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:03.676 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:03.676 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2571(Integer), 30(Integer) 2018-03-23 09:37:03.759 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:03.760 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:03.760 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2571(Integer), 30(Integer) 2018-03-23 09:37:03.938 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:03.938 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:03.939 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2573(Integer), 30(Integer) 2018-03-23 09:37:04.030 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:04.030 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:04.030 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2573(Integer), 30(Integer) 2018-03-23 09:37:04.209 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:04.209 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:04.210 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2575(Integer), 30(Integer) 2018-03-23 09:37:04.294 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:04.294 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:04.295 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2575(Integer), 30(Integer) 2018-03-23 09:37:04.461 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:04.462 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:04.462 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2576(Integer), 30(Integer) 2018-03-23 09:37:04.531 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:04.532 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:04.533 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2576(Integer), 30(Integer) 2018-03-23 09:37:04.666 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:04.669 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:04.675 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2582(Integer), 30(Integer) 2018-03-23 09:37:04.745 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:04.746 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:04.746 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2582(Integer), 30(Integer) 2018-03-23 09:37:04.943 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:04.944 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:04.944 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2583(Integer), 30(Integer) 2018-03-23 09:37:05.009 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:05.010 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:05.010 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2583(Integer), 30(Integer) 2018-03-23 09:37:05.143 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:05.145 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:05.146 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2584(Integer), 30(Integer) 2018-03-23 09:37:05.307 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:05.309 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:05.310 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2584(Integer), 30(Integer) 2018-03-23 09:37:05.446 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:05.446 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:05.446 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2585(Integer), 30(Integer) 2018-03-23 09:37:05.531 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:05.532 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:05.532 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2585(Integer), 30(Integer) 2018-03-23 09:37:05.669 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:05.670 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:05.670 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2586(Integer), 30(Integer) 2018-03-23 09:37:05.735 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:05.736 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:05.736 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2586(Integer), 30(Integer) 2018-03-23 09:37:05.868 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:05.868 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:05.869 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2587(Integer), 30(Integer) 2018-03-23 09:37:05.933 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:05.934 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:05.934 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2587(Integer), 30(Integer) 2018-03-23 09:37:06.066 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:06.067 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:06.067 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2589(Integer), 30(Integer) 2018-03-23 09:37:06.133 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:06.134 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:06.134 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2589(Integer), 30(Integer) 2018-03-23 09:37:06.270 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:06.271 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:06.272 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2591(Integer), 30(Integer) 2018-03-23 09:37:06.340 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:06.342 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:06.344 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2591(Integer), 30(Integer) 2018-03-23 09:37:06.483 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:06.484 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:06.485 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2593(Integer), 30(Integer) 2018-03-23 09:37:06.550 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:06.550 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:06.551 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2593(Integer), 30(Integer) 2018-03-23 09:37:06.685 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:06.685 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:06.686 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2594(Integer), 30(Integer) 2018-03-23 09:37:06.752 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:06.752 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:06.753 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2594(Integer), 30(Integer) 2018-03-23 09:37:06.888 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:06.888 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:06.889 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2595(Integer), 30(Integer) 2018-03-23 09:37:06.953 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:06.954 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:06.955 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2595(Integer), 30(Integer) 2018-03-23 09:37:07.089 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:07.090 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:07.091 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2597(Integer), 30(Integer) 2018-03-23 09:37:07.157 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:07.158 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:07.160 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2597(Integer), 30(Integer) 2018-03-23 09:37:07.294 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:07.295 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:07.295 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2601(Integer), 30(Integer) 2018-03-23 09:37:07.360 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:07.360 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:07.360 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2601(Integer), 30(Integer) 2018-03-23 09:37:07.500 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:07.500 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:07.501 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2603(Integer), 30(Integer) 2018-03-23 09:37:07.568 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:07.569 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:07.569 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2603(Integer), 30(Integer) 2018-03-23 09:37:07.704 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:07.707 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:07.708 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2604(Integer), 30(Integer) 2018-03-23 09:37:07.776 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:07.777 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:07.777 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2604(Integer), 30(Integer) 2018-03-23 09:37:07.909 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:07.910 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:07.911 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2605(Integer), 30(Integer) 2018-03-23 09:37:07.975 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:07.976 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:07.976 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 3(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2605(Integer), 30(Integer) 2018-03-23 09:37:08.120 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:08.121 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:08.121 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2607(Integer), 30(Integer) 2018-03-23 09:37:08.188 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:08.188 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:08.189 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2607(Integer), 30(Integer) 2018-03-23 09:37:08.343 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:08.344 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:08.345 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2608(Integer), 30(Integer) 2018-03-23 09:37:08.410 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:08.411 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:08.411 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2608(Integer), 30(Integer) 2018-03-23 09:37:08.553 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:08.554 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:08.555 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2609(Integer), 30(Integer) 2018-03-23 09:37:08.624 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:08.625 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:08.625 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2609(Integer), 30(Integer) 2018-03-23 09:37:08.755 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:08.756 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:08.756 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2610(Integer), 30(Integer) 2018-03-23 09:37:08.823 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:08.823 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:08.824 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2610(Integer), 30(Integer) 2018-03-23 09:37:08.963 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:08.964 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:08.965 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2612(Integer), 30(Integer) 2018-03-23 09:37:09.031 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:09.032 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:09.032 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2612(Integer), 30(Integer) 2018-03-23 09:37:09.168 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:09.169 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:09.170 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2613(Integer), 30(Integer) 2018-03-23 09:37:09.244 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:09.245 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:09.245 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2613(Integer), 30(Integer) 2018-03-23 09:37:09.390 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:09.392 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:09.392 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2617(Integer), 30(Integer) 2018-03-23 09:37:09.457 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:09.458 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:09.458 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2617(Integer), 30(Integer) 2018-03-23 09:37:09.589 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:09.590 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:09.591 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2618(Integer), 30(Integer) 2018-03-23 09:37:09.662 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:09.664 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:09.665 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2618(Integer), 30(Integer) 2018-03-23 09:37:09.798 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:09.798 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:09.799 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2619(Integer), 30(Integer) 2018-03-23 09:37:09.864 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:09.864 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:09.865 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2619(Integer), 30(Integer) 2018-03-23 09:37:09.998 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:09.998 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:09.999 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2620(Integer), 30(Integer) 2018-03-23 09:37:10.063 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:10.064 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:10.064 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2620(Integer), 30(Integer) 2018-03-23 09:37:10.195 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:10.196 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:10.197 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2621(Integer), 30(Integer) 2018-03-23 09:37:10.264 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:10.264 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:10.265 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2621(Integer), 30(Integer) 2018-03-23 09:37:10.397 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:10.397 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:10.398 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2623(Integer), 30(Integer) 2018-03-23 09:37:10.475 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:10.475 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:10.475 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2623(Integer), 30(Integer) 2018-03-23 09:37:10.640 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:10.641 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:10.642 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2624(Integer), 30(Integer) 2018-03-23 09:37:10.758 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:10.759 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:10.760 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2624(Integer), 30(Integer) 2018-03-23 09:37:10.900 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:10.901 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:10.901 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2625(Integer), 30(Integer) 2018-03-23 09:37:10.968 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:10.969 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:10.970 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2625(Integer), 30(Integer) 2018-03-23 09:37:11.103 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:11.104 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:11.105 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2626(Integer), 30(Integer) 2018-03-23 09:37:11.170 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:11.171 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:11.171 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2626(Integer), 30(Integer) 2018-03-23 09:37:11.305 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:11.305 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:11.306 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2627(Integer), 30(Integer) 2018-03-23 09:37:11.371 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:11.371 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:11.371 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2627(Integer), 30(Integer) 2018-03-23 09:37:11.504 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:11.505 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:11.505 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2628(Integer), 30(Integer) 2018-03-23 09:37:11.607 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:11.607 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:11.607 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2628(Integer), 30(Integer) 2018-03-23 09:37:11.736 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:11.737 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:11.737 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2630(Integer), 30(Integer) 2018-03-23 09:37:11.802 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:11.802 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:11.802 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2630(Integer), 30(Integer) 2018-03-23 09:37:11.995 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:11.996 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:11.997 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2631(Integer), 30(Integer) 2018-03-23 09:37:12.103 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:12.104 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:12.104 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2631(Integer), 30(Integer) 2018-03-23 09:37:12.235 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:12.236 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:12.237 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2633(Integer), 30(Integer) 2018-03-23 09:37:12.305 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:12.306 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:12.307 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2633(Integer), 30(Integer) 2018-03-23 09:37:12.448 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:12.449 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:12.449 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2635(Integer), 30(Integer) 2018-03-23 09:37:12.530 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:12.530 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:12.531 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2635(Integer), 30(Integer) 2018-03-23 09:37:12.714 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:12.715 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:12.715 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2636(Integer), 30(Integer) 2018-03-23 09:37:12.783 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:12.783 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:12.784 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2636(Integer), 30(Integer) 2018-03-23 09:37:12.940 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:12.942 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:12.943 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2641(Integer), 30(Integer) 2018-03-23 09:37:13.037 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:13.038 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:13.038 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2641(Integer), 30(Integer) 2018-03-23 09:37:13.247 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:13.248 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:13.249 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2642(Integer), 30(Integer) 2018-03-23 09:37:13.366 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:13.367 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:13.368 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2642(Integer), 30(Integer) 2018-03-23 09:37:13.599 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:13.600 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:13.600 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2644(Integer), 30(Integer) 2018-03-23 09:37:13.713 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:13.714 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:13.714 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2644(Integer), 30(Integer) 2018-03-23 09:37:13.934 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:13.936 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:13.938 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2645(Integer), 30(Integer) 2018-03-23 09:37:14.049 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:14.049 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:14.049 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2645(Integer), 30(Integer) 2018-03-23 09:37:14.337 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:14.337 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:14.338 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2646(Integer), 30(Integer) 2018-03-23 09:37:14.431 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:14.432 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:14.432 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2646(Integer), 30(Integer) 2018-03-23 09:37:14.599 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:14.600 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:14.600 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2647(Integer), 30(Integer) 2018-03-23 09:37:14.666 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:14.666 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:14.666 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2647(Integer), 30(Integer) 2018-03-23 09:37:14.797 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:14.798 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:14.798 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2648(Integer), 30(Integer) 2018-03-23 09:37:14.864 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:14.865 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:14.865 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2648(Integer), 30(Integer) 2018-03-23 09:37:14.996 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:14.997 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:14.997 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2649(Integer), 30(Integer) 2018-03-23 09:37:15.064 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:15.064 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:15.064 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2649(Integer), 30(Integer) 2018-03-23 09:37:15.213 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:15.214 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:15.214 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2650(Integer), 30(Integer) 2018-03-23 09:37:15.289 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:15.289 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:15.289 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2650(Integer), 30(Integer) 2018-03-23 09:37:15.482 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:15.482 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:15.483 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2652(Integer), 30(Integer) 2018-03-23 09:37:15.559 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:15.559 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:15.560 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2652(Integer), 30(Integer) 2018-03-23 09:37:15.710 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:15.710 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:15.711 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2656(Integer), 30(Integer) 2018-03-23 09:37:15.787 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:15.787 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:15.788 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2656(Integer), 30(Integer) 2018-03-23 09:37:15.939 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:15.940 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:15.940 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2657(Integer), 30(Integer) 2018-03-23 09:37:16.009 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:16.009 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:16.010 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2657(Integer), 30(Integer) 2018-03-23 09:37:16.149 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:16.150 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:16.150 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2659(Integer), 30(Integer) 2018-03-23 09:37:16.226 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:16.227 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:16.227 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2659(Integer), 30(Integer) 2018-03-23 09:37:16.446 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:16.446 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:16.447 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2660(Integer), 30(Integer) 2018-03-23 09:37:16.521 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:16.521 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:16.522 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2660(Integer), 30(Integer) 2018-03-23 09:37:16.656 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:16.657 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:16.657 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2661(Integer), 30(Integer) 2018-03-23 09:37:16.724 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:16.725 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:16.726 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2661(Integer), 30(Integer) 2018-03-23 09:37:16.872 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:16.873 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:16.873 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2665(Integer), 30(Integer) 2018-03-23 09:37:16.954 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:16.954 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:16.954 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2665(Integer), 30(Integer) 2018-03-23 09:37:17.119 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:17.120 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:17.120 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2666(Integer), 30(Integer) 2018-03-23 09:37:17.200 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:17.201 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:17.201 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2666(Integer), 30(Integer) 2018-03-23 09:37:17.349 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:17.350 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:17.350 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2698(Integer), 30(Integer) 2018-03-23 09:37:17.429 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:17.430 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:17.430 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2698(Integer), 30(Integer) 2018-03-23 09:37:17.589 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:17.590 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:17.590 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2702(Integer), 30(Integer) 2018-03-23 09:37:17.664 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:17.665 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:17.666 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2702(Integer), 30(Integer) 2018-03-23 09:37:17.801 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:17.803 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:17.804 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2703(Integer), 30(Integer) 2018-03-23 09:37:17.870 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:17.870 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:17.870 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2703(Integer), 30(Integer) 2018-03-23 09:37:18.006 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:18.006 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:18.006 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2723(Integer), 30(Integer) 2018-03-23 09:37:18.075 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:18.077 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:18.077 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2723(Integer), 30(Integer) 2018-03-23 09:37:18.218 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:18.219 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:18.219 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2864(Integer), 30(Integer) 2018-03-23 09:37:18.315 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:18.316 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:18.316 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2864(Integer), 30(Integer) 2018-03-23 09:37:18.475 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:18.476 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:18.476 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2867(Integer), 30(Integer) 2018-03-23 09:37:18.551 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:18.551 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:18.551 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2867(Integer), 30(Integer) 2018-03-23 09:37:18.708 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:18.708 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:18.709 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2871(Integer), 30(Integer) 2018-03-23 09:37:18.777 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:18.777 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:18.778 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2871(Integer), 30(Integer) 2018-03-23 09:37:18.913 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:18.914 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:18.914 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2878(Integer), 30(Integer) 2018-03-23 09:37:18.979 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:18.979 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:18.979 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2878(Integer), 30(Integer) 2018-03-23 09:37:19.115 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:19.116 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:19.116 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2880(Integer), 30(Integer) 2018-03-23 09:37:19.196 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:19.197 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:19.197 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2880(Integer), 30(Integer) 2018-03-23 09:37:19.377 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:19.378 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:19.378 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2881(Integer), 30(Integer) 2018-03-23 09:37:19.458 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:19.459 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:19.459 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2881(Integer), 30(Integer) 2018-03-23 09:37:19.598 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:19.599 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:19.599 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2884(Integer), 30(Integer) 2018-03-23 09:37:19.672 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:19.673 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:19.674 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2884(Integer), 30(Integer) 2018-03-23 09:37:19.804 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:19.805 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:19.805 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2887(Integer), 30(Integer) 2018-03-23 09:37:19.871 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:19.871 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:19.872 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2887(Integer), 30(Integer) 2018-03-23 09:37:20.004 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:20.005 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:20.006 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2888(Integer), 30(Integer) 2018-03-23 09:37:20.076 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:20.077 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:20.077 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2888(Integer), 30(Integer) 2018-03-23 09:37:20.211 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:20.212 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:20.213 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2890(Integer), 30(Integer) 2018-03-23 09:37:20.281 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:20.281 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:20.282 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2890(Integer), 30(Integer) 2018-03-23 09:37:20.417 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:20.417 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:20.418 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2891(Integer), 30(Integer) 2018-03-23 09:37:20.485 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:20.485 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:20.486 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2891(Integer), 30(Integer) 2018-03-23 09:37:20.644 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:20.645 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:20.645 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2897(Integer), 30(Integer) 2018-03-23 09:37:20.712 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:20.713 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:20.713 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2897(Integer), 30(Integer) 2018-03-23 09:37:20.845 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:20.846 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:20.846 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2899(Integer), 30(Integer) 2018-03-23 09:37:20.918 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:20.918 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:20.919 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2899(Integer), 30(Integer) 2018-03-23 09:37:21.051 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:21.052 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:21.052 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2904(Integer), 30(Integer) 2018-03-23 09:37:21.118 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:21.119 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:21.119 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2904(Integer), 30(Integer) 2018-03-23 09:37:21.260 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:21.261 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:21.261 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2905(Integer), 30(Integer) 2018-03-23 09:37:21.346 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:21.347 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:21.348 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2905(Integer), 30(Integer) 2018-03-23 09:37:21.482 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:21.482 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:21.482 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2906(Integer), 30(Integer) 2018-03-23 09:37:21.566 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:21.567 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:21.567 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2906(Integer), 30(Integer) 2018-03-23 09:37:21.762 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:21.763 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:21.764 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2907(Integer), 30(Integer) 2018-03-23 09:37:21.833 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:21.834 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:21.834 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2907(Integer), 30(Integer) 2018-03-23 09:37:21.990 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:21.991 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:21.991 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2910(Integer), 30(Integer) 2018-03-23 09:37:22.058 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:22.058 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:22.059 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2910(Integer), 30(Integer) 2018-03-23 09:37:22.198 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:22.198 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:22.199 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2911(Integer), 30(Integer) 2018-03-23 09:37:22.264 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:22.264 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:22.265 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2911(Integer), 30(Integer) 2018-03-23 09:37:22.402 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:22.402 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:22.402 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2913(Integer), 30(Integer) 2018-03-23 09:37:22.470 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:22.471 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:22.471 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2913(Integer), 30(Integer) 2018-03-23 09:37:22.612 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:22.613 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:22.613 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2914(Integer), 30(Integer) 2018-03-23 09:37:22.679 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:22.680 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:22.681 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2914(Integer), 30(Integer) 2018-03-23 09:37:22.816 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:22.817 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:22.817 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2915(Integer), 30(Integer) 2018-03-23 09:37:22.898 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:22.899 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:22.899 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2915(Integer), 30(Integer) 2018-03-23 09:37:23.059 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:23.060 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:23.060 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2916(Integer), 30(Integer) 2018-03-23 09:37:23.129 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:23.129 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:23.130 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2916(Integer), 30(Integer) 2018-03-23 09:37:23.266 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:23.267 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:23.267 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2917(Integer), 30(Integer) 2018-03-23 09:37:23.331 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:23.332 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:23.332 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2917(Integer), 30(Integer) 2018-03-23 09:37:23.463 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:23.463 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:23.464 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2918(Integer), 30(Integer) 2018-03-23 09:37:23.530 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:23.531 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:23.531 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2918(Integer), 30(Integer) 2018-03-23 09:37:23.666 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:23.666 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:23.667 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2919(Integer), 30(Integer) 2018-03-23 09:37:23.733 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:23.733 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:23.734 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2919(Integer), 30(Integer) 2018-03-23 09:37:23.865 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:23.867 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:23.869 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2921(Integer), 30(Integer) 2018-03-23 09:37:23.937 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:23.937 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:23.938 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2921(Integer), 30(Integer) 2018-03-23 09:37:24.069 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:24.070 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:24.071 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2924(Integer), 30(Integer) 2018-03-23 09:37:24.139 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:24.140 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:24.140 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2924(Integer), 30(Integer) 2018-03-23 09:37:24.272 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:24.273 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:24.273 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2925(Integer), 30(Integer) 2018-03-23 09:37:24.339 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:24.340 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:24.340 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2925(Integer), 30(Integer) 2018-03-23 09:37:24.501 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:24.502 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:24.502 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2929(Integer), 30(Integer) 2018-03-23 09:37:24.581 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:24.582 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:24.582 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2929(Integer), 30(Integer) 2018-03-23 09:37:24.727 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:24.728 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:24.729 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2932(Integer), 30(Integer) 2018-03-23 09:37:24.813 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:24.813 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:24.814 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2932(Integer), 30(Integer) 2018-03-23 09:37:24.949 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:24.950 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:24.950 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2935(Integer), 30(Integer) 2018-03-23 09:37:25.019 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:25.020 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:25.021 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2935(Integer), 30(Integer) 2018-03-23 09:37:25.156 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:25.157 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:25.157 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2936(Integer), 30(Integer) 2018-03-23 09:37:25.225 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:25.225 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:25.226 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2936(Integer), 30(Integer) 2018-03-23 09:37:25.385 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:25.386 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:25.386 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2942(Integer), 30(Integer) 2018-03-23 09:37:25.456 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:25.457 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:25.457 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2942(Integer), 30(Integer) 2018-03-23 09:37:25.590 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:25.591 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:25.591 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2945(Integer), 30(Integer) 2018-03-23 09:37:25.659 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:25.659 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:25.660 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2945(Integer), 30(Integer) 2018-03-23 09:37:25.813 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:25.813 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:25.814 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2946(Integer), 30(Integer) 2018-03-23 09:37:25.883 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:25.884 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:25.884 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2946(Integer), 30(Integer) 2018-03-23 09:37:26.045 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:26.045 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:26.046 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2948(Integer), 30(Integer) 2018-03-23 09:37:26.110 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:26.111 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:26.111 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2948(Integer), 30(Integer) 2018-03-23 09:37:26.243 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:26.244 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:26.244 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2949(Integer), 30(Integer) 2018-03-23 09:37:26.308 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:26.309 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:26.309 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2949(Integer), 30(Integer) 2018-03-23 09:37:26.451 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:26.453 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:26.453 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2044(Integer), 30(Integer) 2018-03-23 09:37:26.517 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:26.518 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:26.518 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2044(Integer), 30(Integer) 2018-03-23 09:37:26.655 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:26.655 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:26.656 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2045(Integer), 30(Integer) 2018-03-23 09:37:26.720 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:26.720 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:26.720 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2045(Integer), 30(Integer) 2018-03-23 09:37:26.858 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:26.859 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:26.860 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2046(Integer), 30(Integer) 2018-03-23 09:37:26.928 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:26.929 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:26.930 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2046(Integer), 30(Integer) 2018-03-23 09:37:27.060 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:27.061 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:27.061 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2223(Integer), 30(Integer) 2018-03-23 09:37:27.125 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:27.126 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:27.126 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 10(Integer), 6(Integer), 444(Integer), 180(Integer), 25(Integer), 51(Integer), 2223(Integer), 30(Integer) 2018-03-23 09:37:27.259 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:27.259 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:27.259 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2392(Integer), 30(Integer) 2018-03-23 09:37:27.330 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:27.331 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:27.331 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 10(Integer), 6(Integer), 444(Integer), 180(Integer), 14(Integer), 53(Integer), 2392(Integer), 30(Integer) 2018-03-23 09:37:27.489 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:27.490 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:27.491 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2415(Integer), 30(Integer) 2018-03-23 09:37:27.571 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:27.571 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:27.572 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 10(Integer), 6(Integer), 444(Integer), 141(Integer), 16(Integer), 37(Integer), 2415(Integer), 30(Integer) 2018-03-23 09:37:27.747 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:27.748 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:27.748 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2504(Integer), 30(Integer) 2018-03-23 09:37:27.834 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:27.835 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:27.835 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 10(Integer), 6(Integer), 444(Integer), 125(Integer), 22(Integer), 40(Integer), 2504(Integer), 30(Integer) 2018-03-23 09:37:27.988 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:27.990 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:27.990 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2663(Integer), 30(Integer) 2018-03-23 09:37:28.056 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:28.057 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:28.057 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 10(Integer), 6(Integer), 444(Integer), 180(Integer), 20(Integer), 46(Integer), 2663(Integer), 30(Integer) 2018-03-23 09:37:28.193 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:28.195 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:28.196 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2049(Integer), 30(Integer) 2018-03-23 09:37:28.275 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:28.276 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:28.276 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 142(Integer), 20(Integer), 33(Integer), 2049(Integer), 30(Integer) 2018-03-23 09:37:28.412 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:28.413 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:28.414 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2091(Integer), 30(Integer) 2018-03-23 09:37:28.480 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:28.480 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:28.480 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 126(Integer), 23(Integer), 45(Integer), 2091(Integer), 30(Integer) 2018-03-23 09:37:28.639 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:28.639 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:28.640 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2149(Integer), 30(Integer) 2018-03-23 09:37:28.748 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:28.748 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:28.748 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 142(Integer), 21(Integer), 38(Integer), 2149(Integer), 30(Integer) 2018-03-23 09:37:28.893 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:28.894 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:28.895 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2219(Integer), 30(Integer) 2018-03-23 09:37:28.962 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:28.963 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:28.964 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 26(Integer), 51(Integer), 2219(Integer), 30(Integer) 2018-03-23 09:37:29.101 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:29.101 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:29.102 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2390(Integer), 30(Integer) 2018-03-23 09:37:29.172 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:29.173 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:29.173 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 15(Integer), 53(Integer), 2390(Integer), 30(Integer) 2018-03-23 09:37:29.310 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:29.311 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:29.311 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2413(Integer), 30(Integer) 2018-03-23 09:37:29.380 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:29.381 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:29.381 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 142(Integer), 17(Integer), 37(Integer), 2413(Integer), 30(Integer) 2018-03-23 09:37:29.522 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:29.523 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:29.523 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2427(Integer), 30(Integer) 2018-03-23 09:37:29.593 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:29.593 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:29.594 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 142(Integer), 17(Integer), 37(Integer), 2427(Integer), 30(Integer) 2018-03-23 09:37:29.748 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:29.749 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:29.749 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2467(Integer), 30(Integer) 2018-03-23 09:37:29.834 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:29.834 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:29.835 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 21(Integer), 50(Integer), 2467(Integer), 30(Integer) 2018-03-23 09:37:30.006 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:30.007 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:30.008 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2473(Integer), 30(Integer) 2018-03-23 09:37:30.086 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:30.087 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:30.087 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 21(Integer), 50(Integer), 2473(Integer), 30(Integer) 2018-03-23 09:37:30.254 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:30.255 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:30.256 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2502(Integer), 30(Integer) 2018-03-23 09:37:30.337 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:30.338 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:30.338 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 126(Integer), 23(Integer), 40(Integer), 2502(Integer), 30(Integer) 2018-03-23 09:37:30.510 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:30.511 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:30.512 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2564(Integer), 30(Integer) 2018-03-23 09:37:30.594 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:30.595 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:30.596 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 126(Integer), 17(Integer), 41(Integer), 2564(Integer), 30(Integer) 2018-03-23 09:37:30.757 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:30.758 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:30.759 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2602(Integer), 30(Integer) 2018-03-23 09:37:30.839 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:30.839 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:30.840 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 126(Integer), 19(Integer), 42(Integer), 2602(Integer), 30(Integer) 2018-03-23 09:37:30.999 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:31.000 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:31.000 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2885(Integer), 30(Integer) 2018-03-23 09:37:31.089 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:31.090 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:31.090 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 142(Integer), 28(Integer), 35(Integer), 2885(Integer), 30(Integer) 2018-03-23 09:37:31.238 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:31.238 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:31.238 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2909(Integer), 30(Integer) 2018-03-23 09:37:31.303 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:31.304 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:31.304 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 19(Integer), 76(Integer), 2909(Integer), 30(Integer) 2018-03-23 09:37:31.455 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:31.456 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:31.457 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2912(Integer), 30(Integer) 2018-03-23 09:37:31.527 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:31.528 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:31.528 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 449(Integer), 183(Integer), 19(Integer), 76(Integer), 2912(Integer), 30(Integer) 2018-03-23 09:37:31.663 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:31.666 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:31.667 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2136(Integer), 30(Integer) 2018-03-23 09:37:31.755 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:31.756 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:31.756 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 5(Integer), 464(Integer), 147(Integer), 22(Integer), 38(Integer), 2136(Integer), 30(Integer) 2018-03-23 09:37:31.957 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:31.958 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:31.958 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2598(Integer), 30(Integer) 2018-03-23 09:37:32.043 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:32.043 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:32.044 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 5(Integer), 464(Integer), 130(Integer), 20(Integer), 42(Integer), 2598(Integer), 30(Integer) 2018-03-23 09:37:32.206 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:32.207 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:32.207 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2662(Integer), 30(Integer) 2018-03-23 09:37:32.294 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:32.295 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:32.295 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 5(Integer), 464(Integer), 189(Integer), 21(Integer), 46(Integer), 2662(Integer), 30(Integer) 2018-03-23 09:37:32.492 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:32.493 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:32.494 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2209(Integer), 30(Integer) 2018-03-23 09:37:32.581 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:32.581 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:32.581 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 131(Integer), 22(Integer), 44(Integer), 2209(Integer), 30(Integer) 2018-03-23 09:37:32.759 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:32.760 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:32.761 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2498(Integer), 30(Integer) 2018-03-23 09:37:32.845 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:32.845 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:32.846 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 131(Integer), 24(Integer), 40(Integer), 2498(Integer), 30(Integer) 2018-03-23 09:37:33.028 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:33.028 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:33.029 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2563(Integer), 30(Integer) 2018-03-23 09:37:33.133 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:33.134 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:33.134 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 131(Integer), 18(Integer), 41(Integer), 2563(Integer), 30(Integer) 2018-03-23 09:37:33.343 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:33.345 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:33.345 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2581(Integer), 30(Integer) 2018-03-23 09:37:33.449 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:33.449 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:33.450 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 131(Integer), 21(Integer), 42(Integer), 2581(Integer), 30(Integer) 2018-03-23 09:37:33.633 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:33.634 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:33.635 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2616(Integer), 30(Integer) 2018-03-23 09:37:33.721 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:33.722 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:33.722 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 190(Integer), 18(Integer), 48(Integer), 2616(Integer), 30(Integer) 2018-03-23 09:37:33.859 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:33.860 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:33.860 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2664(Integer), 30(Integer) 2018-03-23 09:37:33.935 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:33.935 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:33.935 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 190(Integer), 22(Integer), 46(Integer), 2664(Integer), 30(Integer) 2018-03-23 09:37:34.094 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:34.095 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:34.096 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2700(Integer), 30(Integer) 2018-03-23 09:37:34.171 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:34.173 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:34.174 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 148(Integer), 29(Integer), 35(Integer), 2700(Integer), 30(Integer) 2018-03-23 09:37:34.333 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:34.333 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:34.334 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2863(Integer), 30(Integer) 2018-03-23 09:37:34.418 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:34.418 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:34.418 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 6(Integer), 467(Integer), 148(Integer), 29(Integer), 35(Integer), 2863(Integer), 30(Integer) 2018-03-23 09:37:34.576 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:34.577 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:34.577 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2104(Integer), 30(Integer) 2018-03-23 09:37:34.663 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:34.664 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:34.664 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 192(Integer), 21(Integer), 52(Integer), 2104(Integer), 30(Integer) 2018-03-23 09:37:34.824 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:34.826 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:34.827 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2155(Integer), 30(Integer) 2018-03-23 09:37:34.913 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:34.914 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:34.914 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 150(Integer), 17(Integer), 39(Integer), 2155(Integer), 30(Integer) 2018-03-23 09:37:35.103 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:35.104 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:35.104 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2175(Integer), 30(Integer) 2018-03-23 09:37:35.194 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:35.195 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:35.195 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 150(Integer), 17(Integer), 39(Integer), 2175(Integer), 30(Integer) 2018-03-23 09:37:35.374 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:35.376 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:35.377 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2185(Integer), 30(Integer) 2018-03-23 09:37:35.457 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:35.458 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:35.460 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 23(Integer), 44(Integer), 2185(Integer), 30(Integer) 2018-03-23 09:37:35.599 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:35.599 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:35.600 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2195(Integer), 30(Integer) 2018-03-23 09:37:35.668 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:35.668 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:35.668 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 23(Integer), 44(Integer), 2195(Integer), 30(Integer) 2018-03-23 09:37:35.810 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:35.811 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:35.812 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2200(Integer), 30(Integer) 2018-03-23 09:37:35.880 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:35.881 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:35.881 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 23(Integer), 44(Integer), 2200(Integer), 30(Integer) 2018-03-23 09:37:36.022 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:36.024 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:36.025 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2278(Integer), 30(Integer) 2018-03-23 09:37:36.092 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:36.093 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:36.095 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 150(Integer), 31(Integer), 35(Integer), 2278(Integer), 30(Integer) 2018-03-23 09:37:36.234 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:36.235 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:36.236 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2293(Integer), 30(Integer) 2018-03-23 09:37:36.304 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:36.305 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:36.305 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 150(Integer), 21(Integer), 34(Integer), 2293(Integer), 30(Integer) 2018-03-23 09:37:36.447 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:36.450 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:36.452 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2381(Integer), 30(Integer) 2018-03-23 09:37:36.529 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:36.530 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:36.530 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 192(Integer), 16(Integer), 53(Integer), 2381(Integer), 30(Integer) 2018-03-23 09:37:36.677 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:36.677 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:36.677 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2420(Integer), 30(Integer) 2018-03-23 09:37:36.756 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:36.757 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:36.757 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 4(Integer), 475(Integer), 150(Integer), 19(Integer), 37(Integer), 2420(Integer), 30(Integer) 2018-03-23 09:37:36.892 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:36.893 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:36.893 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2444(Integer), 30(Integer) 2018-03-23 09:37:36.959 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:36.959 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:36.959 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 5(Integer), 475(Integer), 192(Integer), 22(Integer), 47(Integer), 2444(Integer), 30(Integer) 2018-03-23 09:37:37.092 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:37.093 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:37.093 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2529(Integer), 30(Integer) 2018-03-23 09:37:37.159 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:37.160 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:37.160 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 5(Integer), 475(Integer), 150(Integer), 24(Integer), 36(Integer), 2529(Integer), 30(Integer) 2018-03-23 09:37:37.299 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:37.300 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:37.301 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2554(Integer), 30(Integer) 2018-03-23 09:37:37.396 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:37.397 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:37.397 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 19(Integer), 41(Integer), 2554(Integer), 30(Integer) 2018-03-23 09:37:37.542 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:37.543 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:37.544 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2588(Integer), 30(Integer) 2018-03-23 09:37:37.613 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:37.613 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:37.614 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 22(Integer), 42(Integer), 2588(Integer), 30(Integer) 2018-03-23 09:37:37.775 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:37.776 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:37.776 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2606(Integer), 30(Integer) 2018-03-23 09:37:37.846 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:37.848 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:37.849 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 135(Integer), 22(Integer), 42(Integer), 2606(Integer), 30(Integer) 2018-03-23 09:37:37.986 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:37.987 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:37.987 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2622(Integer), 30(Integer) 2018-03-23 09:37:38.057 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:38.058 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:38.059 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 192(Integer), 19(Integer), 48(Integer), 2622(Integer), 30(Integer) 2018-03-23 09:37:38.192 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:38.193 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:38.194 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2640(Integer), 30(Integer) 2018-03-23 09:37:38.261 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:38.261 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:38.261 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 192(Integer), 23(Integer), 46(Integer), 2640(Integer), 30(Integer) 2018-03-23 09:37:38.397 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:38.397 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:38.398 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2875(Integer), 30(Integer) 2018-03-23 09:37:38.482 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:38.482 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:38.483 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 25(Integer), 5(Integer), 475(Integer), 150(Integer), 24(Integer), 36(Integer), 2875(Integer), 30(Integer) 2018-03-23 09:37:38.629 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:38.630 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:38.630 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2898(Integer), 30(Integer) 2018-03-23 09:37:38.695 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:38.696 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:38.697 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 6(Integer), 475(Integer), 192(Integer), 21(Integer), 76(Integer), 2898(Integer), 30(Integer) 2018-03-23 09:37:38.843 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:38.844 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:38.844 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2207(Integer), 30(Integer) 2018-03-23 09:37:38.913 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:38.914 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:38.915 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 5(Integer), 494(Integer), 141(Integer), 26(Integer), 44(Integer), 2207(Integer), 30(Integer) 2018-03-23 09:37:39.067 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:39.067 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:39.068 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2344(Integer), 30(Integer) 2018-03-23 09:37:39.134 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:39.134 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:39.135 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 5(Integer), 494(Integer), 198(Integer), 28(Integer), 49(Integer), 2344(Integer), 30(Integer) 2018-03-23 09:37:39.272 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:39.273 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:39.273 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2397(Integer), 30(Integer) 2018-03-23 09:37:39.343 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:39.344 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:39.344 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 30(Integer), 5(Integer), 494(Integer), 198(Integer), 17(Integer), 53(Integer), 2397(Integer), 30(Integer) 2018-03-23 09:37:39.477 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:39.478 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:39.479 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2244(Integer), 30(Integer) 2018-03-23 09:37:39.546 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:39.547 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:39.547 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 40(Integer), 6(Integer), 497(Integer), 200(Integer), 27(Integer), 51(Integer), 2244(Integer), 30(Integer) 2018-03-23 09:37:39.677 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:39.680 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:39.681 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2354(Integer), 30(Integer) 2018-03-23 09:37:39.745 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:39.746 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:39.746 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 40(Integer), 6(Integer), 497(Integer), 142(Integer), 27(Integer), 43(Integer), 2354(Integer), 30(Integer) 2018-03-23 09:37:39.878 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:39.878 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:39.879 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2517(Integer), 30(Integer) 2018-03-23 09:37:39.948 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:39.949 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:39.949 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 40(Integer), 6(Integer), 497(Integer), 142(Integer), 25(Integer), 40(Integer), 2517(Integer), 30(Integer) 2018-03-23 09:37:40.089 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:40.089 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:40.090 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2569(Integer), 30(Integer) 2018-03-23 09:37:40.154 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:40.154 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:40.155 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 40(Integer), 6(Integer), 497(Integer), 142(Integer), 20(Integer), 41(Integer), 2569(Integer), 30(Integer) 2018-03-23 09:37:40.298 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:40.299 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:40.299 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2570(Integer), 30(Integer) 2018-03-23 09:37:40.366 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:40.367 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:40.368 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 45(Integer), 6(Integer), 501(Integer), 145(Integer), 21(Integer), 41(Integer), 2570(Integer), 30(Integer) 2018-03-23 09:37:40.500 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:40.501 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:40.501 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2170(Integer), 30(Integer) 2018-03-23 09:37:40.575 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:40.576 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:40.576 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 157(Integer), 19(Integer), 39(Integer), 2170(Integer), 30(Integer) 2018-03-23 09:37:40.708 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:40.709 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:40.710 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2204(Integer), 30(Integer) 2018-03-23 09:37:40.775 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:40.776 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:40.777 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 146(Integer), 27(Integer), 44(Integer), 2204(Integer), 30(Integer) 2018-03-23 09:37:40.910 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:40.911 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:40.913 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2231(Integer), 30(Integer) 2018-03-23 09:37:40.984 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:40.985 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:40.985 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 28(Integer), 51(Integer), 2231(Integer), 30(Integer) 2018-03-23 09:37:41.130 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:41.131 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:41.131 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2239(Integer), 30(Integer) 2018-03-23 09:37:41.198 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:41.198 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:41.198 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 28(Integer), 51(Integer), 2239(Integer), 30(Integer) 2018-03-23 09:37:41.347 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:41.347 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:41.348 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2295(Integer), 30(Integer) 2018-03-23 09:37:41.420 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:41.420 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:41.421 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 157(Integer), 22(Integer), 34(Integer), 2295(Integer), 30(Integer) 2018-03-23 09:37:41.550 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:41.552 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:41.553 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2306(Integer), 30(Integer) 2018-03-23 09:37:41.628 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:41.629 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:41.629 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 157(Integer), 22(Integer), 34(Integer), 2306(Integer), 30(Integer) 2018-03-23 09:37:41.770 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:41.770 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:41.771 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2341(Integer), 30(Integer) 2018-03-23 09:37:41.838 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:41.839 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:41.839 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 29(Integer), 49(Integer), 2341(Integer), 30(Integer) 2018-03-23 09:37:41.974 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:41.976 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:41.978 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2428(Integer), 30(Integer) 2018-03-23 09:37:42.043 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:42.043 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:42.044 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 157(Integer), 20(Integer), 37(Integer), 2428(Integer), 30(Integer) 2018-03-23 09:37:42.175 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:42.176 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:42.176 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2448(Integer), 30(Integer) 2018-03-23 09:37:42.243 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:42.244 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:42.244 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 23(Integer), 47(Integer), 2448(Integer), 30(Integer) 2018-03-23 09:37:42.388 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:42.390 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:42.392 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2458(Integer), 30(Integer) 2018-03-23 09:37:42.457 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:42.458 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:42.459 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 23(Integer), 47(Integer), 2458(Integer), 30(Integer) 2018-03-23 09:37:42.623 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:42.624 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:42.624 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2654(Integer), 30(Integer) 2018-03-23 09:37:42.690 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:42.691 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:42.692 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 6(Integer), 502(Integer), 201(Integer), 24(Integer), 46(Integer), 2654(Integer), 30(Integer) 2018-03-23 09:37:42.828 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:42.829 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:42.830 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2468(Integer), 30(Integer) 2018-03-23 09:37:42.895 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:42.896 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:42.897 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 55(Integer), 6(Integer), 513(Integer), 207(Integer), 23(Integer), 50(Integer), 2468(Integer), 30(Integer) 2018-03-23 09:37:43.043 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:43.044 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:43.044 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2524(Integer), 30(Integer) 2018-03-23 09:37:43.136 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:43.137 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:43.137 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 55(Integer), 6(Integer), 513(Integer), 161(Integer), 26(Integer), 36(Integer), 2524(Integer), 30(Integer) 2018-03-23 09:37:43.303 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:43.303 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:43.304 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2574(Integer), 30(Integer) 2018-03-23 09:37:43.403 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:43.404 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:43.405 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 55(Integer), 6(Integer), 513(Integer), 147(Integer), 22(Integer), 41(Integer), 2574(Integer), 30(Integer) 2018-03-23 09:37:43.567 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:43.568 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:43.568 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2110(Integer), 30(Integer) 2018-03-23 09:37:43.648 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:43.648 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:43.649 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 60(Integer), 6(Integer), 516(Integer), 208(Integer), 22(Integer), 52(Integer), 2110(Integer), 30(Integer) 2018-03-23 09:37:43.825 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:43.826 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:43.827 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2120(Integer), 30(Integer) 2018-03-23 09:37:43.902 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:43.902 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:43.902 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 60(Integer), 6(Integer), 516(Integer), 162(Integer), 23(Integer), 38(Integer), 2120(Integer), 30(Integer) 2018-03-23 09:37:44.066 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:44.067 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:44.067 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2172(Integer), 30(Integer) 2018-03-23 09:37:44.161 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:44.161 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:44.162 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 60(Integer), 6(Integer), 516(Integer), 162(Integer), 20(Integer), 39(Integer), 2172(Integer), 30(Integer) 2018-03-23 09:37:44.358 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:44.360 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:44.360 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2387(Integer), 30(Integer) 2018-03-23 09:37:44.454 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:44.454 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:44.454 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 5(Integer), 516(Integer), 208(Integer), 18(Integer), 53(Integer), 2387(Integer), 30(Integer) 2018-03-23 09:37:44.640 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:44.641 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:44.642 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2403(Integer), 30(Integer) 2018-03-23 09:37:44.718 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:44.718 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:44.718 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 60(Integer), 6(Integer), 516(Integer), 208(Integer), 18(Integer), 53(Integer), 2403(Integer), 30(Integer) 2018-03-23 09:37:44.893 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:44.894 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:44.894 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2404(Integer), 30(Integer) 2018-03-23 09:37:45.002 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:45.002 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:45.003 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 5(Integer), 516(Integer), 208(Integer), 18(Integer), 53(Integer), 2404(Integer), 30(Integer) 2018-03-23 09:37:45.187 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:45.188 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:45.188 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2484(Integer), 30(Integer) 2018-03-23 09:37:45.274 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:45.275 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:45.275 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 5(Integer), 516(Integer), 208(Integer), 24(Integer), 50(Integer), 2484(Integer), 30(Integer) 2018-03-23 09:37:45.492 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:45.494 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:45.494 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2600(Integer), 30(Integer) 2018-03-23 09:37:45.593 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:45.593 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:45.594 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Integer), 5(Integer), 516(Integer), 148(Integer), 24(Integer), 42(Integer), 2600(Integer), 30(Integer) 2018-03-23 09:37:45.803 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:45.805 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:45.805 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2193(Integer), 30(Integer) 2018-03-23 09:37:45.910 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:45.911 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:45.912 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 75(Integer), 6(Integer), 524(Integer), 149(Integer), 28(Integer), 44(Integer), 2193(Integer), 30(Integer) 2018-03-23 09:37:46.138 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:46.140 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:46.140 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2203(Integer), 30(Integer) 2018-03-23 09:37:46.256 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:46.257 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:46.258 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 75(Integer), 6(Integer), 524(Integer), 149(Integer), 28(Integer), 44(Integer), 2203(Integer), 30(Integer) 2018-03-23 09:37:46.471 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:46.473 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:46.473 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2161(Integer), 30(Integer) 2018-03-23 09:37:46.571 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:46.572 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:46.572 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 80(Integer), 6(Integer), 526(Integer), 164(Integer), 21(Integer), 39(Integer), 2161(Integer), 30(Integer) 2018-03-23 09:37:46.775 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:46.776 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:46.776 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2577(Integer), 30(Integer) 2018-03-23 09:37:46.871 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:46.871 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:46.871 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 80(Integer), 6(Integer), 526(Integer), 151(Integer), 23(Integer), 41(Integer), 2577(Integer), 30(Integer) 2018-03-23 09:37:47.063 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:47.064 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:47.064 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2590(Integer), 30(Integer) 2018-03-23 09:37:47.154 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:47.154 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:47.154 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 80(Integer), 6(Integer), 526(Integer), 151(Integer), 25(Integer), 42(Integer), 2590(Integer), 30(Integer) 2018-03-23 09:37:47.348 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:47.349 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:47.349 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2148(Integer), 30(Integer) 2018-03-23 09:37:47.445 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:47.445 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:47.446 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 55(Integer), 4(Integer), 529(Integer), 165(Integer), 24(Integer), 38(Integer), 2148(Integer), 30(Integer) 2018-03-23 09:37:47.612 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:47.612 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:47.613 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2322(Integer), 30(Integer) 2018-03-23 09:37:47.705 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:47.706 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:47.706 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 75(Integer), 5(Integer), 530(Integer), 213(Integer), 30(Integer), 49(Integer), 2322(Integer), 30(Integer) 2018-03-23 09:37:47.863 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:47.864 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:47.864 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2359(Integer), 30(Integer) 2018-03-23 09:37:47.945 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:47.945 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:47.946 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 90(Integer), 6(Integer), 530(Integer), 153(Integer), 28(Integer), 43(Integer), 2359(Integer), 30(Integer) 2018-03-23 09:37:48.102 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:48.104 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:48.104 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2934(Integer), 30(Integer) 2018-03-23 09:37:48.173 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:48.174 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:48.174 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 75(Integer), 5(Integer), 530(Integer), 166(Integer), 25(Integer), 38(Integer), 2934(Integer), 30(Integer) 2018-03-23 09:37:48.349 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:48.350 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:48.350 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2103(Integer), 30(Integer) 2018-03-23 09:37:48.429 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:48.430 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:48.430 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 100(Integer), 6(Integer), 533(Integer), 214(Integer), 23(Integer), 52(Integer), 2103(Integer), 30(Integer) 2018-03-23 09:37:48.571 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:48.572 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:48.572 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2567(Integer), 30(Integer) 2018-03-23 09:37:48.639 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:48.640 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:48.640 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 100(Integer), 6(Integer), 533(Integer), 154(Integer), 24(Integer), 41(Integer), 2567(Integer), 30(Integer) 2018-03-23 09:37:48.775 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:48.778 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:48.779 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2599(Integer), 30(Integer) 2018-03-23 09:37:48.846 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:48.847 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:48.847 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 100(Integer), 6(Integer), 533(Integer), 154(Integer), 26(Integer), 42(Integer), 2599(Integer), 30(Integer) 2018-03-23 09:37:48.981 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:48.982 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:48.983 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2174(Integer), 30(Integer) 2018-03-23 09:37:49.050 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:49.051 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:49.051 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 105(Integer), 6(Integer), 536(Integer), 167(Integer), 22(Integer), 39(Integer), 2174(Integer), 30(Integer) 2018-03-23 09:37:49.185 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:49.186 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:49.187 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2496(Integer), 30(Integer) 2018-03-23 09:37:49.253 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:49.254 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:49.255 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 120(Integer), 6(Integer), 537(Integer), 156(Integer), 26(Integer), 40(Integer), 2496(Integer), 30(Integer) 2018-03-23 09:37:49.393 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:49.394 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:49.395 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2361(Integer), 30(Integer) 2018-03-23 09:37:49.471 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:49.471 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:49.472 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 125(Integer), 6(Integer), 538(Integer), 157(Integer), 29(Integer), 43(Integer), 2361(Integer), 30(Integer) 2018-03-23 09:37:49.620 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:49.620 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:49.621 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2696(Integer), 30(Integer) 2018-03-23 09:37:49.705 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:49.705 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:49.705 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 160(Integer), 6(Integer), 539(Integer), 215(Integer), 24(Integer), 52(Integer), 2696(Integer), 30(Integer) 2018-03-23 09:37:49.866 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:49.867 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:49.868 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2931(Integer), 30(Integer) 2018-03-23 09:37:49.952 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:49.953 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:49.953 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 215(Integer), 6(Integer), 540(Integer), 216(Integer), 20(Integer), 48(Integer), 2931(Integer), 30(Integer) 2018-03-23 09:37:50.126 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:50.128 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:50.128 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2065(Integer), 30(Integer) 2018-03-23 09:37:50.219 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:50.220 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:50.220 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 33(Integer), 2065(Integer), 30(Integer) 2018-03-23 09:37:50.388 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:50.390 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:50.390 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2124(Integer), 30(Integer) 2018-03-23 09:37:50.478 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:50.479 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:50.479 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2124(Integer), 30(Integer) 2018-03-23 09:37:50.647 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:50.648 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:50.649 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2125(Integer), 30(Integer) 2018-03-23 09:37:50.731 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:50.731 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:50.732 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2125(Integer), 30(Integer) 2018-03-23 09:37:50.904 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:50.905 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:50.905 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2126(Integer), 30(Integer) 2018-03-23 09:37:50.996 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:50.997 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:50.997 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2126(Integer), 30(Integer) 2018-03-23 09:37:51.188 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:51.190 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:51.191 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2129(Integer), 30(Integer) 2018-03-23 09:37:51.280 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:51.280 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:51.281 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2129(Integer), 30(Integer) 2018-03-23 09:37:51.466 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:51.467 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:51.468 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2138(Integer), 30(Integer) 2018-03-23 09:37:51.538 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:51.539 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:51.539 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2138(Integer), 30(Integer) 2018-03-23 09:37:51.682 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:51.683 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:51.684 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2140(Integer), 30(Integer) 2018-03-23 09:37:51.749 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:51.752 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:51.752 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2140(Integer), 30(Integer) 2018-03-23 09:37:51.906 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:51.907 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:51.908 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2141(Integer), 30(Integer) 2018-03-23 09:37:51.993 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:51.994 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:51.994 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2141(Integer), 30(Integer) 2018-03-23 09:37:52.184 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:52.185 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:52.185 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2146(Integer), 30(Integer) 2018-03-23 09:37:52.253 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:52.253 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:52.254 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 38(Integer), 2146(Integer), 30(Integer) 2018-03-23 09:37:52.403 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:52.404 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:52.404 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2159(Integer), 30(Integer) 2018-03-23 09:37:52.477 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:52.478 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:52.479 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 39(Integer), 2159(Integer), 30(Integer) 2018-03-23 09:37:52.615 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:52.616 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:52.616 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2163(Integer), 30(Integer) 2018-03-23 09:37:52.681 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:52.682 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:52.682 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 39(Integer), 2163(Integer), 30(Integer) 2018-03-23 09:37:52.816 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:52.817 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:52.817 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2171(Integer), 30(Integer) 2018-03-23 09:37:52.881 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:52.882 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:52.882 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 39(Integer), 2171(Integer), 30(Integer) 2018-03-23 09:37:53.014 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:53.015 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:53.016 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2190(Integer), 30(Integer) 2018-03-23 09:37:53.081 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:53.081 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:53.081 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 44(Integer), 2190(Integer), 30(Integer) 2018-03-23 09:37:53.215 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:53.216 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:53.217 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2205(Integer), 30(Integer) 2018-03-23 09:37:53.282 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:53.282 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:53.283 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 44(Integer), 2205(Integer), 30(Integer) 2018-03-23 09:37:53.415 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:53.416 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:53.416 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2211(Integer), 30(Integer) 2018-03-23 09:37:53.481 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:53.482 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:53.482 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 44(Integer), 2211(Integer), 30(Integer) 2018-03-23 09:37:53.624 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:53.624 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:53.625 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2214(Integer), 30(Integer) 2018-03-23 09:37:53.690 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:53.690 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:53.691 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 44(Integer), 2214(Integer), 30(Integer) 2018-03-23 09:37:53.822 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:53.823 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:53.823 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2238(Integer), 30(Integer) 2018-03-23 09:37:53.887 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:53.888 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:53.889 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 51(Integer), 2238(Integer), 30(Integer) 2018-03-23 09:37:54.023 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:54.024 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:54.025 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2252(Integer), 30(Integer) 2018-03-23 09:37:54.090 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:54.091 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:54.091 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 35(Integer), 2252(Integer), 30(Integer) 2018-03-23 09:37:54.223 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:54.224 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:54.225 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2259(Integer), 30(Integer) 2018-03-23 09:37:54.293 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:54.293 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:54.294 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 35(Integer), 2259(Integer), 30(Integer) 2018-03-23 09:37:54.427 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:54.428 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:54.429 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2263(Integer), 30(Integer) 2018-03-23 09:37:54.497 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:54.497 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:54.498 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 35(Integer), 2263(Integer), 30(Integer) 2018-03-23 09:37:54.865 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:54.866 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:54.866 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2274(Integer), 30(Integer) 2018-03-23 09:37:54.932 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:54.933 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:54.933 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 35(Integer), 2274(Integer), 30(Integer) 2018-03-23 09:37:55.069 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:55.071 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:55.072 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2294(Integer), 30(Integer) 2018-03-23 09:37:55.137 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:55.138 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:55.139 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 34(Integer), 2294(Integer), 30(Integer) 2018-03-23 09:37:55.273 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:55.274 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:55.275 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2296(Integer), 30(Integer) 2018-03-23 09:37:55.349 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:55.350 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:55.350 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 34(Integer), 2296(Integer), 30(Integer) 2018-03-23 09:37:55.564 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:55.565 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:55.565 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2319(Integer), 30(Integer) 2018-03-23 09:37:55.690 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:55.690 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:55.690 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 49(Integer), 2319(Integer), 30(Integer) 2018-03-23 09:37:55.887 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:55.889 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:55.889 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2353(Integer), 30(Integer) 2018-03-23 09:37:56.014 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:56.015 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:56.015 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2353(Integer), 30(Integer) 2018-03-23 09:37:56.345 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:56.346 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:56.346 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2358(Integer), 30(Integer) 2018-03-23 09:37:56.522 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:56.523 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:56.524 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2358(Integer), 30(Integer) 2018-03-23 09:37:56.655 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:56.656 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:56.656 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2368(Integer), 30(Integer) 2018-03-23 09:37:56.724 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:56.725 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:56.726 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2368(Integer), 30(Integer) 2018-03-23 09:37:56.870 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:56.871 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:56.872 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2371(Integer), 30(Integer) 2018-03-23 09:37:56.937 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:56.938 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:56.938 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2371(Integer), 30(Integer) 2018-03-23 09:37:57.072 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:57.073 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:57.073 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2373(Integer), 30(Integer) 2018-03-23 09:37:57.138 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:57.139 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:57.139 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2373(Integer), 30(Integer) 2018-03-23 09:37:57.273 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:57.274 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:57.274 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2374(Integer), 30(Integer) 2018-03-23 09:37:57.340 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:57.340 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:57.341 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 43(Integer), 2374(Integer), 30(Integer) 2018-03-23 09:37:57.481 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:57.482 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:57.483 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2383(Integer), 30(Integer) 2018-03-23 09:37:57.549 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:57.550 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:57.550 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 53(Integer), 2383(Integer), 30(Integer) 2018-03-23 09:37:57.688 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:57.689 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:57.689 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2393(Integer), 30(Integer) 2018-03-23 09:37:57.754 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:57.755 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:57.755 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 53(Integer), 2393(Integer), 30(Integer) 2018-03-23 09:37:57.885 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:57.886 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:57.886 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2395(Integer), 30(Integer) 2018-03-23 09:37:57.962 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:57.962 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:57.963 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 48(Integer), 2395(Integer), 30(Integer) 2018-03-23 09:37:58.097 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:58.098 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:58.098 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2414(Integer), 30(Integer) 2018-03-23 09:37:58.164 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:58.164 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:58.164 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 37(Integer), 2414(Integer), 30(Integer) 2018-03-23 09:37:58.297 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:58.298 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:58.298 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2417(Integer), 30(Integer) 2018-03-23 09:37:58.364 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:58.365 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:58.365 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 37(Integer), 2417(Integer), 30(Integer) 2018-03-23 09:37:58.498 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:58.499 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:58.499 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2422(Integer), 30(Integer) 2018-03-23 09:37:58.564 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:58.564 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:58.564 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 42(Integer), 2422(Integer), 30(Integer) 2018-03-23 09:37:58.702 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:58.704 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:58.704 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2426(Integer), 30(Integer) 2018-03-23 09:37:58.772 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:58.773 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:58.774 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 37(Integer), 2426(Integer), 30(Integer) 2018-03-23 09:37:58.922 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:58.923 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:58.923 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2447(Integer), 30(Integer) 2018-03-23 09:37:58.994 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:58.994 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:58.994 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 47(Integer), 2447(Integer), 30(Integer) 2018-03-23 09:37:59.125 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:59.125 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:59.126 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2457(Integer), 30(Integer) 2018-03-23 09:37:59.190 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:59.191 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:59.191 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 47(Integer), 2457(Integer), 30(Integer) 2018-03-23 09:37:59.322 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:59.324 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:59.324 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2465(Integer), 30(Integer) 2018-03-23 09:37:59.392 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:59.393 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:59.393 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 50(Integer), 2465(Integer), 30(Integer) 2018-03-23 09:37:59.545 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:59.546 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:59.547 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2472(Integer), 30(Integer) 2018-03-23 09:37:59.624 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:59.625 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:59.626 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 50(Integer), 2472(Integer), 30(Integer) 2018-03-23 09:37:59.789 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:37:59.790 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:37:59.790 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2558(Integer), 30(Integer) 2018-03-23 09:37:59.874 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:37:59.875 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:37:59.877 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 41(Integer), 2558(Integer), 30(Integer) 2018-03-23 09:38:00.040 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:00.041 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:00.041 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2572(Integer), 30(Integer) 2018-03-23 09:38:00.113 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:00.114 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:00.114 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 41(Integer), 2572(Integer), 30(Integer) 2018-03-23 09:38:00.246 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:00.247 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:00.248 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2596(Integer), 30(Integer) 2018-03-23 09:38:00.318 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:00.318 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:00.319 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 42(Integer), 2596(Integer), 30(Integer) 2018-03-23 09:38:00.466 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:00.467 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:00.467 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2634(Integer), 30(Integer) 2018-03-23 09:38:00.546 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:00.547 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:00.547 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 48(Integer), 2634(Integer), 30(Integer) 2018-03-23 09:38:00.700 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:00.701 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:00.701 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2651(Integer), 30(Integer) 2018-03-23 09:38:00.781 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:00.782 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:00.783 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 46(Integer), 2651(Integer), 30(Integer) 2018-03-23 09:38:00.928 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:00.929 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:00.929 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2653(Integer), 30(Integer) 2018-03-23 09:38:00.994 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:00.994 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:00.995 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 46(Integer), 2653(Integer), 30(Integer) 2018-03-23 09:38:01.125 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:01.126 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:01.126 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2655(Integer), 30(Integer) 2018-03-23 09:38:01.194 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:01.195 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:01.196 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 46(Integer), 2655(Integer), 30(Integer) 2018-03-23 09:38:01.341 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:01.342 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:01.342 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2699(Integer), 30(Integer) 2018-03-23 09:38:01.435 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:01.436 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:01.436 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 35(Integer), 2699(Integer), 30(Integer) 2018-03-23 09:38:01.572 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:01.573 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:01.573 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2701(Integer), 30(Integer) 2018-03-23 09:38:01.640 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:01.641 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:01.642 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 52(Integer), 2701(Integer), 30(Integer) 2018-03-23 09:38:01.847 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:01.847 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:01.848 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2876(Integer), 30(Integer) 2018-03-23 09:38:01.960 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:01.961 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:01.961 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 37(Integer), 2876(Integer), 30(Integer) 2018-03-23 09:38:02.103 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:02.104 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:02.104 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2889(Integer), 30(Integer) 2018-03-23 09:38:02.171 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:02.172 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:02.172 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 40(Integer), 2889(Integer), 30(Integer) 2018-03-23 09:38:02.325 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:02.326 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:02.326 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2933(Integer), 30(Integer) 2018-03-23 09:38:02.412 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:02.413 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:02.413 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 44(Integer), 2933(Integer), 30(Integer) 2018-03-23 09:38:02.559 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:02.560 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:02.561 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2047(Integer), 30(Integer) 2018-03-23 09:38:02.635 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:02.635 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:02.636 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 33(Integer), 2047(Integer), 30(Integer) 2018-03-23 09:38:02.769 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:05.393 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:05.754 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:38:05.755 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:38:05.850 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:38:05.850 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:38:05.851 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:06.000 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:38:06.001 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:38:06.001 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:06.071 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:38:06.168 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:38:06.169 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:07.744 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:07.849 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:38:07.849 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:38:07.920 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:38:07.921 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:38:07.921 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:08.020 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:38:08.020 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:38:08.021 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:08.094 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:38:08.191 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:38:08.193 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:08.676 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:08.775 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:38:08.775 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:38:08.843 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:38:08.845 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:38:08.845 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:08.948 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:38:08.950 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:38:08.950 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:09.023 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:38:09.132 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:38:09.133 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:09.577 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:09.721 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:38:09.722 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:38:09.792 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:38:09.793 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:38:09.793 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:09.935 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:38:09.936 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:38:09.936 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:10.011 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:38:10.126 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:38:10.128 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:10.493 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:10.590 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:38:10.591 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:38:10.674 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:38:10.676 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:38:10.677 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:10.778 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:38:10.779 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:38:10.780 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:10.846 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:38:10.959 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:38:10.961 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:11.298 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:11.396 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:38:11.396 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:38:11.478 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:38:11.479 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:38:11.480 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:11.606 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:38:11.607 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:38:11.608 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:11.693 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:38:11.815 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:38:11.817 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:12.299 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:12.405 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:38:12.406 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:38:12.479 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:38:12.480 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:38:12.481 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:12.602 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:38:12.603 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:38:12.604 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:12.691 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:38:12.807 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:38:12.808 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:13.170 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:13.289 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:38:13.289 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:38:13.358 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:38:13.360 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:38:13.361 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:13.488 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:38:13.489 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:38:13.490 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:13.565 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:38:13.673 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:38:13.674 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:13.866 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:13.963 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:38:13.963 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:38:14.033 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:38:14.034 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:38:14.035 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:14.156 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:38:14.156 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:38:14.157 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:14.228 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:38:14.326 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:38:14.328 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:14.571 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:14.666 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:38:14.667 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:38:14.735 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:38:14.736 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:38:14.737 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:14.854 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:38:14.855 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:38:14.855 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:14.931 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:38:15.034 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:38:15.035 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:36.878 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:36.908 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:36.914 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:36.915 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:36.915 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:36.978 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:38:36.979 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:38:37.052 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:38:37.053 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:38:37.054 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:37.171 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:38:37.172 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:38:37.173 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:37.173 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:38:37.174 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:38:37.244 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:38:37.244 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:38:37.245 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:38:37.246 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:37.266 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:38:37.266 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:38:37.269 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:38:37.270 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:38:37.278 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:38:37.279 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:38:37.335 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:38:37.342 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:38:37.353 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:38:37.354 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:38:37.355 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:37.356 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:38:37.357 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:38:37.358 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:37.418 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:38:37.419 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:37.420 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:38:37.421 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:37.422 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:38:37.422 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:38:37.423 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:37.425 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 09:38:37.426 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 09:38:37.582 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:38:37.587 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:38:37.589 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:37.654 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:38:37.655 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:38:37.655 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:38:37.656 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:37.656 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:38:37.657 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:37.660 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:38:37.662 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:38:37.662 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:37.688 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 09:38:37.689 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 09:38:37.720 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:38:37.726 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:38:37.734 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:38:37.764 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 09:38:37.766 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:38:37.767 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:37.819 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:38:37.821 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:37.855 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:38:37.855 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:38:37.856 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:38:38.029 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:37.895 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 09:38:38.028 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:38.034 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 09:38:38.106 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 09:38:38.106 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 09:38:38.108 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 09:38:38.174 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 09:38:38.284 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:38.285 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:38.285 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:38.385 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:38:38.385 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:38:38.392 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:38:38.392 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:38:38.399 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:38:38.400 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:38:38.467 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:38:38.468 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:38:38.469 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:38.476 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:38:38.476 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:38:38.479 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:38:38.479 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:38:38.480 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:38.481 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:38.549 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:38:38.550 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:38:38.551 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:38.597 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:38:38.597 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:38:38.598 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:38.603 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:38:38.604 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:38:38.604 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:38.618 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:38:38.665 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:38:38.665 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:38:38.724 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:38:38.727 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:38.731 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:38:38.732 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:38:38.770 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:38:38.771 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:38.773 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:38:38.774 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 09:38:38.774 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:38:38.776 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:38.780 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:38:38.782 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 09:38:38.823 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:38:38.839 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:38.849 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 09:38:38.861 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 09:38:38.943 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:38:38.944 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:38:39.013 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:38:39.014 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:38:39.015 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:39.187 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:38:39.188 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:38:39.188 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:39.255 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:38:39.362 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:38:39.363 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:39.367 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:38:39.368 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:38:39.584 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 598 2018-03-23 09:38:39.641 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:39.757 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:38:39.757 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:38:39.850 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:38:39.851 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:38:39.852 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:39.981 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:38:39.982 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:38:39.982 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:40.050 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:38:40.161 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:38:40.163 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:40.166 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 09:38:40.167 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 09:38:40.233 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:38:40.587 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:40.590 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:40.687 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:38:40.687 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:38:40.690 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:38:40.690 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:38:40.755 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:38:40.755 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:38:40.755 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:38:40.756 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:40.756 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:38:40.757 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:40.873 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:38:40.874 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:38:40.875 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:40.881 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:38:40.882 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:38:40.883 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:38:41.136 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:38:41.136 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:38:41.265 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:38:41.265 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:38:41.266 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:41.266 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:38:41.271 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 09:38:41.272 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:38:41.564 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 09:38:41.567 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 09:38:41.568 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:38:42.022 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 09:38:42.025 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:38:42.026 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:38:42.299 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 09:38:42.305 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:38:42.306 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:38:42.377 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:38:42.384 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 09:38:42.385 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 09:38:42.462 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 09:38:42.463 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 09:38:42.463 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 09:38:42.538 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 09:38:42.540 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 09:38:42.541 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 09:38:42.543 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 09:38:42.544 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:38:42.633 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 09:38:42.634 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:42.635 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2048(Integer), 30(Integer) 2018-03-23 09:38:42.739 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:42.740 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:42.740 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2048(Integer), 30(Integer) 2018-03-23 09:38:42.895 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 09:38:42.921 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:42.922 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:42.923 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2050(Integer), 30(Integer) 2018-03-23 09:38:43.011 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:43.011 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:43.012 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2050(Integer), 30(Integer) 2018-03-23 09:38:43.171 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:43.172 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:43.172 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2051(Integer), 30(Integer) 2018-03-23 09:38:43.264 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:43.265 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:43.266 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2051(Integer), 30(Integer) 2018-03-23 09:38:43.426 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:43.427 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:43.427 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2052(Integer), 30(Integer) 2018-03-23 09:38:43.502 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:43.503 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:43.503 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2052(Integer), 30(Integer) 2018-03-23 09:38:43.642 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:43.643 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:43.643 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2053(Integer), 30(Integer) 2018-03-23 09:38:43.714 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:43.715 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:43.715 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2053(Integer), 30(Integer) 2018-03-23 09:38:43.843 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:43.843 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:43.844 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2055(Integer), 30(Integer) 2018-03-23 09:38:43.909 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:43.910 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:43.910 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2055(Integer), 30(Integer) 2018-03-23 09:38:44.042 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:44.043 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:44.043 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2056(Integer), 30(Integer) 2018-03-23 09:38:44.107 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:44.108 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:44.108 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2056(Integer), 30(Integer) 2018-03-23 09:38:44.235 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:44.236 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:44.237 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2057(Integer), 30(Integer) 2018-03-23 09:38:44.305 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:44.306 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:44.307 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2057(Integer), 30(Integer) 2018-03-23 09:38:44.449 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:44.450 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:44.450 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2058(Integer), 30(Integer) 2018-03-23 09:38:44.531 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:44.532 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:44.533 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2058(Integer), 30(Integer) 2018-03-23 09:38:44.695 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:44.696 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:44.696 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2059(Integer), 30(Integer) 2018-03-23 09:38:44.777 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:44.778 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:44.778 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2059(Integer), 30(Integer) 2018-03-23 09:38:44.934 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:44.935 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:44.935 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2060(Integer), 30(Integer) 2018-03-23 09:38:45.010 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:45.010 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:45.011 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2060(Integer), 30(Integer) 2018-03-23 09:38:45.180 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:45.181 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:45.181 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2061(Integer), 30(Integer) 2018-03-23 09:38:45.265 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:45.266 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:45.267 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2061(Integer), 30(Integer) 2018-03-23 09:38:45.413 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:45.414 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:45.415 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2062(Integer), 30(Integer) 2018-03-23 09:38:45.485 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:45.486 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:45.486 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2062(Integer), 30(Integer) 2018-03-23 09:38:45.614 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:45.614 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:45.615 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2064(Integer), 30(Integer) 2018-03-23 09:38:45.677 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:45.678 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:45.679 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2064(Integer), 30(Integer) 2018-03-23 09:38:45.804 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:45.805 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:45.806 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2066(Integer), 30(Integer) 2018-03-23 09:38:45.871 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:45.871 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:45.872 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2066(Integer), 30(Integer) 2018-03-23 09:38:46.002 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:46.003 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:46.003 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2069(Integer), 30(Integer) 2018-03-23 09:38:46.065 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:46.066 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:46.066 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2069(Integer), 30(Integer) 2018-03-23 09:38:46.195 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:46.196 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:46.196 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2070(Integer), 30(Integer) 2018-03-23 09:38:46.277 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:46.279 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:46.279 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2070(Integer), 30(Integer) 2018-03-23 09:38:46.407 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:46.410 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:46.411 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2071(Integer), 30(Integer) 2018-03-23 09:38:46.476 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:46.477 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:46.477 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2071(Integer), 30(Integer) 2018-03-23 09:38:46.608 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:46.609 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:46.609 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2072(Integer), 30(Integer) 2018-03-23 09:38:46.677 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:46.678 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:46.678 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2072(Integer), 30(Integer) 2018-03-23 09:38:46.878 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:46.879 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:46.879 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2073(Integer), 30(Integer) 2018-03-23 09:38:46.947 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:46.947 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:46.947 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2073(Integer), 30(Integer) 2018-03-23 09:38:47.074 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:47.075 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:47.076 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2074(Integer), 30(Integer) 2018-03-23 09:38:47.139 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:47.140 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:47.141 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2074(Integer), 30(Integer) 2018-03-23 09:38:47.272 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:47.272 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:47.273 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2075(Integer), 30(Integer) 2018-03-23 09:38:47.337 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:47.337 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:47.338 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2075(Integer), 30(Integer) 2018-03-23 09:38:47.468 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:47.469 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:47.469 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2076(Integer), 30(Integer) 2018-03-23 09:38:47.533 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:47.533 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:47.533 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2076(Integer), 30(Integer) 2018-03-23 09:38:47.660 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:47.661 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:47.661 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2077(Integer), 30(Integer) 2018-03-23 09:38:47.725 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:47.726 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:47.726 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2077(Integer), 30(Integer) 2018-03-23 09:38:47.851 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:47.851 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:47.851 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2078(Integer), 30(Integer) 2018-03-23 09:38:47.915 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:47.916 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:47.916 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2078(Integer), 30(Integer) 2018-03-23 09:38:48.044 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:48.045 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:48.045 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2079(Integer), 30(Integer) 2018-03-23 09:38:48.109 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:48.109 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:48.110 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2079(Integer), 30(Integer) 2018-03-23 09:38:48.263 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:48.264 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:48.264 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2080(Integer), 30(Integer) 2018-03-23 09:38:48.335 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:48.335 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:48.336 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2080(Integer), 30(Integer) 2018-03-23 09:38:48.505 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:48.505 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:48.506 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2082(Integer), 30(Integer) 2018-03-23 09:38:48.570 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:48.571 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:48.571 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2082(Integer), 30(Integer) 2018-03-23 09:38:48.699 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:48.700 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:48.700 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2083(Integer), 30(Integer) 2018-03-23 09:38:48.764 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:48.764 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:48.764 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2083(Integer), 30(Integer) 2018-03-23 09:38:48.893 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:48.895 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:48.896 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2084(Integer), 30(Integer) 2018-03-23 09:38:48.959 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:48.960 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:48.961 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2084(Integer), 30(Integer) 2018-03-23 09:38:49.089 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:49.090 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:49.091 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2085(Integer), 30(Integer) 2018-03-23 09:38:49.155 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:49.156 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:49.156 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2085(Integer), 30(Integer) 2018-03-23 09:38:49.297 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:49.298 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:49.298 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2086(Integer), 30(Integer) 2018-03-23 09:38:49.366 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:49.367 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:49.367 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2086(Integer), 30(Integer) 2018-03-23 09:38:49.496 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:49.497 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:49.497 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2087(Integer), 30(Integer) 2018-03-23 09:38:49.562 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:49.562 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:49.563 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2087(Integer), 30(Integer) 2018-03-23 09:38:49.698 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:49.699 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:49.699 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2088(Integer), 30(Integer) 2018-03-23 09:38:49.761 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:49.761 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:49.762 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2088(Integer), 30(Integer) 2018-03-23 09:38:49.888 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:49.888 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:49.889 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2089(Integer), 30(Integer) 2018-03-23 09:38:49.951 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:49.952 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:49.952 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2089(Integer), 30(Integer) 2018-03-23 09:38:50.230 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:50.231 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:50.231 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2090(Integer), 30(Integer) 2018-03-23 09:38:50.294 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:50.295 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:50.295 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2090(Integer), 30(Integer) 2018-03-23 09:38:50.423 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:50.424 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:50.424 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2095(Integer), 30(Integer) 2018-03-23 09:38:50.487 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:50.488 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:50.488 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2095(Integer), 30(Integer) 2018-03-23 09:38:50.631 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:50.632 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:50.632 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2096(Integer), 30(Integer) 2018-03-23 09:38:50.695 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:50.696 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:50.696 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2096(Integer), 30(Integer) 2018-03-23 09:38:50.858 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:50.859 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:50.860 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2097(Integer), 30(Integer) 2018-03-23 09:38:50.923 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:50.924 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:50.924 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2097(Integer), 30(Integer) 2018-03-23 09:38:51.053 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:51.054 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:51.054 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2098(Integer), 30(Integer) 2018-03-23 09:38:51.117 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:51.118 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:51.118 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2098(Integer), 30(Integer) 2018-03-23 09:38:51.244 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:51.245 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:51.245 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2099(Integer), 30(Integer) 2018-03-23 09:38:51.308 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:51.308 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:51.309 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2099(Integer), 30(Integer) 2018-03-23 09:38:51.435 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:51.436 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:51.436 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2100(Integer), 30(Integer) 2018-03-23 09:38:51.500 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:51.501 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:51.501 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2100(Integer), 30(Integer) 2018-03-23 09:38:51.628 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:51.629 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:51.629 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2101(Integer), 30(Integer) 2018-03-23 09:38:51.700 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:51.701 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:51.701 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2101(Integer), 30(Integer) 2018-03-23 09:38:51.835 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:51.837 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:51.837 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2102(Integer), 30(Integer) 2018-03-23 09:38:51.902 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:51.903 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:51.904 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2102(Integer), 30(Integer) 2018-03-23 09:38:52.040 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:52.040 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:52.041 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2105(Integer), 30(Integer) 2018-03-23 09:38:52.104 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:52.105 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:52.105 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2105(Integer), 30(Integer) 2018-03-23 09:38:52.244 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:52.244 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:52.245 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2106(Integer), 30(Integer) 2018-03-23 09:38:52.311 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:52.312 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:52.312 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2106(Integer), 30(Integer) 2018-03-23 09:38:52.438 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:52.439 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:52.439 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2107(Integer), 30(Integer) 2018-03-23 09:38:52.503 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:52.504 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:52.504 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2107(Integer), 30(Integer) 2018-03-23 09:38:52.630 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:52.631 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:52.632 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2108(Integer), 30(Integer) 2018-03-23 09:38:52.694 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:52.695 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:52.695 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2108(Integer), 30(Integer) 2018-03-23 09:38:52.827 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:52.828 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:52.828 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2109(Integer), 30(Integer) 2018-03-23 09:38:52.890 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:52.890 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:52.892 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2109(Integer), 30(Integer) 2018-03-23 09:38:53.025 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:53.025 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:53.026 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2111(Integer), 30(Integer) 2018-03-23 09:38:53.088 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:53.089 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:53.089 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2111(Integer), 30(Integer) 2018-03-23 09:38:53.221 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:53.222 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:53.222 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2114(Integer), 30(Integer) 2018-03-23 09:38:53.286 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:53.286 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:53.287 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2114(Integer), 30(Integer) 2018-03-23 09:38:53.418 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:53.419 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:53.420 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2115(Integer), 30(Integer) 2018-03-23 09:38:53.487 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:53.488 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:53.488 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2115(Integer), 30(Integer) 2018-03-23 09:38:53.615 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:53.615 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:53.616 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2122(Integer), 30(Integer) 2018-03-23 09:38:53.684 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:53.684 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:53.684 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2122(Integer), 30(Integer) 2018-03-23 09:38:53.810 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:53.811 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:53.811 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2123(Integer), 30(Integer) 2018-03-23 09:38:53.874 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:53.874 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:53.874 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2123(Integer), 30(Integer) 2018-03-23 09:38:54.002 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:54.003 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:54.003 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2127(Integer), 30(Integer) 2018-03-23 09:38:54.065 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:54.065 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:54.065 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2127(Integer), 30(Integer) 2018-03-23 09:38:54.200 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:54.201 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:54.201 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2128(Integer), 30(Integer) 2018-03-23 09:38:54.264 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:54.265 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:54.265 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2128(Integer), 30(Integer) 2018-03-23 09:38:54.393 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:54.394 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:54.394 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2130(Integer), 30(Integer) 2018-03-23 09:38:54.472 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:54.472 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:54.473 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2130(Integer), 30(Integer) 2018-03-23 09:38:54.599 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:54.600 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:54.600 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2131(Integer), 30(Integer) 2018-03-23 09:38:54.665 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:54.665 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:54.665 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2131(Integer), 30(Integer) 2018-03-23 09:38:54.794 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:54.795 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:54.795 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2132(Integer), 30(Integer) 2018-03-23 09:38:54.858 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:54.860 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:54.860 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2132(Integer), 30(Integer) 2018-03-23 09:38:54.989 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:54.990 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:54.991 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2133(Integer), 30(Integer) 2018-03-23 09:38:55.056 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:55.057 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:55.057 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2133(Integer), 30(Integer) 2018-03-23 09:38:55.187 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:55.188 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:55.188 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2134(Integer), 30(Integer) 2018-03-23 09:38:55.256 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:55.256 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:55.257 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2134(Integer), 30(Integer) 2018-03-23 09:38:55.388 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:55.389 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:55.389 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2135(Integer), 30(Integer) 2018-03-23 09:38:55.498 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:55.498 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:55.499 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2135(Integer), 30(Integer) 2018-03-23 09:38:55.703 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:55.703 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:55.704 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2137(Integer), 30(Integer) 2018-03-23 09:38:55.774 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:55.774 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:55.774 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2137(Integer), 30(Integer) 2018-03-23 09:38:55.965 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:55.966 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:55.967 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2139(Integer), 30(Integer) 2018-03-23 09:38:56.093 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:56.094 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:56.094 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2139(Integer), 30(Integer) 2018-03-23 09:38:56.260 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:56.261 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:56.261 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2142(Integer), 30(Integer) 2018-03-23 09:38:56.335 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:56.336 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:56.336 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2142(Integer), 30(Integer) 2018-03-23 09:38:56.510 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:56.511 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:56.511 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2143(Integer), 30(Integer) 2018-03-23 09:38:56.576 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:56.577 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:56.577 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2143(Integer), 30(Integer) 2018-03-23 09:38:56.741 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:56.742 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:56.743 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2144(Integer), 30(Integer) 2018-03-23 09:38:56.846 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:56.847 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:56.847 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2144(Integer), 30(Integer) 2018-03-23 09:38:57.002 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:57.002 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:57.003 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2145(Integer), 30(Integer) 2018-03-23 09:38:57.070 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:57.070 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:57.070 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2145(Integer), 30(Integer) 2018-03-23 09:38:57.196 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:57.197 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:57.197 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2147(Integer), 30(Integer) 2018-03-23 09:38:57.275 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:57.276 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:57.277 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2147(Integer), 30(Integer) 2018-03-23 09:38:57.404 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:57.405 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:57.405 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2150(Integer), 30(Integer) 2018-03-23 09:38:57.467 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:57.468 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:57.468 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2150(Integer), 30(Integer) 2018-03-23 09:38:57.597 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:57.598 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:57.598 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2154(Integer), 30(Integer) 2018-03-23 09:38:57.660 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:57.661 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:57.661 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2154(Integer), 30(Integer) 2018-03-23 09:38:57.790 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:57.790 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:57.790 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2156(Integer), 30(Integer) 2018-03-23 09:38:57.886 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:57.887 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:57.887 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2156(Integer), 30(Integer) 2018-03-23 09:38:58.015 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:58.016 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:58.016 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2157(Integer), 30(Integer) 2018-03-23 09:38:58.087 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:58.087 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:58.087 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2157(Integer), 30(Integer) 2018-03-23 09:38:58.219 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:58.220 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:58.220 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2158(Integer), 30(Integer) 2018-03-23 09:38:58.284 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:58.284 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:58.285 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2158(Integer), 30(Integer) 2018-03-23 09:38:58.411 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:58.413 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:58.413 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2160(Integer), 30(Integer) 2018-03-23 09:38:58.476 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:58.477 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:58.478 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2160(Integer), 30(Integer) 2018-03-23 09:38:58.611 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:58.612 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:58.612 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2162(Integer), 30(Integer) 2018-03-23 09:38:58.675 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:58.676 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:58.676 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2162(Integer), 30(Integer) 2018-03-23 09:38:58.801 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:58.802 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:58.802 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2164(Integer), 30(Integer) 2018-03-23 09:38:58.864 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:58.865 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:58.865 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2164(Integer), 30(Integer) 2018-03-23 09:38:58.991 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:58.992 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:58.993 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2165(Integer), 30(Integer) 2018-03-23 09:38:59.140 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:59.140 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:59.141 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2165(Integer), 30(Integer) 2018-03-23 09:38:59.271 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:59.272 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:59.272 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2166(Integer), 30(Integer) 2018-03-23 09:38:59.335 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:59.336 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:59.336 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2166(Integer), 30(Integer) 2018-03-23 09:38:59.464 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:59.465 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:59.465 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2167(Integer), 30(Integer) 2018-03-23 09:38:59.527 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:59.528 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:59.528 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2167(Integer), 30(Integer) 2018-03-23 09:38:59.657 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:59.657 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:59.658 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2168(Integer), 30(Integer) 2018-03-23 09:38:59.722 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:59.722 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:59.722 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2168(Integer), 30(Integer) 2018-03-23 09:38:59.851 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:38:59.852 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:38:59.852 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2169(Integer), 30(Integer) 2018-03-23 09:38:59.914 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:38:59.915 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:38:59.916 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2169(Integer), 30(Integer) 2018-03-23 09:39:00.045 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:00.046 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:00.046 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2173(Integer), 30(Integer) 2018-03-23 09:39:00.115 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:00.115 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:00.116 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2173(Integer), 30(Integer) 2018-03-23 09:39:00.247 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:00.247 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:00.248 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2176(Integer), 30(Integer) 2018-03-23 09:39:00.310 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:00.311 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:00.311 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2176(Integer), 30(Integer) 2018-03-23 09:39:00.440 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:00.441 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:00.441 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2177(Integer), 30(Integer) 2018-03-23 09:39:00.505 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:00.505 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:00.506 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2177(Integer), 30(Integer) 2018-03-23 09:39:00.635 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:00.635 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:00.636 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2178(Integer), 30(Integer) 2018-03-23 09:39:00.698 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:00.699 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:00.699 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2178(Integer), 30(Integer) 2018-03-23 09:39:00.829 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:00.830 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:00.830 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2182(Integer), 30(Integer) 2018-03-23 09:39:00.894 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:00.894 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:00.895 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2182(Integer), 30(Integer) 2018-03-23 09:39:01.108 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:01.109 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:01.109 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2183(Integer), 30(Integer) 2018-03-23 09:39:01.175 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:01.176 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:01.176 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2183(Integer), 30(Integer) 2018-03-23 09:39:01.319 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:01.320 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:01.321 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2184(Integer), 30(Integer) 2018-03-23 09:39:01.384 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:01.385 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:01.385 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2184(Integer), 30(Integer) 2018-03-23 09:39:01.529 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:01.530 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:01.530 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2186(Integer), 30(Integer) 2018-03-23 09:39:01.593 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:01.594 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:01.594 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2186(Integer), 30(Integer) 2018-03-23 09:39:01.774 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:01.775 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:01.776 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2187(Integer), 30(Integer) 2018-03-23 09:39:01.840 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:01.841 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:01.842 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2187(Integer), 30(Integer) 2018-03-23 09:39:01.971 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:01.972 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:01.973 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2188(Integer), 30(Integer) 2018-03-23 09:39:02.036 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:02.037 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:02.037 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2188(Integer), 30(Integer) 2018-03-23 09:39:02.162 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:02.163 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:02.163 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2189(Integer), 30(Integer) 2018-03-23 09:39:02.226 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:02.227 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:02.227 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2189(Integer), 30(Integer) 2018-03-23 09:39:02.355 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:02.356 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:02.356 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2191(Integer), 30(Integer) 2018-03-23 09:39:02.424 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:02.426 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:02.426 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2191(Integer), 30(Integer) 2018-03-23 09:39:02.609 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:02.610 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:02.611 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2192(Integer), 30(Integer) 2018-03-23 09:39:02.683 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:02.683 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:02.683 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2192(Integer), 30(Integer) 2018-03-23 09:39:02.809 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:02.810 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:02.810 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2194(Integer), 30(Integer) 2018-03-23 09:39:02.873 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:02.873 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:02.874 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2194(Integer), 30(Integer) 2018-03-23 09:39:03.000 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:03.001 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:03.001 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2196(Integer), 30(Integer) 2018-03-23 09:39:03.064 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:03.065 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:03.065 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2196(Integer), 30(Integer) 2018-03-23 09:39:03.193 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:03.193 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:03.194 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2197(Integer), 30(Integer) 2018-03-23 09:39:03.257 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:03.257 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:03.257 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2197(Integer), 30(Integer) 2018-03-23 09:39:03.385 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:03.386 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:03.386 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2198(Integer), 30(Integer) 2018-03-23 09:39:03.454 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:03.454 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:03.454 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2198(Integer), 30(Integer) 2018-03-23 09:39:03.580 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:03.581 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:03.581 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2199(Integer), 30(Integer) 2018-03-23 09:39:03.651 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:03.651 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:03.652 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2199(Integer), 30(Integer) 2018-03-23 09:39:03.782 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:03.784 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:03.784 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2201(Integer), 30(Integer) 2018-03-23 09:39:03.848 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:03.849 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:03.849 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2201(Integer), 30(Integer) 2018-03-23 09:39:03.981 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:03.982 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:03.982 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2202(Integer), 30(Integer) 2018-03-23 09:39:04.046 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:04.046 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:04.046 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2202(Integer), 30(Integer) 2018-03-23 09:39:04.173 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:04.174 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:04.174 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2206(Integer), 30(Integer) 2018-03-23 09:39:04.237 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:04.238 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:04.238 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2206(Integer), 30(Integer) 2018-03-23 09:39:04.364 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:04.365 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:04.365 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2208(Integer), 30(Integer) 2018-03-23 09:39:04.487 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:04.488 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:04.488 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2208(Integer), 30(Integer) 2018-03-23 09:39:04.623 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:04.624 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:04.625 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2212(Integer), 30(Integer) 2018-03-23 09:39:04.688 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:04.689 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:04.689 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2212(Integer), 30(Integer) 2018-03-23 09:39:04.815 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:04.816 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:04.816 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2213(Integer), 30(Integer) 2018-03-23 09:39:04.879 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:04.880 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:04.880 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2213(Integer), 30(Integer) 2018-03-23 09:39:05.006 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:05.007 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:05.007 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2218(Integer), 30(Integer) 2018-03-23 09:39:05.076 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:05.077 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:05.077 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2218(Integer), 30(Integer) 2018-03-23 09:39:05.205 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:05.206 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:05.206 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2220(Integer), 30(Integer) 2018-03-23 09:39:05.268 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:05.269 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:05.269 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2220(Integer), 30(Integer) 2018-03-23 09:39:05.400 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:05.401 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:05.401 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2221(Integer), 30(Integer) 2018-03-23 09:39:05.465 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:05.465 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:05.466 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2221(Integer), 30(Integer) 2018-03-23 09:39:05.592 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:05.594 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:05.594 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2222(Integer), 30(Integer) 2018-03-23 09:39:05.658 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:05.660 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:05.661 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2222(Integer), 30(Integer) 2018-03-23 09:39:05.795 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:05.796 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:05.797 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2224(Integer), 30(Integer) 2018-03-23 09:39:05.860 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:05.861 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:05.862 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2224(Integer), 30(Integer) 2018-03-23 09:39:05.999 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:06.000 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:06.001 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2225(Integer), 30(Integer) 2018-03-23 09:39:06.069 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:06.069 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:06.070 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2225(Integer), 30(Integer) 2018-03-23 09:39:06.203 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:06.204 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:06.205 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2226(Integer), 30(Integer) 2018-03-23 09:39:06.268 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:06.268 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:06.268 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2226(Integer), 30(Integer) 2018-03-23 09:39:06.398 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:06.399 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:06.399 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2227(Integer), 30(Integer) 2018-03-23 09:39:06.469 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:06.469 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:06.470 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2227(Integer), 30(Integer) 2018-03-23 09:39:06.595 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:06.596 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:06.596 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2228(Integer), 30(Integer) 2018-03-23 09:39:06.659 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:06.660 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:06.660 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2228(Integer), 30(Integer) 2018-03-23 09:39:06.804 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:06.805 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:06.805 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2229(Integer), 30(Integer) 2018-03-23 09:39:06.870 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:06.871 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:06.871 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2229(Integer), 30(Integer) 2018-03-23 09:39:07.010 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:07.010 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:07.011 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2230(Integer), 30(Integer) 2018-03-23 09:39:07.074 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:07.075 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:07.075 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2230(Integer), 30(Integer) 2018-03-23 09:39:07.204 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:07.205 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:07.205 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2232(Integer), 30(Integer) 2018-03-23 09:39:07.267 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:07.268 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:07.268 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2232(Integer), 30(Integer) 2018-03-23 09:39:07.395 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:07.396 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:07.396 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2233(Integer), 30(Integer) 2018-03-23 09:39:07.460 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:07.461 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:07.461 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2233(Integer), 30(Integer) 2018-03-23 09:39:07.588 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:07.589 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:07.589 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2234(Integer), 30(Integer) 2018-03-23 09:39:07.654 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:07.654 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:07.655 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2234(Integer), 30(Integer) 2018-03-23 09:39:07.783 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:07.784 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:07.785 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2235(Integer), 30(Integer) 2018-03-23 09:39:07.849 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:07.850 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:07.850 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2235(Integer), 30(Integer) 2018-03-23 09:39:07.983 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:07.984 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:07.985 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2236(Integer), 30(Integer) 2018-03-23 09:39:08.052 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:08.052 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:08.053 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2236(Integer), 30(Integer) 2018-03-23 09:39:08.184 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:08.185 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:08.185 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2237(Integer), 30(Integer) 2018-03-23 09:39:08.247 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:08.248 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:08.248 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2237(Integer), 30(Integer) 2018-03-23 09:39:08.378 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:08.379 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:08.379 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2240(Integer), 30(Integer) 2018-03-23 09:39:08.445 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:08.445 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:08.445 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2240(Integer), 30(Integer) 2018-03-23 09:39:08.571 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:08.572 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:08.572 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2241(Integer), 30(Integer) 2018-03-23 09:39:08.641 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:08.642 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:08.643 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2241(Integer), 30(Integer) 2018-03-23 09:39:08.788 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:08.789 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:08.789 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2242(Integer), 30(Integer) 2018-03-23 09:39:08.853 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:08.853 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:08.854 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2242(Integer), 30(Integer) 2018-03-23 09:39:08.983 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:08.984 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:08.985 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2243(Integer), 30(Integer) 2018-03-23 09:39:09.053 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:09.053 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:09.053 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2243(Integer), 30(Integer) 2018-03-23 09:39:09.180 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:09.181 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:09.181 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2246(Integer), 30(Integer) 2018-03-23 09:39:09.243 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:09.244 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:09.244 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2246(Integer), 30(Integer) 2018-03-23 09:39:09.371 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:09.372 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:09.372 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2247(Integer), 30(Integer) 2018-03-23 09:39:09.437 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:09.438 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:09.439 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2247(Integer), 30(Integer) 2018-03-23 09:39:09.569 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:09.571 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:09.572 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2251(Integer), 30(Integer) 2018-03-23 09:39:09.634 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:09.635 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:09.635 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2251(Integer), 30(Integer) 2018-03-23 09:39:09.769 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:09.770 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:09.770 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2254(Integer), 30(Integer) 2018-03-23 09:39:09.832 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:09.833 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:09.833 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2254(Integer), 30(Integer) 2018-03-23 09:39:09.963 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:09.964 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:09.965 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2255(Integer), 30(Integer) 2018-03-23 09:39:10.030 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:10.031 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:10.031 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2255(Integer), 30(Integer) 2018-03-23 09:39:10.160 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:10.162 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:10.162 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2256(Integer), 30(Integer) 2018-03-23 09:39:10.225 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:10.226 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:10.226 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2256(Integer), 30(Integer) 2018-03-23 09:39:10.351 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:10.352 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:10.353 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2257(Integer), 30(Integer) 2018-03-23 09:39:10.415 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:10.415 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:10.416 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2257(Integer), 30(Integer) 2018-03-23 09:39:10.544 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:10.545 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:10.545 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2258(Integer), 30(Integer) 2018-03-23 09:39:10.610 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:10.611 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:10.611 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2258(Integer), 30(Integer) 2018-03-23 09:39:10.744 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:10.745 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:10.745 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2260(Integer), 30(Integer) 2018-03-23 09:39:10.814 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:10.814 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:10.815 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2260(Integer), 30(Integer) 2018-03-23 09:39:10.945 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:10.946 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:10.948 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2261(Integer), 30(Integer) 2018-03-23 09:39:11.018 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:11.019 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:11.020 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2261(Integer), 30(Integer) 2018-03-23 09:39:11.148 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:11.150 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:11.151 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2264(Integer), 30(Integer) 2018-03-23 09:39:11.214 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:11.215 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:11.215 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2264(Integer), 30(Integer) 2018-03-23 09:39:11.345 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:11.346 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:11.346 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2265(Integer), 30(Integer) 2018-03-23 09:39:11.411 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:11.411 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:11.411 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2265(Integer), 30(Integer) 2018-03-23 09:39:11.538 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:11.538 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:11.539 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2266(Integer), 30(Integer) 2018-03-23 09:39:11.604 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:11.604 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:11.605 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2266(Integer), 30(Integer) 2018-03-23 09:39:11.743 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:11.744 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:11.745 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2267(Integer), 30(Integer) 2018-03-23 09:39:11.812 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:11.813 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:11.813 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2267(Integer), 30(Integer) 2018-03-23 09:39:11.940 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:11.941 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:11.941 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2268(Integer), 30(Integer) 2018-03-23 09:39:12.007 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:12.008 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:12.008 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2268(Integer), 30(Integer) 2018-03-23 09:39:12.139 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:12.140 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:12.140 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2269(Integer), 30(Integer) 2018-03-23 09:39:12.203 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:12.203 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:12.204 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2269(Integer), 30(Integer) 2018-03-23 09:39:12.335 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:12.336 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:12.337 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2270(Integer), 30(Integer) 2018-03-23 09:39:12.403 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:12.404 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:12.405 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2270(Integer), 30(Integer) 2018-03-23 09:39:12.532 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:12.533 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:12.534 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2271(Integer), 30(Integer) 2018-03-23 09:39:12.597 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:12.598 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:12.598 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2271(Integer), 30(Integer) 2018-03-23 09:39:12.736 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:12.737 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:12.738 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2272(Integer), 30(Integer) 2018-03-23 09:39:12.800 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:12.801 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:12.802 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2272(Integer), 30(Integer) 2018-03-23 09:39:12.935 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:12.935 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:12.936 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2273(Integer), 30(Integer) 2018-03-23 09:39:12.999 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:13.000 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:13.001 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2273(Integer), 30(Integer) 2018-03-23 09:39:13.128 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:13.129 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:13.130 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2275(Integer), 30(Integer) 2018-03-23 09:39:13.193 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:13.194 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:13.195 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2275(Integer), 30(Integer) 2018-03-23 09:39:13.320 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:13.320 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:13.321 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2276(Integer), 30(Integer) 2018-03-23 09:39:13.385 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:13.386 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:13.386 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2276(Integer), 30(Integer) 2018-03-23 09:39:13.512 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:13.513 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:13.513 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2277(Integer), 30(Integer) 2018-03-23 09:39:13.580 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:13.580 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:13.580 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2277(Integer), 30(Integer) 2018-03-23 09:39:13.707 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:13.708 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:13.708 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2279(Integer), 30(Integer) 2018-03-23 09:39:13.770 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:13.771 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:13.771 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2279(Integer), 30(Integer) 2018-03-23 09:39:13.898 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:13.899 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:13.899 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2280(Integer), 30(Integer) 2018-03-23 09:39:13.962 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:13.963 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:13.963 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2280(Integer), 30(Integer) 2018-03-23 09:39:14.089 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:14.090 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:14.090 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2282(Integer), 30(Integer) 2018-03-23 09:39:14.160 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:14.161 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:14.161 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2282(Integer), 30(Integer) 2018-03-23 09:39:14.300 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:14.301 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:14.302 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2283(Integer), 30(Integer) 2018-03-23 09:39:14.375 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:14.377 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:14.378 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2283(Integer), 30(Integer) 2018-03-23 09:39:14.515 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:14.515 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:14.515 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2287(Integer), 30(Integer) 2018-03-23 09:39:14.580 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:14.581 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:14.582 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2287(Integer), 30(Integer) 2018-03-23 09:39:14.710 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:14.711 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:14.711 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2288(Integer), 30(Integer) 2018-03-23 09:39:14.774 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:14.775 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:14.775 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2288(Integer), 30(Integer) 2018-03-23 09:39:14.907 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:14.908 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:14.909 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2289(Integer), 30(Integer) 2018-03-23 09:39:14.976 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:14.977 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:14.977 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2289(Integer), 30(Integer) 2018-03-23 09:39:15.105 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:15.105 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:15.106 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2290(Integer), 30(Integer) 2018-03-23 09:39:15.169 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:15.169 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:15.170 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2290(Integer), 30(Integer) 2018-03-23 09:39:15.295 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:15.296 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:15.297 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2291(Integer), 30(Integer) 2018-03-23 09:39:15.364 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:15.365 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:15.366 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2291(Integer), 30(Integer) 2018-03-23 09:39:15.502 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:15.504 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:15.504 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2292(Integer), 30(Integer) 2018-03-23 09:39:15.567 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:15.567 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:15.567 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2292(Integer), 30(Integer) 2018-03-23 09:39:15.701 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:15.702 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:15.702 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2297(Integer), 30(Integer) 2018-03-23 09:39:15.766 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:15.767 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:15.768 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2297(Integer), 30(Integer) 2018-03-23 09:39:15.895 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:15.896 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:15.897 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2298(Integer), 30(Integer) 2018-03-23 09:39:15.960 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:15.961 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:15.961 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2298(Integer), 30(Integer) 2018-03-23 09:39:16.088 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:16.089 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:16.090 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2299(Integer), 30(Integer) 2018-03-23 09:39:16.153 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:16.153 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:16.154 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2299(Integer), 30(Integer) 2018-03-23 09:39:16.287 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:16.288 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:16.289 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2300(Integer), 30(Integer) 2018-03-23 09:39:16.356 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:16.357 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:16.358 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2300(Integer), 30(Integer) 2018-03-23 09:39:16.484 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:16.484 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:16.485 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2302(Integer), 30(Integer) 2018-03-23 09:39:16.549 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:16.549 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:16.549 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2302(Integer), 30(Integer) 2018-03-23 09:39:16.676 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:16.678 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:16.679 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2303(Integer), 30(Integer) 2018-03-23 09:39:16.742 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:16.742 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:16.743 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2303(Integer), 30(Integer) 2018-03-23 09:39:16.872 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:16.873 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:16.874 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2305(Integer), 30(Integer) 2018-03-23 09:39:16.937 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:16.938 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:16.939 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2305(Integer), 30(Integer) 2018-03-23 09:39:17.071 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:17.072 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:17.073 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2307(Integer), 30(Integer) 2018-03-23 09:39:17.136 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:17.137 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:17.137 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2307(Integer), 30(Integer) 2018-03-23 09:39:17.269 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:17.270 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:17.270 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2308(Integer), 30(Integer) 2018-03-23 09:39:17.334 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:17.335 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:17.335 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2308(Integer), 30(Integer) 2018-03-23 09:39:17.461 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:17.461 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:17.462 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2309(Integer), 30(Integer) 2018-03-23 09:39:17.530 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:17.530 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:17.530 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2309(Integer), 30(Integer) 2018-03-23 09:39:17.672 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:17.673 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:17.674 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2310(Integer), 30(Integer) 2018-03-23 09:39:17.737 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:17.738 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:17.739 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2310(Integer), 30(Integer) 2018-03-23 09:39:17.873 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:17.873 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:17.874 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2314(Integer), 30(Integer) 2018-03-23 09:39:17.938 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:17.939 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:17.939 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2314(Integer), 30(Integer) 2018-03-23 09:39:18.065 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:18.066 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:18.066 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2315(Integer), 30(Integer) 2018-03-23 09:39:18.128 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:18.129 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:18.129 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2315(Integer), 30(Integer) 2018-03-23 09:39:18.258 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:18.259 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:18.260 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2316(Integer), 30(Integer) 2018-03-23 09:39:18.326 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:18.327 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:18.328 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2316(Integer), 30(Integer) 2018-03-23 09:39:18.459 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:18.461 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:18.461 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2317(Integer), 30(Integer) 2018-03-23 09:39:18.524 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:18.525 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:18.527 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2317(Integer), 30(Integer) 2018-03-23 09:39:18.662 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:18.663 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:18.664 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2318(Integer), 30(Integer) 2018-03-23 09:39:18.728 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:18.728 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:18.728 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2318(Integer), 30(Integer) 2018-03-23 09:39:18.856 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:18.857 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:18.857 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2320(Integer), 30(Integer) 2018-03-23 09:39:18.923 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:18.923 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:18.924 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2320(Integer), 30(Integer) 2018-03-23 09:39:19.068 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:19.069 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:19.069 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2321(Integer), 30(Integer) 2018-03-23 09:39:19.135 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:19.135 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:19.136 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2321(Integer), 30(Integer) 2018-03-23 09:39:19.278 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:19.279 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:19.280 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2323(Integer), 30(Integer) 2018-03-23 09:39:19.358 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:19.359 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:19.360 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2323(Integer), 30(Integer) 2018-03-23 09:39:19.489 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:19.490 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:19.491 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2324(Integer), 30(Integer) 2018-03-23 09:39:19.561 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:19.562 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:19.563 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2324(Integer), 30(Integer) 2018-03-23 09:39:19.700 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:19.701 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:19.702 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2325(Integer), 30(Integer) 2018-03-23 09:39:19.767 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:19.770 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:19.770 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2325(Integer), 30(Integer) 2018-03-23 09:39:19.903 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:19.904 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:19.904 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2326(Integer), 30(Integer) 2018-03-23 09:39:19.967 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:19.968 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:19.970 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2326(Integer), 30(Integer) 2018-03-23 09:39:20.152 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:20.154 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:20.154 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2327(Integer), 30(Integer) 2018-03-23 09:39:20.472 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:20.473 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:20.473 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2327(Integer), 30(Integer) 2018-03-23 09:39:20.603 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:20.603 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:20.604 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2328(Integer), 30(Integer) 2018-03-23 09:39:20.851 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:20.852 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:20.852 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2328(Integer), 30(Integer) 2018-03-23 09:39:21.045 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:21.046 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:21.047 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2329(Integer), 30(Integer) 2018-03-23 09:39:21.347 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:21.348 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:21.348 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2329(Integer), 30(Integer) 2018-03-23 09:39:21.484 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:21.484 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:21.485 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2330(Integer), 30(Integer) 2018-03-23 09:39:21.696 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:21.697 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:21.698 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2330(Integer), 30(Integer) 2018-03-23 09:39:21.826 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:21.827 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:21.827 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2331(Integer), 30(Integer) 2018-03-23 09:39:21.891 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:21.892 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:21.893 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2331(Integer), 30(Integer) 2018-03-23 09:39:22.029 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:22.030 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:22.030 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2332(Integer), 30(Integer) 2018-03-23 09:39:22.095 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:22.095 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:22.096 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2332(Integer), 30(Integer) 2018-03-23 09:39:22.228 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:22.229 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:22.229 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2333(Integer), 30(Integer) 2018-03-23 09:39:22.296 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:22.297 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:22.297 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2333(Integer), 30(Integer) 2018-03-23 09:39:22.424 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:22.426 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:22.426 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2334(Integer), 30(Integer) 2018-03-23 09:39:22.505 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:22.506 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:22.507 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2334(Integer), 30(Integer) 2018-03-23 09:39:22.634 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:22.635 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:22.635 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2335(Integer), 30(Integer) 2018-03-23 09:39:22.699 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:22.699 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:22.699 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2335(Integer), 30(Integer) 2018-03-23 09:39:23.407 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:23.408 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:23.408 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2336(Integer), 30(Integer) 2018-03-23 09:39:23.471 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:23.472 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:23.472 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2336(Integer), 30(Integer) 2018-03-23 09:39:23.848 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:23.850 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:23.850 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2337(Integer), 30(Integer) 2018-03-23 09:39:23.923 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:23.925 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:23.926 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2337(Integer), 30(Integer) 2018-03-23 09:39:24.310 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:24.311 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:24.312 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2338(Integer), 30(Integer) 2018-03-23 09:39:24.376 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:24.377 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:24.377 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2338(Integer), 30(Integer) 2018-03-23 09:39:24.739 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:24.740 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:24.741 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2339(Integer), 30(Integer) 2018-03-23 09:39:25.053 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:25.054 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:25.054 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2339(Integer), 30(Integer) 2018-03-23 09:39:25.193 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:25.193 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:25.194 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2340(Integer), 30(Integer) 2018-03-23 09:39:25.270 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:25.271 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:25.271 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2340(Integer), 30(Integer) 2018-03-23 09:39:25.612 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:25.613 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:25.614 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2342(Integer), 30(Integer) 2018-03-23 09:39:25.684 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:25.685 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:25.685 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2342(Integer), 30(Integer) 2018-03-23 09:39:25.854 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:25.856 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:25.856 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2343(Integer), 30(Integer) 2018-03-23 09:39:25.920 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:25.921 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:25.921 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2343(Integer), 30(Integer) 2018-03-23 09:39:26.102 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:26.103 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:26.103 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2345(Integer), 30(Integer) 2018-03-23 09:39:26.195 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:26.196 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:26.197 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2345(Integer), 30(Integer) 2018-03-23 09:39:26.328 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:26.329 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:26.330 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2349(Integer), 30(Integer) 2018-03-23 09:39:26.394 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:26.396 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:26.396 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2349(Integer), 30(Integer) 2018-03-23 09:39:26.719 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:26.720 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:26.720 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2350(Integer), 30(Integer) 2018-03-23 09:39:26.787 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:26.788 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:26.788 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2350(Integer), 30(Integer) 2018-03-23 09:39:27.159 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:27.160 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:27.161 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2351(Integer), 30(Integer) 2018-03-23 09:39:27.224 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:27.224 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:27.225 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2351(Integer), 30(Integer) 2018-03-23 09:39:27.640 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:27.641 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:27.641 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2352(Integer), 30(Integer) 2018-03-23 09:39:27.706 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:27.707 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:27.707 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2352(Integer), 30(Integer) 2018-03-23 09:39:28.125 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:28.125 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:28.126 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2356(Integer), 30(Integer) 2018-03-23 09:39:28.193 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:28.194 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:28.194 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2356(Integer), 30(Integer) 2018-03-23 09:39:28.329 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:28.330 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:28.330 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2357(Integer), 30(Integer) 2018-03-23 09:39:28.402 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:28.403 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:28.403 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2357(Integer), 30(Integer) 2018-03-23 09:39:28.534 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:28.535 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:28.535 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2360(Integer), 30(Integer) 2018-03-23 09:39:28.658 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:28.659 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:28.659 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2360(Integer), 30(Integer) 2018-03-23 09:39:28.836 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:28.837 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:28.837 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2362(Integer), 30(Integer) 2018-03-23 09:39:28.916 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:28.916 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:28.916 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2362(Integer), 30(Integer) 2018-03-23 09:39:29.042 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:29.043 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:29.043 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2363(Integer), 30(Integer) 2018-03-23 09:39:29.115 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:29.116 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:29.116 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2363(Integer), 30(Integer) 2018-03-23 09:39:29.243 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:29.245 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:29.246 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2364(Integer), 30(Integer) 2018-03-23 09:39:29.484 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:29.485 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:29.485 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2364(Integer), 30(Integer) 2018-03-23 09:39:29.683 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:29.683 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:29.684 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2365(Integer), 30(Integer) 2018-03-23 09:39:29.793 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:29.794 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:29.794 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2365(Integer), 30(Integer) 2018-03-23 09:39:29.922 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:29.923 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:29.923 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2366(Integer), 30(Integer) 2018-03-23 09:39:30.045 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:30.046 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:30.047 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2366(Integer), 30(Integer) 2018-03-23 09:39:30.370 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:30.371 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:30.371 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2367(Integer), 30(Integer) 2018-03-23 09:39:30.440 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:30.441 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:30.441 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2367(Integer), 30(Integer) 2018-03-23 09:39:30.699 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:30.700 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:30.700 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2369(Integer), 30(Integer) 2018-03-23 09:39:30.765 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:30.766 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:30.766 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2369(Integer), 30(Integer) 2018-03-23 09:39:30.898 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:30.899 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:30.899 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2370(Integer), 30(Integer) 2018-03-23 09:39:31.045 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:31.046 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:31.046 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2370(Integer), 30(Integer) 2018-03-23 09:39:31.231 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:31.232 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:31.232 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2372(Integer), 30(Integer) 2018-03-23 09:39:31.295 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:31.296 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:31.296 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2372(Integer), 30(Integer) 2018-03-23 09:39:31.432 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:31.433 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:31.433 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2375(Integer), 30(Integer) 2018-03-23 09:39:31.505 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:31.505 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:31.506 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2375(Integer), 30(Integer) 2018-03-23 09:39:31.672 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:31.673 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:31.674 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2376(Integer), 30(Integer) 2018-03-23 09:39:31.787 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:31.788 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:31.788 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2376(Integer), 30(Integer) 2018-03-23 09:39:31.991 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:31.992 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:31.992 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2377(Integer), 30(Integer) 2018-03-23 09:39:32.069 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:32.069 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:32.070 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2377(Integer), 30(Integer) 2018-03-23 09:39:32.217 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:32.217 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:32.218 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2382(Integer), 30(Integer) 2018-03-23 09:39:32.291 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:32.292 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:32.292 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2382(Integer), 30(Integer) 2018-03-23 09:39:32.434 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:32.435 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:32.435 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2384(Integer), 30(Integer) 2018-03-23 09:39:32.646 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:32.646 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:32.647 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2384(Integer), 30(Integer) 2018-03-23 09:39:32.774 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:32.776 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:32.777 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2385(Integer), 30(Integer) 2018-03-23 09:39:32.844 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:32.844 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:32.845 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2385(Integer), 30(Integer) 2018-03-23 09:39:32.972 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:32.974 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:32.974 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2386(Integer), 30(Integer) 2018-03-23 09:39:33.270 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:33.271 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:33.271 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2386(Integer), 30(Integer) 2018-03-23 09:39:33.441 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:33.442 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:33.442 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2388(Integer), 30(Integer) 2018-03-23 09:39:33.505 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:33.506 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:33.506 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2388(Integer), 30(Integer) 2018-03-23 09:39:33.641 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:33.642 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:33.643 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2389(Integer), 30(Integer) 2018-03-23 09:39:33.710 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:33.711 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:33.711 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2389(Integer), 30(Integer) 2018-03-23 09:39:33.847 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:33.848 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:33.848 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2391(Integer), 30(Integer) 2018-03-23 09:39:33.912 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:33.913 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:33.913 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2391(Integer), 30(Integer) 2018-03-23 09:39:34.342 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:34.344 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:34.344 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2394(Integer), 30(Integer) 2018-03-23 09:39:34.410 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:34.411 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:34.411 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2394(Integer), 30(Integer) 2018-03-23 09:39:34.548 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:34.549 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:34.549 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2396(Integer), 30(Integer) 2018-03-23 09:39:34.935 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:34.936 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:34.936 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2396(Integer), 30(Integer) 2018-03-23 09:39:35.078 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:35.079 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:35.080 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2399(Integer), 30(Integer) 2018-03-23 09:39:35.155 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:35.156 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:35.156 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2399(Integer), 30(Integer) 2018-03-23 09:39:35.446 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:35.447 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:35.448 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2400(Integer), 30(Integer) 2018-03-23 09:39:35.511 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:35.512 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:35.513 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2400(Integer), 30(Integer) 2018-03-23 09:39:35.836 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:35.837 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:35.837 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2401(Integer), 30(Integer) 2018-03-23 09:39:35.903 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:35.904 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:35.904 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2401(Integer), 30(Integer) 2018-03-23 09:39:36.044 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:36.048 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:36.048 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2402(Integer), 30(Integer) 2018-03-23 09:39:36.127 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:36.129 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:36.130 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2402(Integer), 30(Integer) 2018-03-23 09:39:36.263 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:36.264 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:36.265 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2407(Integer), 30(Integer) 2018-03-23 09:39:36.337 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:36.338 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:36.339 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2407(Integer), 30(Integer) 2018-03-23 09:39:36.465 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:36.466 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:36.467 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:36.468 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:36.469 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:36.470 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2408(Integer), 30(Integer) 2018-03-23 09:39:36.472 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:36.472 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:36.539 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:36.571 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:39:36.578 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:39:36.582 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:39:36.584 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:39:36.693 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:39:36.995 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:36.995 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:39:36.996 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:39:36.996 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:39:36.997 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:39:36.997 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:39:36.997 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2408(Integer), 30(Integer) 2018-03-23 09:39:37.101 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:39:37.101 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:39:37.102 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:39:37.103 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:39:37.103 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:37.103 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:37.106 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:39:37.106 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:39:37.107 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:39:37.107 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:39:37.107 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:37.108 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:39:37.108 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:37.133 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:37.134 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:37.135 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2409(Integer), 30(Integer) 2018-03-23 09:39:37.202 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:39:37.202 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:37.202 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:37.203 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:37.203 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2409(Integer), 30(Integer) 2018-03-23 09:39:37.208 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:39:37.210 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:39:37.210 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:37.241 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:39:37.242 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:39:37.243 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:37.248 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:39:37.250 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:39:37.250 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:37.649 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:39:37.650 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:39:37.651 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:39:37.651 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:37.669 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:39:37.670 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:39:37.671 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:37.677 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:39:37.677 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:39:37.737 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:37.738 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:39:37.738 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:37.739 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2410(Integer), 30(Integer) 2018-03-23 09:39:37.767 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:39:37.774 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:39:37.775 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:37.781 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:39:37.783 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:37.788 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:39:37.790 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:37.792 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 09:39:37.793 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 09:39:37.802 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:37.803 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:37.803 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2410(Integer), 30(Integer) 2018-03-23 09:39:37.846 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:39:37.848 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:37.873 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:39:37.873 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:39:37.876 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:37.876 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 09:39:37.879 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 09:39:37.938 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:37.939 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:37.940 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2411(Integer), 30(Integer) 2018-03-23 09:39:37.952 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 09:39:37.952 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 09:39:37.967 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 09:39:37.968 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 09:39:38.002 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 09:39:38.004 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:39:38.004 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:38.017 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:38.018 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:38.018 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2411(Integer), 30(Integer) 2018-03-23 09:39:38.037 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 09:39:38.052 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 09:39:38.133 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:39:38.153 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:38.154 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:38.154 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2412(Integer), 30(Integer) 2018-03-23 09:39:38.247 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:38.248 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:38.249 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2412(Integer), 30(Integer) 2018-03-23 09:39:38.310 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:38.314 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:38.316 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:38.415 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:38.416 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:38.416 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2416(Integer), 30(Integer) 2018-03-23 09:39:38.429 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:39:38.430 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:39:38.437 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:39:38.438 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:39:38.441 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:39:38.441 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:39:38.481 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:38.482 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:38.482 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2416(Integer), 30(Integer) 2018-03-23 09:39:38.505 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:39:38.506 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:39:38.506 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:38.511 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:39:38.512 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:39:38.513 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:39:38.513 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:39:38.514 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:38.514 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:38.586 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:39:38.587 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:39:38.587 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:38.588 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:39:38.589 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:39:38.589 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:38.628 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:38.630 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:38.631 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2418(Integer), 30(Integer) 2018-03-23 09:39:38.634 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:39:38.635 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:39:38.635 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:38.654 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:39:38.655 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:39:38.696 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:38.697 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:38.698 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2418(Integer), 30(Integer) 2018-03-23 09:39:38.702 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:39:38.772 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:39:38.772 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:39:38.774 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:38.774 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:38.776 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:39:38.777 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:39:38.777 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:39:38.778 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 09:39:38.796 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:39:38.797 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:38.798 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:39:38.799 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 09:39:38.866 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:38.866 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 09:39:38.867 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:38.868 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2419(Integer), 30(Integer) 2018-03-23 09:39:38.877 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 09:39:38.899 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:39:38.915 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:38.932 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:38.933 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:38.933 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2419(Integer), 30(Integer) 2018-03-23 09:39:39.211 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:39:39.212 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:39:39.280 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:39.280 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:39.281 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2421(Integer), 30(Integer) 2018-03-23 09:39:39.284 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:39:39.285 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:39:39.285 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:39.349 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:39.349 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:39.350 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2421(Integer), 30(Integer) 2018-03-23 09:39:39.626 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:39:39.627 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:39:39.628 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:39.715 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:39.715 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:39:39.716 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:39.716 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2423(Integer), 30(Integer) 2018-03-23 09:39:39.782 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:39.783 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:39.783 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2423(Integer), 30(Integer) 2018-03-23 09:39:39.811 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:39:39.813 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:39.821 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:39:39.822 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:39:40.188 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:40.188 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:40.189 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2424(Integer), 30(Integer) 2018-03-23 09:39:40.289 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:40.292 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:40.296 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:40.300 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:40.306 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:40.495 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:40.495 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:40.496 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2424(Integer), 30(Integer) 2018-03-23 09:39:40.499 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:39:40.500 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:39:40.500 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:39:40.501 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:39:40.501 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:39:40.502 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:39:40.789 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:39:40.790 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:39:40.797 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:39:40.797 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:39:40.798 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:39:40.798 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:39:40.798 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:39:40.799 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:39:40.799 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:39:40.799 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:40.800 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:39:40.800 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:40.800 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:40.861 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:39:40.862 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:39:40.863 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:40.872 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:39:40.873 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:39:40.874 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:40.875 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:40.875 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:39:40.876 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:40.876 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2425(Integer), 30(Integer) 2018-03-23 09:39:40.876 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:39:40.877 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:40.891 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 598 2018-03-23 09:39:40.909 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:39:40.910 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:39:40.911 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:40.924 |-ERROR [http-nio-8089-exec-7] com.xintong.visualinspection.controller.BaseController [195] -| 其他错误 org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:356) at org.apache.catalina.connector.OutputBuffer.appendByteArray(OutputBuffer.java:778) at org.apache.catalina.connector.OutputBuffer.append(OutputBuffer.java:707) at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:391) at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:369) at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:96) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:135) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:220) at java.io.Writer.write(Writer.java:157) at org.springframework.util.StreamUtils.copy(StreamUtils.java:109) at org.springframework.http.converter.StringHttpMessageConverter.writeInternal(StringHttpMessageConverter.java:107) at org.springframework.http.converter.StringHttpMessageConverter.writeInternal(StringHttpMessageConverter.java:41) at org.springframework.http.converter.AbstractHttpMessageConverter.write(AbstractHttpMessageConverter.java:227) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:247) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:174) at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:81) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:132) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.web.filter.ApplicationContextHeaderFilter.doFilterInternal(ApplicationContextHeaderFilter.java:55) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:80) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) 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:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:80) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at sun.nio.ch.SocketDispatcher.write0(Native Method) at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51) at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) at sun.nio.ch.IOUtil.write(IOUtil.java:65) at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471) at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134) at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:101) at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:157) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1238) at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:670) at org.apache.tomcat.util.net.SocketWrapperBase.writeBlocking(SocketWrapperBase.java:450) at org.apache.tomcat.util.net.SocketWrapperBase.write(SocketWrapperBase.java:388) at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.doWrite(Http11OutputBuffer.java:581) at org.apache.coyote.http11.filters.IdentityOutputFilter.doWrite(IdentityOutputFilter.java:118) at org.apache.coyote.http11.Http11OutputBuffer.doWrite(Http11OutputBuffer.java:223) at org.apache.coyote.Response.doWrite(Response.java:517) at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:351) ... 127 common frames omitted 2018-03-23 09:39:40.942 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:39:40.942 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:39:41.102 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:39:41.103 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:40.944 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:39:40.956 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:40.983 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:39:41.007 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:39:41.102 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:39:41.103 |-WARN [http-nio-8089-exec-7] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [391] -| Failed to invoke @ExceptionHandler method: public java.lang.String com.xintong.visualinspection.controller.BaseController.exp(javax.servlet.http.HttpServletRequest,java.lang.Exception) org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:356) at org.apache.catalina.connector.OutputBuffer.flushByteBuffer(OutputBuffer.java:808) at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:310) at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:284) at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118) at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:297) at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) at org.springframework.util.StreamUtils.copy(StreamUtils.java:110) at org.springframework.http.converter.StringHttpMessageConverter.writeInternal(StringHttpMessageConverter.java:107) at org.springframework.http.converter.StringHttpMessageConverter.writeInternal(StringHttpMessageConverter.java:41) at org.springframework.http.converter.AbstractHttpMessageConverter.write(AbstractHttpMessageConverter.java:227) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:247) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:174) at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:81) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:132) at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:380) at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:59) at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:136) at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:74) at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1218) at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1030) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:980) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.web.filter.ApplicationContextHeaderFilter.doFilterInternal(ApplicationContextHeaderFilter.java:55) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:80) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) 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:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:80) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at sun.nio.ch.SocketDispatcher.write0(Native Method) at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51) at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) at sun.nio.ch.IOUtil.write(IOUtil.java:65) at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471) at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134) at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:101) at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:157) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1238) at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:670) at org.apache.tomcat.util.net.SocketWrapperBase.writeBlocking(SocketWrapperBase.java:450) at org.apache.tomcat.util.net.SocketWrapperBase.write(SocketWrapperBase.java:388) at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.doWrite(Http11OutputBuffer.java:581) at org.apache.coyote.http11.filters.IdentityOutputFilter.doWrite(IdentityOutputFilter.java:118) at org.apache.coyote.http11.Http11OutputBuffer.doWrite(Http11OutputBuffer.java:223) at org.apache.coyote.Response.doWrite(Response.java:517) at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:351) ... 126 common frames omitted 2018-03-23 09:39:41.104 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:41.107 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:39:41.108 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:41.119 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2425(Integer), 30(Integer) 2018-03-23 09:39:41.119 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:41.167 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:39:41.181 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:39:41.202 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:39:41.204 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:39:41.205 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:39:41.207 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:41.207 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:41.269 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:39:41.270 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:41.281 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:41.282 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:41.282 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2429(Integer), 30(Integer) 2018-03-23 09:39:41.293 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:39:41.296 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:41.301 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:39:41.303 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:41.305 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 09:39:41.306 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 09:39:41.306 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 09:39:41.307 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 09:39:41.367 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:41.368 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:41.369 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2429(Integer), 30(Integer) 2018-03-23 09:39:41.379 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:39:41.380 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 09:39:41.388 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 09:39:41.389 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 09:39:41.411 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 09:39:41.414 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 09:39:41.757 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 09:39:41.789 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 09:39:41.790 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:39:41.790 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:41.848 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:41.849 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:41.849 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2433(Integer), 30(Integer) 2018-03-23 09:39:41.887 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:39:41.935 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:41.936 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:41.936 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2433(Integer), 30(Integer) 2018-03-23 09:39:41.967 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:41.970 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:41.973 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:42.077 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:39:42.078 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:39:42.078 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:39:42.078 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:39:42.079 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:39:42.079 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:39:42.085 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:42.085 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:42.086 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2434(Integer), 30(Integer) 2018-03-23 09:39:42.148 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:39:42.149 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:39:42.150 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:42.154 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:39:42.154 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:39:42.155 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:39:42.155 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:39:42.155 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:42.156 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:42.169 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:42.170 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:42.170 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2434(Integer), 30(Integer) 2018-03-23 09:39:42.226 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:39:42.228 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:39:42.229 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:42.248 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:39:42.249 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:39:42.250 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:42.258 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:39:42.260 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:39:42.262 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:42.295 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:39:42.311 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:39:42.331 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:42.331 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:39:42.331 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:42.332 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2435(Integer), 30(Integer) 2018-03-23 09:39:42.403 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:39:42.404 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:42.405 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:39:42.406 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 09:39:42.419 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:42.420 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:42.420 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2435(Integer), 30(Integer) 2018-03-23 09:39:42.422 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:39:42.424 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:42.425 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:39:42.426 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 09:39:42.431 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:39:42.432 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:42.433 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:39:42.434 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:39:42.475 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 09:39:42.496 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 09:39:42.785 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:39:42.793 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:42.909 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:42.910 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:42.910 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2436(Integer), 30(Integer) 2018-03-23 09:39:42.910 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:39:42.911 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:39:42.981 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:39:42.982 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:39:42.982 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:43.002 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:43.003 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:43.003 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2436(Integer), 30(Integer) 2018-03-23 09:39:43.633 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:43.633 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:43.634 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2437(Integer), 30(Integer) 2018-03-23 09:39:43.634 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:39:43.635 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:39:43.635 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:43.719 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:43.719 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:43.720 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2437(Integer), 30(Integer) 2018-03-23 09:39:43.724 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:39:43.833 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:39:43.834 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:43.839 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:39:43.840 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:39:43.871 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:43.871 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:43.872 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2438(Integer), 30(Integer) 2018-03-23 09:39:43.940 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:43.941 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:43.941 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2438(Integer), 30(Integer) 2018-03-23 09:39:44.362 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:44.363 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:44.363 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2439(Integer), 30(Integer) 2018-03-23 09:39:45.220 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:45.220 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:45.221 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2439(Integer), 30(Integer) 2018-03-23 09:39:45.732 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:45.732 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:45.733 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2441(Integer), 30(Integer) 2018-03-23 09:39:45.821 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:45.822 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:45.822 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2441(Integer), 30(Integer) 2018-03-23 09:39:46.534 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:46.535 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:46.535 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2442(Integer), 30(Integer) 2018-03-23 09:39:46.611 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:46.612 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:46.612 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2442(Integer), 30(Integer) 2018-03-23 09:39:46.709 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 598 2018-03-23 09:39:46.758 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:46.760 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:46.760 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2443(Integer), 30(Integer) 2018-03-23 09:39:46.763 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:47.056 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:47.057 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:47.058 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2443(Integer), 30(Integer) 2018-03-23 09:39:47.058 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:39:47.059 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:39:47.138 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:39:47.139 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:39:47.139 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:47.595 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:47.595 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:47.596 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2445(Integer), 30(Integer) 2018-03-23 09:39:47.606 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:39:47.607 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:39:47.608 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:47.908 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:39:47.908 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:47.909 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:47.910 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2445(Integer), 30(Integer) 2018-03-23 09:39:48.009 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:39:48.011 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:48.015 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 09:39:48.016 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 09:39:48.043 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:48.043 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:48.044 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2446(Integer), 30(Integer) 2018-03-23 09:39:48.083 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:39:48.116 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:48.117 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:48.117 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2446(Integer), 30(Integer) 2018-03-23 09:39:48.272 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:48.273 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:48.273 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2449(Integer), 30(Integer) 2018-03-23 09:39:48.361 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:48.362 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:48.362 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2449(Integer), 30(Integer) 2018-03-23 09:39:48.506 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:48.508 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:48.528 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:48.529 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:48.529 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2450(Integer), 30(Integer) 2018-03-23 09:39:49.335 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:39:49.335 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:39:49.663 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:39:49.664 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:39:49.664 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:49.668 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:49.668 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:49.668 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2450(Integer), 30(Integer) 2018-03-23 09:39:49.755 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:39:49.756 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:39:49.756 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:49.825 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:49.826 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:39:49.827 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:49.827 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:39:49.827 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:39:49.827 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2451(Integer), 30(Integer) 2018-03-23 09:39:49.891 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:39:49.893 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:39:49.894 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:49.896 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:49.897 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:49.897 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2451(Integer), 30(Integer) 2018-03-23 09:39:49.973 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:39:49.974 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:39:49.974 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:39:50.260 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:50.260 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:39:50.260 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:39:50.261 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:50.262 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2452(Integer), 30(Integer) 2018-03-23 09:39:50.262 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:50.338 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:50.339 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:50.339 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2452(Integer), 30(Integer) 2018-03-23 09:39:50.372 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:39:50.374 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:39:50.377 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 09:39:50.378 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:39:50.477 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:50.478 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:50.478 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2454(Integer), 30(Integer) 2018-03-23 09:39:50.564 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:50.565 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:50.565 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2454(Integer), 30(Integer) 2018-03-23 09:39:50.645 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 09:39:50.649 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 09:39:50.650 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:39:50.714 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:50.716 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:50.716 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2455(Integer), 30(Integer) 2018-03-23 09:39:50.784 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:50.785 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:50.785 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2455(Integer), 30(Integer) 2018-03-23 09:39:50.939 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:50.939 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:50.940 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2456(Integer), 30(Integer) 2018-03-23 09:39:51.036 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:51.036 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:51.037 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2456(Integer), 30(Integer) 2018-03-23 09:39:51.091 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 09:39:51.092 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:39:51.093 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:39:51.801 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:51.802 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:51.802 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2462(Integer), 30(Integer) 2018-03-23 09:39:52.420 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:52.420 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:52.421 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2462(Integer), 30(Integer) 2018-03-23 09:39:53.985 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:53.986 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:53.986 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2463(Integer), 30(Integer) 2018-03-23 09:39:54.137 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:54.138 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:54.138 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2463(Integer), 30(Integer) 2018-03-23 09:39:54.274 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:54.275 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:54.275 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2464(Integer), 30(Integer) 2018-03-23 09:39:54.342 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:54.343 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:54.344 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2464(Integer), 30(Integer) 2018-03-23 09:39:54.413 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 09:39:54.415 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:39:54.415 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:39:54.490 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:39:54.493 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:54.495 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:54.496 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2466(Integer), 30(Integer) 2018-03-23 09:39:54.500 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 09:39:54.502 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 09:39:54.564 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:54.566 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:54.567 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2466(Integer), 30(Integer) 2018-03-23 09:39:54.575 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 09:39:54.579 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 09:39:54.581 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 09:39:54.973 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 09:39:54.977 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 09:39:54.978 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 09:39:54.979 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 09:39:54.981 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:39:55.056 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 09:39:55.057 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:55.058 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2048(Integer), 30(Integer) 2018-03-23 09:39:55.071 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:55.072 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:55.072 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2469(Integer), 30(Integer) 2018-03-23 09:39:55.133 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:55.133 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:55.134 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2048(Integer), 30(Integer) 2018-03-23 09:39:55.151 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:55.151 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:55.151 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2469(Integer), 30(Integer) 2018-03-23 09:39:55.309 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:55.311 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:55.314 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2470(Integer), 30(Integer) 2018-03-23 09:39:55.319 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:55.320 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:55.320 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2050(Integer), 30(Integer) 2018-03-23 09:39:55.360 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 09:39:55.381 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:55.382 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:55.382 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2470(Integer), 30(Integer) 2018-03-23 09:39:55.407 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:55.408 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:55.408 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2050(Integer), 30(Integer) 2018-03-23 09:39:55.521 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:55.522 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:55.523 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2471(Integer), 30(Integer) 2018-03-23 09:39:55.548 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:55.548 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:55.549 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2051(Integer), 30(Integer) 2018-03-23 09:39:55.590 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:55.590 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:55.591 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2471(Integer), 30(Integer) 2018-03-23 09:39:55.618 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:55.619 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:55.619 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2051(Integer), 30(Integer) 2018-03-23 09:39:55.794 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:55.794 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:55.795 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:55.795 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:55.795 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2474(Integer), 30(Integer) 2018-03-23 09:39:55.796 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2052(Integer), 30(Integer) 2018-03-23 09:39:55.874 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:55.874 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:55.875 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:55.875 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:55.876 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2052(Integer), 30(Integer) 2018-03-23 09:39:55.876 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2474(Integer), 30(Integer) 2018-03-23 09:39:56.291 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:56.291 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:56.291 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2475(Integer), 30(Integer) 2018-03-23 09:39:56.297 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:56.298 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:56.298 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2053(Integer), 30(Integer) 2018-03-23 09:39:56.358 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:56.358 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:56.359 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2475(Integer), 30(Integer) 2018-03-23 09:39:56.364 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:56.364 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:56.365 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2053(Integer), 30(Integer) 2018-03-23 09:39:56.498 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:56.499 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:56.499 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2476(Integer), 30(Integer) 2018-03-23 09:39:56.500 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:56.501 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:56.502 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2055(Integer), 30(Integer) 2018-03-23 09:39:56.579 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:56.580 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:56.580 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2055(Integer), 30(Integer) 2018-03-23 09:39:56.717 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:56.717 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:56.718 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2056(Integer), 30(Integer) 2018-03-23 09:39:56.784 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:56.785 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:56.785 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2056(Integer), 30(Integer) 2018-03-23 09:39:56.869 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:56.869 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:56.869 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2476(Integer), 30(Integer) 2018-03-23 09:39:56.926 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:56.927 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:56.927 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2057(Integer), 30(Integer) 2018-03-23 09:39:57.008 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:57.009 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:57.010 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2477(Integer), 30(Integer) 2018-03-23 09:39:57.024 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:57.025 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:57.026 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2057(Integer), 30(Integer) 2018-03-23 09:39:57.080 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:57.080 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:57.081 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2477(Integer), 30(Integer) 2018-03-23 09:39:57.203 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:57.204 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:57.204 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2058(Integer), 30(Integer) 2018-03-23 09:39:57.224 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:57.226 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:57.227 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2478(Integer), 30(Integer) 2018-03-23 09:39:57.288 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:57.289 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:57.289 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2058(Integer), 30(Integer) 2018-03-23 09:39:57.295 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:57.296 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:57.296 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2478(Integer), 30(Integer) 2018-03-23 09:39:57.464 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:57.465 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:57.466 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2479(Integer), 30(Integer) 2018-03-23 09:39:57.516 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:57.516 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:57.517 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2059(Integer), 30(Integer) 2018-03-23 09:39:57.535 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:57.535 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:57.536 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2479(Integer), 30(Integer) 2018-03-23 09:39:57.607 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:57.607 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:57.608 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2059(Integer), 30(Integer) 2018-03-23 09:39:57.719 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:57.720 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:57.721 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2480(Integer), 30(Integer) 2018-03-23 09:39:57.790 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:57.790 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:57.790 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2480(Integer), 30(Integer) 2018-03-23 09:39:57.811 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:57.811 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:57.811 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2060(Integer), 30(Integer) 2018-03-23 09:39:57.896 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:57.897 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:57.897 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2060(Integer), 30(Integer) 2018-03-23 09:39:57.924 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:57.925 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:57.925 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2481(Integer), 30(Integer) 2018-03-23 09:39:57.994 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:57.995 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:57.995 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2481(Integer), 30(Integer) 2018-03-23 09:39:58.055 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:58.056 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:58.056 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2061(Integer), 30(Integer) 2018-03-23 09:39:58.130 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:58.130 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:58.130 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:58.130 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:58.131 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2482(Integer), 30(Integer) 2018-03-23 09:39:58.131 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2061(Integer), 30(Integer) 2018-03-23 09:39:58.208 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:58.209 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:58.210 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2482(Integer), 30(Integer) 2018-03-23 09:39:58.281 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:58.281 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:58.282 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2062(Integer), 30(Integer) 2018-03-23 09:39:58.346 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:58.347 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:58.348 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2483(Integer), 30(Integer) 2018-03-23 09:39:58.348 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:58.348 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:58.349 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2062(Integer), 30(Integer) 2018-03-23 09:39:58.415 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:58.416 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:58.416 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2483(Integer), 30(Integer) 2018-03-23 09:39:58.486 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:58.487 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:58.487 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2064(Integer), 30(Integer) 2018-03-23 09:39:58.593 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:58.593 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:58.594 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2485(Integer), 30(Integer) 2018-03-23 09:39:58.605 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:58.605 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:58.605 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2064(Integer), 30(Integer) 2018-03-23 09:39:58.660 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:58.660 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:58.660 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2485(Integer), 30(Integer) 2018-03-23 09:39:58.796 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:58.796 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:58.797 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:58.797 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:58.797 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2066(Integer), 30(Integer) 2018-03-23 09:39:58.797 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2486(Integer), 30(Integer) 2018-03-23 09:39:58.865 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:58.865 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:58.866 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2066(Integer), 30(Integer) 2018-03-23 09:39:58.913 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:58.914 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:58.915 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 50(Integer), 2486(Integer), 30(Integer) 2018-03-23 09:39:59.001 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:59.001 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:59.002 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2069(Integer), 30(Integer) 2018-03-23 09:39:59.074 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:59.075 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:59.075 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2069(Integer), 30(Integer) 2018-03-23 09:39:59.084 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:59.085 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:59.085 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2490(Integer), 30(Integer) 2018-03-23 09:39:59.170 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:59.170 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:59.170 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2490(Integer), 30(Integer) 2018-03-23 09:39:59.213 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:59.214 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:59.215 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2070(Integer), 30(Integer) 2018-03-23 09:39:59.288 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:59.289 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:59.290 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2070(Integer), 30(Integer) 2018-03-23 09:39:59.337 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:59.338 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:59.338 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2491(Integer), 30(Integer) 2018-03-23 09:39:59.425 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:59.426 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:59.427 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2491(Integer), 30(Integer) 2018-03-23 09:39:59.435 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:59.435 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:59.436 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2071(Integer), 30(Integer) 2018-03-23 09:39:59.504 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:59.504 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:59.505 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2071(Integer), 30(Integer) 2018-03-23 09:39:59.588 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:59.588 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:59.589 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2492(Integer), 30(Integer) 2018-03-23 09:39:59.645 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:59.647 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:59.647 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2072(Integer), 30(Integer) 2018-03-23 09:39:59.673 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:59.674 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:59.674 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2492(Integer), 30(Integer) 2018-03-23 09:39:59.726 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:59.727 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:59.727 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2072(Integer), 30(Integer) 2018-03-23 09:39:59.863 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:59.864 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:59.865 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2073(Integer), 30(Integer) 2018-03-23 09:39:59.899 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:39:59.900 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:39:59.900 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2493(Integer), 30(Integer) 2018-03-23 09:39:59.932 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:59.932 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:59.932 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2073(Integer), 30(Integer) 2018-03-23 09:39:59.997 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:39:59.998 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:39:59.998 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2493(Integer), 30(Integer) 2018-03-23 09:40:00.066 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:00.066 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:00.066 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2074(Integer), 30(Integer) 2018-03-23 09:40:00.135 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:00.135 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:00.135 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2074(Integer), 30(Integer) 2018-03-23 09:40:00.204 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:00.205 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:00.205 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2494(Integer), 30(Integer) 2018-03-23 09:40:00.276 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:00.276 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:00.277 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2075(Integer), 30(Integer) 2018-03-23 09:40:00.313 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:00.314 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:00.314 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2494(Integer), 30(Integer) 2018-03-23 09:40:00.346 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:00.346 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:00.346 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2075(Integer), 30(Integer) 2018-03-23 09:40:00.481 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:00.482 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:00.482 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2076(Integer), 30(Integer) 2018-03-23 09:40:00.524 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:00.525 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:00.525 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2495(Integer), 30(Integer) 2018-03-23 09:40:00.550 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:00.550 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:00.551 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2076(Integer), 30(Integer) 2018-03-23 09:40:00.648 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:00.649 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:00.650 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2495(Integer), 30(Integer) 2018-03-23 09:40:00.761 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:00.762 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:00.762 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2077(Integer), 30(Integer) 2018-03-23 09:40:00.829 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:00.829 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:00.829 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2077(Integer), 30(Integer) 2018-03-23 09:40:00.861 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:00.861 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:00.862 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2499(Integer), 30(Integer) 2018-03-23 09:40:00.984 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:00.985 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:00.985 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2499(Integer), 30(Integer) 2018-03-23 09:40:01.056 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:01.057 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:01.057 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2078(Integer), 30(Integer) 2018-03-23 09:40:01.195 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:01.195 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:01.196 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:01.196 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:01.196 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2501(Integer), 30(Integer) 2018-03-23 09:40:01.196 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2078(Integer), 30(Integer) 2018-03-23 09:40:01.299 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:01.299 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:01.300 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2501(Integer), 30(Integer) 2018-03-23 09:40:01.338 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:01.339 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:01.339 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2079(Integer), 30(Integer) 2018-03-23 09:40:01.420 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:01.421 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:01.421 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2079(Integer), 30(Integer) 2018-03-23 09:40:01.696 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:01.697 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:01.698 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2080(Integer), 30(Integer) 2018-03-23 09:40:01.804 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:01.805 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:01.805 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2503(Integer), 30(Integer) 2018-03-23 09:40:01.878 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:01.878 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:01.878 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2503(Integer), 30(Integer) 2018-03-23 09:40:02.064 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:02.064 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:02.065 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2505(Integer), 30(Integer) 2018-03-23 09:40:02.070 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:02.071 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:02.071 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2080(Integer), 30(Integer) 2018-03-23 09:40:02.201 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:02.202 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:02.202 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2505(Integer), 30(Integer) 2018-03-23 09:40:02.338 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:02.339 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:02.340 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2082(Integer), 30(Integer) 2018-03-23 09:40:02.414 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:02.415 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:02.415 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2082(Integer), 30(Integer) 2018-03-23 09:40:02.416 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:02.417 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:02.417 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2506(Integer), 30(Integer) 2018-03-23 09:40:02.484 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:02.485 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:02.485 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2506(Integer), 30(Integer) 2018-03-23 09:40:02.554 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:02.554 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:02.554 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2083(Integer), 30(Integer) 2018-03-23 09:40:02.623 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:02.623 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:02.623 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:02.624 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:02.624 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2507(Integer), 30(Integer) 2018-03-23 09:40:02.624 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2083(Integer), 30(Integer) 2018-03-23 09:40:02.689 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:02.690 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:02.690 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2507(Integer), 30(Integer) 2018-03-23 09:40:02.762 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:02.762 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:02.763 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2084(Integer), 30(Integer) 2018-03-23 09:40:02.821 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:02.822 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:02.822 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2508(Integer), 30(Integer) 2018-03-23 09:40:02.832 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:02.833 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:02.833 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2084(Integer), 30(Integer) 2018-03-23 09:40:02.891 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:02.891 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:02.892 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2508(Integer), 30(Integer) 2018-03-23 09:40:02.971 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:02.972 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:02.973 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2085(Integer), 30(Integer) 2018-03-23 09:40:03.025 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:03.026 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:03.027 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2509(Integer), 30(Integer) 2018-03-23 09:40:03.041 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:03.041 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:03.041 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2085(Integer), 30(Integer) 2018-03-23 09:40:03.093 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:03.094 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:03.094 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2509(Integer), 30(Integer) 2018-03-23 09:40:03.179 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:03.180 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:03.180 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2086(Integer), 30(Integer) 2018-03-23 09:40:03.236 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:03.237 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:03.237 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2510(Integer), 30(Integer) 2018-03-23 09:40:03.248 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:03.249 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:03.249 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2086(Integer), 30(Integer) 2018-03-23 09:40:03.330 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:03.330 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:03.330 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2510(Integer), 30(Integer) 2018-03-23 09:40:03.399 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:03.400 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:03.400 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2087(Integer), 30(Integer) 2018-03-23 09:40:03.466 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:03.466 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:03.467 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2087(Integer), 30(Integer) 2018-03-23 09:40:03.470 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:03.471 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:03.471 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2512(Integer), 30(Integer) 2018-03-23 09:40:03.536 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:03.537 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:03.537 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2512(Integer), 30(Integer) 2018-03-23 09:40:03.601 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:03.601 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:03.601 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2088(Integer), 30(Integer) 2018-03-23 09:40:03.671 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:03.671 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:03.672 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2088(Integer), 30(Integer) 2018-03-23 09:40:03.672 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:03.673 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:03.674 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2514(Integer), 30(Integer) 2018-03-23 09:40:03.740 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:03.741 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:03.741 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2514(Integer), 30(Integer) 2018-03-23 09:40:03.872 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:03.873 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:03.873 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2515(Integer), 30(Integer) 2018-03-23 09:40:03.937 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:03.938 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:03.938 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2515(Integer), 30(Integer) 2018-03-23 09:40:04.078 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:04.080 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:04.081 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2516(Integer), 30(Integer) 2018-03-23 09:40:04.105 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:04.106 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:04.106 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2089(Integer), 30(Integer) 2018-03-23 09:40:04.157 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:04.158 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:04.159 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2516(Integer), 30(Integer) 2018-03-23 09:40:04.183 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:04.184 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:04.184 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2089(Integer), 30(Integer) 2018-03-23 09:40:04.296 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:04.297 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:04.298 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2518(Integer), 30(Integer) 2018-03-23 09:40:04.326 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:04.326 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:04.327 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2090(Integer), 30(Integer) 2018-03-23 09:40:04.364 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:04.365 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:04.365 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 40(Integer), 2518(Integer), 30(Integer) 2018-03-23 09:40:04.394 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:04.395 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:04.395 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2090(Integer), 30(Integer) 2018-03-23 09:40:04.530 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:04.531 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:04.532 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2522(Integer), 30(Integer) 2018-03-23 09:40:04.532 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:04.533 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:04.534 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2095(Integer), 30(Integer) 2018-03-23 09:40:04.597 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:04.597 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:04.598 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2522(Integer), 30(Integer) 2018-03-23 09:40:04.599 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:04.600 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:04.600 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2095(Integer), 30(Integer) 2018-03-23 09:40:04.734 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:04.734 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:04.735 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2096(Integer), 30(Integer) 2018-03-23 09:40:04.736 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:04.737 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:04.737 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2523(Integer), 30(Integer) 2018-03-23 09:40:04.804 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:04.804 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:04.804 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2096(Integer), 30(Integer) 2018-03-23 09:40:04.815 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:04.816 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:04.816 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2523(Integer), 30(Integer) 2018-03-23 09:40:04.942 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:04.954 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:04.955 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2097(Integer), 30(Integer) 2018-03-23 09:40:04.960 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:04.962 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:04.962 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2525(Integer), 30(Integer) 2018-03-23 09:40:05.023 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:05.023 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:05.024 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2097(Integer), 30(Integer) 2018-03-23 09:40:05.029 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:05.029 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:05.030 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2525(Integer), 30(Integer) 2018-03-23 09:40:05.176 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:05.176 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:05.177 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:05.177 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2098(Integer), 30(Integer) 2018-03-23 09:40:05.177 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:05.178 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2526(Integer), 30(Integer) 2018-03-23 09:40:05.244 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:05.244 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:05.244 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2526(Integer), 30(Integer) 2018-03-23 09:40:05.245 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:05.246 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:05.246 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2098(Integer), 30(Integer) 2018-03-23 09:40:05.456 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:05.456 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:05.457 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:05.458 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:05.459 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2527(Integer), 30(Integer) 2018-03-23 09:40:05.460 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2099(Integer), 30(Integer) 2018-03-23 09:40:05.526 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:05.527 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:05.527 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:05.528 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:05.528 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2527(Integer), 30(Integer) 2018-03-23 09:40:05.528 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2099(Integer), 30(Integer) 2018-03-23 09:40:05.827 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:05.827 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:05.828 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:05.828 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:05.828 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2528(Integer), 30(Integer) 2018-03-23 09:40:05.828 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2100(Integer), 30(Integer) 2018-03-23 09:40:05.927 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:05.927 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:05.927 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:05.927 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:05.928 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2100(Integer), 30(Integer) 2018-03-23 09:40:05.928 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2528(Integer), 30(Integer) 2018-03-23 09:40:06.061 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:06.062 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:06.062 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2101(Integer), 30(Integer) 2018-03-23 09:40:06.063 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:06.064 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:06.065 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2530(Integer), 30(Integer) 2018-03-23 09:40:06.131 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:06.132 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:06.132 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2530(Integer), 30(Integer) 2018-03-23 09:40:06.148 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:06.149 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:06.149 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2101(Integer), 30(Integer) 2018-03-23 09:40:06.266 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:06.266 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:06.267 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2531(Integer), 30(Integer) 2018-03-23 09:40:06.331 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:06.331 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:06.332 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2102(Integer), 30(Integer) 2018-03-23 09:40:06.333 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:06.333 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:06.333 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2531(Integer), 30(Integer) 2018-03-23 09:40:06.682 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:06.683 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:06.683 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:06.683 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:06.683 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2532(Integer), 30(Integer) 2018-03-23 09:40:06.684 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2102(Integer), 30(Integer) 2018-03-23 09:40:06.753 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:06.754 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:06.754 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2532(Integer), 30(Integer) 2018-03-23 09:40:06.859 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:06.860 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:06.860 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2105(Integer), 30(Integer) 2018-03-23 09:40:06.934 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:06.934 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:06.935 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:06.935 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:06.935 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2105(Integer), 30(Integer) 2018-03-23 09:40:06.936 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2533(Integer), 30(Integer) 2018-03-23 09:40:07.049 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:07.050 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:07.050 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2533(Integer), 30(Integer) 2018-03-23 09:40:07.116 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:07.117 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:07.117 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2106(Integer), 30(Integer) 2018-03-23 09:40:07.184 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:07.184 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:07.185 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2106(Integer), 30(Integer) 2018-03-23 09:40:07.193 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:07.194 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:07.194 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2534(Integer), 30(Integer) 2018-03-23 09:40:07.261 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:07.262 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:07.263 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2534(Integer), 30(Integer) 2018-03-23 09:40:07.327 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:07.328 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:07.329 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2107(Integer), 30(Integer) 2018-03-23 09:40:07.633 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:07.633 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:07.634 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:07.634 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:07.634 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2107(Integer), 30(Integer) 2018-03-23 09:40:07.635 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2535(Integer), 30(Integer) 2018-03-23 09:40:07.702 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:07.703 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:07.703 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2535(Integer), 30(Integer) 2018-03-23 09:40:07.807 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:07.808 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:07.809 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2108(Integer), 30(Integer) 2018-03-23 09:40:07.850 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:07.851 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:07.851 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2536(Integer), 30(Integer) 2018-03-23 09:40:07.905 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:07.905 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:07.906 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2108(Integer), 30(Integer) 2018-03-23 09:40:07.918 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:07.918 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:07.919 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2536(Integer), 30(Integer) 2018-03-23 09:40:08.063 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:08.064 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:08.064 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2537(Integer), 30(Integer) 2018-03-23 09:40:08.073 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:08.074 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:08.075 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2109(Integer), 30(Integer) 2018-03-23 09:40:08.359 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:08.359 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:08.359 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:08.359 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:08.360 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2109(Integer), 30(Integer) 2018-03-23 09:40:08.360 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2537(Integer), 30(Integer) 2018-03-23 09:40:08.508 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:08.509 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:08.509 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2538(Integer), 30(Integer) 2018-03-23 09:40:08.883 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:08.883 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:08.884 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:08.884 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:08.884 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2111(Integer), 30(Integer) 2018-03-23 09:40:08.884 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2538(Integer), 30(Integer) 2018-03-23 09:40:09.321 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:09.321 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:09.322 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2111(Integer), 30(Integer) 2018-03-23 09:40:09.397 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:09.398 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:09.398 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2539(Integer), 30(Integer) 2018-03-23 09:40:09.487 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:09.487 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:09.487 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:09.487 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:09.488 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2114(Integer), 30(Integer) 2018-03-23 09:40:09.488 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2539(Integer), 30(Integer) 2018-03-23 09:40:09.901 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:09.901 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:09.902 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:09.902 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:09.902 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2541(Integer), 30(Integer) 2018-03-23 09:40:09.902 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2114(Integer), 30(Integer) 2018-03-23 09:40:10.272 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:10.272 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:10.273 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2541(Integer), 30(Integer) 2018-03-23 09:40:10.357 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:10.358 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:10.359 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2115(Integer), 30(Integer) 2018-03-23 09:40:10.693 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:10.693 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:10.694 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:10.695 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2542(Integer), 30(Integer) 2018-03-23 09:40:10.694 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:10.696 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2115(Integer), 30(Integer) 2018-03-23 09:40:10.768 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:10.769 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:10.770 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2542(Integer), 30(Integer) 2018-03-23 09:40:10.847 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:10.848 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:10.849 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2122(Integer), 30(Integer) 2018-03-23 09:40:11.377 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:11.377 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:11.377 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:11.377 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:11.377 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2543(Integer), 30(Integer) 2018-03-23 09:40:11.378 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2122(Integer), 30(Integer) 2018-03-23 09:40:11.843 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:11.844 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:11.844 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2123(Integer), 30(Integer) 2018-03-23 09:40:11.874 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:11.875 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:11.875 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2543(Integer), 30(Integer) 2018-03-23 09:40:11.919 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:11.919 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:11.919 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2123(Integer), 30(Integer) 2018-03-23 09:40:12.280 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:12.280 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:12.281 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:12.281 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:12.281 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2127(Integer), 30(Integer) 2018-03-23 09:40:12.282 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2544(Integer), 30(Integer) 2018-03-23 09:40:12.346 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:12.347 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:12.347 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2544(Integer), 30(Integer) 2018-03-23 09:40:12.349 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:12.350 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:12.350 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2127(Integer), 30(Integer) 2018-03-23 09:40:12.512 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:12.512 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:12.513 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2128(Integer), 30(Integer) 2018-03-23 09:40:12.514 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:12.515 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:12.515 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2545(Integer), 30(Integer) 2018-03-23 09:40:12.587 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:12.587 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:12.588 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:12.588 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:12.588 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2545(Integer), 30(Integer) 2018-03-23 09:40:12.588 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2128(Integer), 30(Integer) 2018-03-23 09:40:12.774 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:12.774 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:12.775 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:12.775 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:12.776 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2546(Integer), 30(Integer) 2018-03-23 09:40:12.777 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2130(Integer), 30(Integer) 2018-03-23 09:40:13.137 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:13.137 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:13.137 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:13.138 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:13.138 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2546(Integer), 30(Integer) 2018-03-23 09:40:13.138 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2130(Integer), 30(Integer) 2018-03-23 09:40:13.291 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:13.292 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:13.293 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:13.294 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:13.294 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2131(Integer), 30(Integer) 2018-03-23 09:40:13.294 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2547(Integer), 30(Integer) 2018-03-23 09:40:13.452 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:13.452 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:13.453 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:13.453 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:13.453 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2547(Integer), 30(Integer) 2018-03-23 09:40:13.453 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2131(Integer), 30(Integer) 2018-03-23 09:40:13.613 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:13.613 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:13.614 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:13.615 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:13.615 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2132(Integer), 30(Integer) 2018-03-23 09:40:13.615 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2548(Integer), 30(Integer) 2018-03-23 09:40:13.714 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:13.715 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:13.715 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2132(Integer), 30(Integer) 2018-03-23 09:40:14.035 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:14.035 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:14.035 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2548(Integer), 30(Integer) 2018-03-23 09:40:14.132 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:14.133 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:14.133 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2133(Integer), 30(Integer) 2018-03-23 09:40:14.214 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:14.214 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:14.215 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:14.215 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:14.215 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2133(Integer), 30(Integer) 2018-03-23 09:40:14.215 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2549(Integer), 30(Integer) 2018-03-23 09:40:14.298 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:14.299 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:14.299 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 36(Integer), 2549(Integer), 30(Integer) 2018-03-23 09:40:14.704 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:14.705 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:14.705 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2134(Integer), 30(Integer) 2018-03-23 09:40:14.774 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:14.775 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:14.775 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2553(Integer), 30(Integer) 2018-03-23 09:40:14.811 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:14.812 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:14.812 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2134(Integer), 30(Integer) 2018-03-23 09:40:14.848 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:14.848 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:14.848 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2553(Integer), 30(Integer) 2018-03-23 09:40:14.983 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:14.983 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:14.984 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2555(Integer), 30(Integer) 2018-03-23 09:40:15.283 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:15.284 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:15.285 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:15.285 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:15.285 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2555(Integer), 30(Integer) 2018-03-23 09:40:15.285 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2135(Integer), 30(Integer) 2018-03-23 09:40:15.644 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:15.645 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:15.645 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2135(Integer), 30(Integer) 2018-03-23 09:40:15.717 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:15.718 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:15.719 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2556(Integer), 30(Integer) 2018-03-23 09:40:15.980 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:15.981 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:15.981 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2556(Integer), 30(Integer) 2018-03-23 09:40:16.069 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:16.070 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:16.070 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2137(Integer), 30(Integer) 2018-03-23 09:40:16.119 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:16.119 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:16.120 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2557(Integer), 30(Integer) 2018-03-23 09:40:16.137 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:16.137 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:16.138 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2137(Integer), 30(Integer) 2018-03-23 09:40:16.187 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:16.188 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:16.188 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2557(Integer), 30(Integer) 2018-03-23 09:40:16.270 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:16.271 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:16.271 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2139(Integer), 30(Integer) 2018-03-23 09:40:16.324 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:16.325 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:16.326 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2559(Integer), 30(Integer) 2018-03-23 09:40:16.345 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:16.346 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:16.347 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2139(Integer), 30(Integer) 2018-03-23 09:40:16.440 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:16.440 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:16.441 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2559(Integer), 30(Integer) 2018-03-23 09:40:16.529 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:16.530 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:16.531 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2142(Integer), 30(Integer) 2018-03-23 09:40:16.598 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:16.599 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:16.599 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2560(Integer), 30(Integer) 2018-03-23 09:40:16.621 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:16.622 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:16.622 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2142(Integer), 30(Integer) 2018-03-23 09:40:16.673 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:16.673 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:16.674 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2560(Integer), 30(Integer) 2018-03-23 09:40:16.806 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:16.807 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:16.808 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2143(Integer), 30(Integer) 2018-03-23 09:40:16.822 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:16.824 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:16.824 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2561(Integer), 30(Integer) 2018-03-23 09:40:16.876 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:16.877 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:16.878 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2143(Integer), 30(Integer) 2018-03-23 09:40:16.892 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:16.894 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:16.894 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2561(Integer), 30(Integer) 2018-03-23 09:40:17.031 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:17.032 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:17.033 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2562(Integer), 30(Integer) 2018-03-23 09:40:17.034 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:17.035 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:17.035 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2144(Integer), 30(Integer) 2018-03-23 09:40:17.100 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:17.101 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:17.101 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2562(Integer), 30(Integer) 2018-03-23 09:40:17.111 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:17.113 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:17.114 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2144(Integer), 30(Integer) 2018-03-23 09:40:17.295 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:17.296 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:17.297 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2565(Integer), 30(Integer) 2018-03-23 09:40:17.298 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:17.299 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:17.300 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2145(Integer), 30(Integer) 2018-03-23 09:40:17.367 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:17.368 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:17.369 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2565(Integer), 30(Integer) 2018-03-23 09:40:17.383 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:17.383 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:17.384 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2145(Integer), 30(Integer) 2018-03-23 09:40:17.743 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:17.743 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:17.744 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:17.744 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2566(Integer), 30(Integer) 2018-03-23 09:40:17.744 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:17.745 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2147(Integer), 30(Integer) 2018-03-23 09:40:17.816 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:17.816 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:17.816 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2147(Integer), 30(Integer) 2018-03-23 09:40:17.908 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:17.909 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:17.910 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2566(Integer), 30(Integer) 2018-03-23 09:40:18.234 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:18.235 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:18.236 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2150(Integer), 30(Integer) 2018-03-23 09:40:18.309 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:18.310 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:18.310 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2150(Integer), 30(Integer) 2018-03-23 09:40:18.321 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:18.322 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:18.322 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2568(Integer), 30(Integer) 2018-03-23 09:40:18.629 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:18.629 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:18.629 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:18.629 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:18.630 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2568(Integer), 30(Integer) 2018-03-23 09:40:18.630 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2154(Integer), 30(Integer) 2018-03-23 09:40:18.724 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:18.725 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:18.726 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2154(Integer), 30(Integer) 2018-03-23 09:40:18.991 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:18.992 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:18.992 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2571(Integer), 30(Integer) 2018-03-23 09:40:19.216 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:19.217 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:19.218 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:19.218 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:19.219 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2156(Integer), 30(Integer) 2018-03-23 09:40:19.219 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2571(Integer), 30(Integer) 2018-03-23 09:40:19.339 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:19.340 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:19.340 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2156(Integer), 30(Integer) 2018-03-23 09:40:19.443 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:19.444 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:19.444 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2573(Integer), 30(Integer) 2018-03-23 09:40:19.514 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:19.514 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:19.515 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2573(Integer), 30(Integer) 2018-03-23 09:40:19.518 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:19.519 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:19.519 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2157(Integer), 30(Integer) 2018-03-23 09:40:19.701 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:19.702 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:19.702 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2157(Integer), 30(Integer) 2018-03-23 09:40:19.805 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:19.806 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:19.806 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2575(Integer), 30(Integer) 2018-03-23 09:40:19.852 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:19.853 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:19.854 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2158(Integer), 30(Integer) 2018-03-23 09:40:19.904 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:19.904 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:19.904 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2575(Integer), 30(Integer) 2018-03-23 09:40:19.933 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:19.933 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:19.934 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2158(Integer), 30(Integer) 2018-03-23 09:40:20.083 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:20.084 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:20.084 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2160(Integer), 30(Integer) 2018-03-23 09:40:20.092 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:20.094 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:20.094 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2576(Integer), 30(Integer) 2018-03-23 09:40:20.158 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:20.159 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:20.160 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2160(Integer), 30(Integer) 2018-03-23 09:40:20.210 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:20.210 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:20.211 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 41(Integer), 2576(Integer), 30(Integer) 2018-03-23 09:40:20.309 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:20.311 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:20.311 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2162(Integer), 30(Integer) 2018-03-23 09:40:20.388 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:20.388 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:20.389 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2162(Integer), 30(Integer) 2018-03-23 09:40:20.411 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:20.412 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:20.412 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2582(Integer), 30(Integer) 2018-03-23 09:40:20.514 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:20.515 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:20.515 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2582(Integer), 30(Integer) 2018-03-23 09:40:20.545 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:20.546 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:20.546 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2164(Integer), 30(Integer) 2018-03-23 09:40:20.645 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:20.646 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:20.647 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2164(Integer), 30(Integer) 2018-03-23 09:40:20.736 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:20.737 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:20.737 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2583(Integer), 30(Integer) 2018-03-23 09:40:20.792 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:20.793 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:20.793 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2165(Integer), 30(Integer) 2018-03-23 09:40:20.834 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:20.834 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:20.835 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2583(Integer), 30(Integer) 2018-03-23 09:40:20.869 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:20.870 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:20.870 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2165(Integer), 30(Integer) 2018-03-23 09:40:21.021 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:21.021 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:21.023 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:21.024 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2166(Integer), 30(Integer) 2018-03-23 09:40:21.023 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:21.041 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2584(Integer), 30(Integer) 2018-03-23 09:40:21.097 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:21.098 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:21.098 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2166(Integer), 30(Integer) 2018-03-23 09:40:21.134 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:21.135 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:21.135 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2584(Integer), 30(Integer) 2018-03-23 09:40:21.247 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:21.248 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:21.249 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2167(Integer), 30(Integer) 2018-03-23 09:40:21.515 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:21.515 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:21.516 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:21.516 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:21.517 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2167(Integer), 30(Integer) 2018-03-23 09:40:21.517 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2585(Integer), 30(Integer) 2018-03-23 09:40:21.813 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:21.814 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:21.814 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2585(Integer), 30(Integer) 2018-03-23 09:40:21.895 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:21.896 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:21.896 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2168(Integer), 30(Integer) 2018-03-23 09:40:21.963 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:21.964 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:21.964 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2168(Integer), 30(Integer) 2018-03-23 09:40:22.018 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:22.019 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:22.020 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2586(Integer), 30(Integer) 2018-03-23 09:40:22.102 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:22.103 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:22.104 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2169(Integer), 30(Integer) 2018-03-23 09:40:22.128 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:22.128 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:22.129 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2586(Integer), 30(Integer) 2018-03-23 09:40:22.212 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:22.213 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:22.213 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2169(Integer), 30(Integer) 2018-03-23 09:40:22.350 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:22.351 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:22.351 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2173(Integer), 30(Integer) 2018-03-23 09:40:22.356 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:22.357 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:22.358 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2587(Integer), 30(Integer) 2018-03-23 09:40:22.605 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:22.605 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:22.605 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:22.606 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:22.606 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2587(Integer), 30(Integer) 2018-03-23 09:40:22.606 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2173(Integer), 30(Integer) 2018-03-23 09:40:22.933 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:22.933 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:22.934 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:22.934 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:22.935 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2176(Integer), 30(Integer) 2018-03-23 09:40:22.935 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2589(Integer), 30(Integer) 2018-03-23 09:40:23.021 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:23.022 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:23.023 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2589(Integer), 30(Integer) 2018-03-23 09:40:23.050 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:23.051 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:23.052 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2176(Integer), 30(Integer) 2018-03-23 09:40:23.257 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:23.257 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:23.258 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2177(Integer), 30(Integer) 2018-03-23 09:40:23.359 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:23.359 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:23.360 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2177(Integer), 30(Integer) 2018-03-23 09:40:23.647 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:23.647 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:23.647 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:23.648 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:23.648 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2591(Integer), 30(Integer) 2018-03-23 09:40:23.649 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2178(Integer), 30(Integer) 2018-03-23 09:40:23.716 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:23.716 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:23.717 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2178(Integer), 30(Integer) 2018-03-23 09:40:23.750 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:23.752 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:23.753 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2591(Integer), 30(Integer) 2018-03-23 09:40:24.048 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:24.050 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:24.050 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2182(Integer), 30(Integer) 2018-03-23 09:40:24.077 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:24.078 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:24.079 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2593(Integer), 30(Integer) 2018-03-23 09:40:24.120 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:24.121 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:24.121 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2182(Integer), 30(Integer) 2018-03-23 09:40:24.168 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:24.169 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:24.169 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2593(Integer), 30(Integer) 2018-03-23 09:40:24.257 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:24.258 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:24.259 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2183(Integer), 30(Integer) 2018-03-23 09:40:24.327 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:24.329 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:24.329 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2183(Integer), 30(Integer) 2018-03-23 09:40:24.359 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:24.360 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:24.361 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2594(Integer), 30(Integer) 2018-03-23 09:40:24.478 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:24.478 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:24.479 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:24.479 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:24.480 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2184(Integer), 30(Integer) 2018-03-23 09:40:24.480 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2594(Integer), 30(Integer) 2018-03-23 09:40:24.548 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:24.549 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:24.549 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2184(Integer), 30(Integer) 2018-03-23 09:40:24.847 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:24.848 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:24.849 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2595(Integer), 30(Integer) 2018-03-23 09:40:24.917 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:24.918 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:24.918 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2186(Integer), 30(Integer) 2018-03-23 09:40:24.927 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:24.927 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:24.928 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2595(Integer), 30(Integer) 2018-03-23 09:40:25.193 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:25.194 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:25.195 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2186(Integer), 30(Integer) 2018-03-23 09:40:25.272 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:25.273 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:25.273 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2597(Integer), 30(Integer) 2018-03-23 09:40:25.337 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:25.338 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:25.338 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2187(Integer), 30(Integer) 2018-03-23 09:40:25.348 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:25.348 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:25.349 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2597(Integer), 30(Integer) 2018-03-23 09:40:25.408 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:25.410 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:25.410 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2187(Integer), 30(Integer) 2018-03-23 09:40:25.612 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:25.613 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:25.613 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2601(Integer), 30(Integer) 2018-03-23 09:40:25.709 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:25.710 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:25.711 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:25.711 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2601(Integer), 30(Integer) 2018-03-23 09:40:25.712 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:25.713 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2188(Integer), 30(Integer) 2018-03-23 09:40:25.802 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:25.803 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:25.803 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2188(Integer), 30(Integer) 2018-03-23 09:40:25.865 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:25.866 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:25.867 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2603(Integer), 30(Integer) 2018-03-23 09:40:25.956 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:25.957 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:25.960 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2603(Integer), 30(Integer) 2018-03-23 09:40:26.007 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:26.008 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:26.010 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2189(Integer), 30(Integer) 2018-03-23 09:40:26.103 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:26.103 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:26.104 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:26.104 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:26.104 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2604(Integer), 30(Integer) 2018-03-23 09:40:26.104 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2189(Integer), 30(Integer) 2018-03-23 09:40:26.169 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:26.170 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:26.170 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2604(Integer), 30(Integer) 2018-03-23 09:40:26.283 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:26.284 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:26.285 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2191(Integer), 30(Integer) 2018-03-23 09:40:26.346 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:26.347 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:26.348 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2605(Integer), 30(Integer) 2018-03-23 09:40:26.371 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:26.372 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:26.372 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2191(Integer), 30(Integer) 2018-03-23 09:40:26.416 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:26.417 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:26.417 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 3(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2605(Integer), 30(Integer) 2018-03-23 09:40:26.576 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:26.577 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:26.578 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2192(Integer), 30(Integer) 2018-03-23 09:40:26.607 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:26.610 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:26.610 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2607(Integer), 30(Integer) 2018-03-23 09:40:26.683 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:26.684 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:26.684 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2192(Integer), 30(Integer) 2018-03-23 09:40:26.694 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:26.695 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:26.696 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2607(Integer), 30(Integer) 2018-03-23 09:40:27.016 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:27.016 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:27.017 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:27.017 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:27.018 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2194(Integer), 30(Integer) 2018-03-23 09:40:27.018 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2608(Integer), 30(Integer) 2018-03-23 09:40:27.140 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:27.140 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:27.141 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:27.142 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2194(Integer), 30(Integer) 2018-03-23 09:40:27.141 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:27.144 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2608(Integer), 30(Integer) 2018-03-23 09:40:27.305 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:27.307 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:27.308 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2609(Integer), 30(Integer) 2018-03-23 09:40:27.321 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:27.322 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:27.323 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2196(Integer), 30(Integer) 2018-03-23 09:40:27.377 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:27.378 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:27.378 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2609(Integer), 30(Integer) 2018-03-23 09:40:27.416 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:27.417 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:27.417 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2196(Integer), 30(Integer) 2018-03-23 09:40:27.646 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:27.647 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:27.647 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2610(Integer), 30(Integer) 2018-03-23 09:40:27.714 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:27.715 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:27.716 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 42(Integer), 2610(Integer), 30(Integer) 2018-03-23 09:40:27.748 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:27.749 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:27.749 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2197(Integer), 30(Integer) 2018-03-23 09:40:27.849 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:27.850 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:27.850 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2197(Integer), 30(Integer) 2018-03-23 09:40:27.855 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:27.856 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:27.857 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2612(Integer), 30(Integer) 2018-03-23 09:40:27.926 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:27.927 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:27.928 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2612(Integer), 30(Integer) 2018-03-23 09:40:28.127 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:28.127 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:28.128 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2198(Integer), 30(Integer) 2018-03-23 09:40:28.199 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:28.200 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:28.200 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2613(Integer), 30(Integer) 2018-03-23 09:40:28.229 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:28.230 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:28.230 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2198(Integer), 30(Integer) 2018-03-23 09:40:28.272 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:28.273 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:28.273 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2613(Integer), 30(Integer) 2018-03-23 09:40:28.436 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:28.436 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:28.437 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:28.437 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:28.438 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2617(Integer), 30(Integer) 2018-03-23 09:40:28.438 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2199(Integer), 30(Integer) 2018-03-23 09:40:28.511 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:28.511 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:28.512 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2199(Integer), 30(Integer) 2018-03-23 09:40:28.542 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:28.542 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:28.543 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2617(Integer), 30(Integer) 2018-03-23 09:40:28.863 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:28.864 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:28.864 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2201(Integer), 30(Integer) 2018-03-23 09:40:28.937 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:28.938 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:28.938 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2201(Integer), 30(Integer) 2018-03-23 09:40:28.964 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:28.965 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:28.965 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2618(Integer), 30(Integer) 2018-03-23 09:40:29.067 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:29.068 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:29.068 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2618(Integer), 30(Integer) 2018-03-23 09:40:29.072 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:29.073 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:29.074 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2202(Integer), 30(Integer) 2018-03-23 09:40:29.283 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:29.283 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:29.284 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2202(Integer), 30(Integer) 2018-03-23 09:40:29.383 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:29.384 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:29.384 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2619(Integer), 30(Integer) 2018-03-23 09:40:29.449 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:29.449 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:29.449 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2619(Integer), 30(Integer) 2018-03-23 09:40:29.454 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:29.455 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:29.455 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2206(Integer), 30(Integer) 2018-03-23 09:40:29.526 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:29.527 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:29.527 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2206(Integer), 30(Integer) 2018-03-23 09:40:29.590 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:29.591 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:29.591 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2620(Integer), 30(Integer) 2018-03-23 09:40:29.789 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:29.789 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:29.790 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:29.790 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:29.790 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2208(Integer), 30(Integer) 2018-03-23 09:40:29.790 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2620(Integer), 30(Integer) 2018-03-23 09:40:29.857 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:29.858 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:29.858 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2208(Integer), 30(Integer) 2018-03-23 09:40:29.942 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:29.943 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:29.943 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2621(Integer), 30(Integer) 2018-03-23 09:40:29.998 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:29.999 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:30.000 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2212(Integer), 30(Integer) 2018-03-23 09:40:30.024 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:30.025 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:30.026 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2621(Integer), 30(Integer) 2018-03-23 09:40:30.075 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:30.077 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:30.077 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2212(Integer), 30(Integer) 2018-03-23 09:40:30.183 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:30.184 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:30.185 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2623(Integer), 30(Integer) 2018-03-23 09:40:30.430 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:30.430 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:30.430 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:30.430 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:30.431 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2213(Integer), 30(Integer) 2018-03-23 09:40:30.431 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2623(Integer), 30(Integer) 2018-03-23 09:40:30.500 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:30.500 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:30.501 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2213(Integer), 30(Integer) 2018-03-23 09:40:30.610 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:30.611 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:30.611 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2624(Integer), 30(Integer) 2018-03-23 09:40:30.680 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:30.681 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:30.682 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2218(Integer), 30(Integer) 2018-03-23 09:40:30.826 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:30.826 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:30.827 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:30.827 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:30.827 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2218(Integer), 30(Integer) 2018-03-23 09:40:30.828 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2624(Integer), 30(Integer) 2018-03-23 09:40:30.963 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:30.964 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:30.964 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2220(Integer), 30(Integer) 2018-03-23 09:40:30.985 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:30.986 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:30.987 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2625(Integer), 30(Integer) 2018-03-23 09:40:31.096 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:31.096 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:31.096 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:31.096 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:31.096 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2220(Integer), 30(Integer) 2018-03-23 09:40:31.097 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2625(Integer), 30(Integer) 2018-03-23 09:40:31.237 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:31.238 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:31.238 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2221(Integer), 30(Integer) 2018-03-23 09:40:31.502 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:31.502 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:31.503 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:31.503 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:31.504 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2221(Integer), 30(Integer) 2018-03-23 09:40:31.504 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2626(Integer), 30(Integer) 2018-03-23 09:40:31.608 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:31.609 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:31.609 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2626(Integer), 30(Integer) 2018-03-23 09:40:31.712 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:31.713 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:31.713 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2222(Integer), 30(Integer) 2018-03-23 09:40:31.832 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:31.832 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:31.833 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:31.833 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:31.833 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2222(Integer), 30(Integer) 2018-03-23 09:40:31.833 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2627(Integer), 30(Integer) 2018-03-23 09:40:31.919 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:31.919 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:31.920 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2627(Integer), 30(Integer) 2018-03-23 09:40:31.985 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:31.986 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:31.986 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2224(Integer), 30(Integer) 2018-03-23 09:40:32.091 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:32.092 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:32.093 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2224(Integer), 30(Integer) 2018-03-23 09:40:32.093 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:32.094 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:32.095 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2628(Integer), 30(Integer) 2018-03-23 09:40:32.191 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:32.193 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:32.194 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2628(Integer), 30(Integer) 2018-03-23 09:40:32.245 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:32.246 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:32.246 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2225(Integer), 30(Integer) 2018-03-23 09:40:32.335 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:32.335 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:32.336 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2225(Integer), 30(Integer) 2018-03-23 09:40:32.395 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:32.396 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:32.397 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2630(Integer), 30(Integer) 2018-03-23 09:40:32.577 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:32.577 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:32.578 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2630(Integer), 30(Integer) 2018-03-23 09:40:32.653 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:32.653 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:32.654 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2226(Integer), 30(Integer) 2018-03-23 09:40:33.063 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:33.063 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:33.064 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:33.064 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:33.064 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2226(Integer), 30(Integer) 2018-03-23 09:40:33.065 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2631(Integer), 30(Integer) 2018-03-23 09:40:33.163 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:33.163 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:33.163 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2631(Integer), 30(Integer) 2018-03-23 09:40:33.197 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:33.198 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:33.198 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2227(Integer), 30(Integer) 2018-03-23 09:40:33.560 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:33.561 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:33.561 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2227(Integer), 30(Integer) 2018-03-23 09:40:33.683 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:33.683 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:33.684 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2633(Integer), 30(Integer) 2018-03-23 09:40:33.731 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:33.732 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:33.732 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2228(Integer), 30(Integer) 2018-03-23 09:40:34.139 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:34.139 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:34.140 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:34.140 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:34.140 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2633(Integer), 30(Integer) 2018-03-23 09:40:34.140 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2228(Integer), 30(Integer) 2018-03-23 09:40:34.626 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:34.626 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:34.627 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:34.627 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2635(Integer), 30(Integer) 2018-03-23 09:40:34.627 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:34.627 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2229(Integer), 30(Integer) 2018-03-23 09:40:34.755 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:34.755 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:34.755 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:34.755 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:34.756 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2229(Integer), 30(Integer) 2018-03-23 09:40:34.756 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2635(Integer), 30(Integer) 2018-03-23 09:40:35.082 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:35.083 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:35.084 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2230(Integer), 30(Integer) 2018-03-23 09:40:35.088 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:35.089 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:35.089 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2636(Integer), 30(Integer) 2018-03-23 09:40:35.225 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:35.225 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:35.226 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:35.226 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:35.226 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2230(Integer), 30(Integer) 2018-03-23 09:40:35.226 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 48(Integer), 2636(Integer), 30(Integer) 2018-03-23 09:40:35.664 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:35.664 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:35.665 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:35.665 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:35.665 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2641(Integer), 30(Integer) 2018-03-23 09:40:35.666 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2232(Integer), 30(Integer) 2018-03-23 09:40:36.273 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:36.273 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:36.274 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:36.275 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:36.275 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2232(Integer), 30(Integer) 2018-03-23 09:40:36.276 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2641(Integer), 30(Integer) 2018-03-23 09:40:36.434 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:36.435 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:36.435 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2233(Integer), 30(Integer) 2018-03-23 09:40:36.501 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:36.502 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:36.502 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2233(Integer), 30(Integer) 2018-03-23 09:40:36.504 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:36.505 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:36.506 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2642(Integer), 30(Integer) 2018-03-23 09:40:36.619 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:36.619 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:36.620 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2642(Integer), 30(Integer) 2018-03-23 09:40:36.644 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:36.645 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:36.645 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2234(Integer), 30(Integer) 2018-03-23 09:40:36.802 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:36.803 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:36.803 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2234(Integer), 30(Integer) 2018-03-23 09:40:36.892 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:36.893 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:36.893 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2644(Integer), 30(Integer) 2018-03-23 09:40:36.942 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:36.943 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:36.943 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2235(Integer), 30(Integer) 2018-03-23 09:40:36.979 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:36.979 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:36.980 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2644(Integer), 30(Integer) 2018-03-23 09:40:37.013 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:37.014 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:37.014 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2235(Integer), 30(Integer) 2018-03-23 09:40:37.409 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:37.409 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:37.411 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:37.411 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:37.411 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2645(Integer), 30(Integer) 2018-03-23 09:40:37.412 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2236(Integer), 30(Integer) 2018-03-23 09:40:37.491 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:37.492 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:37.492 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2236(Integer), 30(Integer) 2018-03-23 09:40:37.496 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:37.497 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:37.498 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2645(Integer), 30(Integer) 2018-03-23 09:40:37.657 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:37.657 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:37.658 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:37.659 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:37.660 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2646(Integer), 30(Integer) 2018-03-23 09:40:37.660 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2237(Integer), 30(Integer) 2018-03-23 09:40:38.074 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:38.074 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:38.075 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:38.075 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:38.075 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2646(Integer), 30(Integer) 2018-03-23 09:40:38.075 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2237(Integer), 30(Integer) 2018-03-23 09:40:38.573 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:38.573 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:38.574 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:38.574 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:38.574 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2240(Integer), 30(Integer) 2018-03-23 09:40:38.574 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2647(Integer), 30(Integer) 2018-03-23 09:40:38.654 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:38.654 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:38.655 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2240(Integer), 30(Integer) 2018-03-23 09:40:38.686 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:38.687 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:38.687 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2647(Integer), 30(Integer) 2018-03-23 09:40:39.018 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:39.019 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:39.019 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2241(Integer), 30(Integer) 2018-03-23 09:40:39.123 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:39.123 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:39.124 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:39.124 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:39.124 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2648(Integer), 30(Integer) 2018-03-23 09:40:39.124 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2241(Integer), 30(Integer) 2018-03-23 09:40:39.223 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:39.224 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:39.224 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2648(Integer), 30(Integer) 2018-03-23 09:40:39.288 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:39.289 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:39.289 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2242(Integer), 30(Integer) 2018-03-23 09:40:39.362 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:39.363 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:39.364 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2242(Integer), 30(Integer) 2018-03-23 09:40:39.515 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:39.516 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:39.517 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2649(Integer), 30(Integer) 2018-03-23 09:40:39.586 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:39.587 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:39.587 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2243(Integer), 30(Integer) 2018-03-23 09:40:39.696 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:39.697 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:39.698 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2243(Integer), 30(Integer) 2018-03-23 09:40:39.854 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:39.855 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:39.855 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2246(Integer), 30(Integer) 2018-03-23 09:40:39.929 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:39.930 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:39.930 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2246(Integer), 30(Integer) 2018-03-23 09:40:39.986 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:39.986 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:39.987 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2649(Integer), 30(Integer) 2018-03-23 09:40:40.153 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:40.154 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:40.154 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2247(Integer), 30(Integer) 2018-03-23 09:40:40.224 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:40.225 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:40.225 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2247(Integer), 30(Integer) 2018-03-23 09:40:40.237 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:40.238 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:40.238 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2650(Integer), 30(Integer) 2018-03-23 09:40:40.572 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:40.572 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:40.573 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:40.573 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:40.573 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2251(Integer), 30(Integer) 2018-03-23 09:40:40.574 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2650(Integer), 30(Integer) 2018-03-23 09:40:40.641 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:40.642 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:40.642 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2251(Integer), 30(Integer) 2018-03-23 09:40:40.720 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:40.720 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:40.721 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2652(Integer), 30(Integer) 2018-03-23 09:40:40.781 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:40.782 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:40.782 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2254(Integer), 30(Integer) 2018-03-23 09:40:40.791 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:40.791 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:40.792 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2652(Integer), 30(Integer) 2018-03-23 09:40:40.852 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:40.853 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:40.853 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2254(Integer), 30(Integer) 2018-03-23 09:40:41.198 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:41.199 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:41.199 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2656(Integer), 30(Integer) 2018-03-23 09:40:41.270 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:41.270 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:41.271 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2255(Integer), 30(Integer) 2018-03-23 09:40:41.289 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:41.290 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:41.290 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2656(Integer), 30(Integer) 2018-03-23 09:40:41.338 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:41.339 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:41.339 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2255(Integer), 30(Integer) 2018-03-23 09:40:41.582 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:41.582 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:41.583 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2657(Integer), 30(Integer) 2018-03-23 09:40:41.667 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:41.668 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:41.668 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2256(Integer), 30(Integer) 2018-03-23 09:40:41.694 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:41.695 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:41.695 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2657(Integer), 30(Integer) 2018-03-23 09:40:41.734 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:41.735 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:41.735 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2256(Integer), 30(Integer) 2018-03-23 09:40:41.883 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:41.884 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:41.884 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2257(Integer), 30(Integer) 2018-03-23 09:40:41.921 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:41.922 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:41.922 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2659(Integer), 30(Integer) 2018-03-23 09:40:41.950 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:41.950 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:41.951 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2257(Integer), 30(Integer) 2018-03-23 09:40:42.018 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:42.018 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:42.018 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2659(Integer), 30(Integer) 2018-03-23 09:40:42.353 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:42.354 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:42.355 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2258(Integer), 30(Integer) 2018-03-23 09:40:42.424 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:42.425 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:42.425 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2258(Integer), 30(Integer) 2018-03-23 09:40:42.457 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:42.458 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:42.458 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2660(Integer), 30(Integer) 2018-03-23 09:40:42.573 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:42.574 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:42.576 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 46(Integer), 2660(Integer), 30(Integer) 2018-03-23 09:40:42.577 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 09:40:42.578 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 09:40:42.578 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2260(Integer), 30(Integer) 2018-03-23 09:40:42.680 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 09:40:42.681 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 09:40:42.681 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2260(Integer), 30(Integer) 2018-03-23 09:41:04.974 |-INFO [restartedMain] com.xintong.VideocheckApplication [48] -| Starting VideocheckApplication on wenhongquan with PID 12352 (C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server\target\classes started by wenhongquan in C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server) 2018-03-23 09:41:04.980 |-INFO [restartedMain] com.xintong.VideocheckApplication [637] -| No active profile set, falling back to default profiles: default 2018-03-23 09:41:05.294 |-INFO [background-preinit] org.hibernate.validator.internal.util.Version [30] -| HV000001: Hibernate Validator 5.3.4.Final 2018-03-23 09:41:05.344 |-INFO [restartedMain] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [582] -| Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@7023a32a: startup date [Fri Mar 23 09:41:05 CST 2018]; root of context hierarchy 2018-03-23 09:41:08.131 |-INFO [restartedMain] org.springframework.data.repository.config.RepositoryConfigurationDelegate [165] -| Multiple Spring Data modules found, entering strict repository configuration mode! 2018-03-23 09:41:09.436 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4b3924b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:41:09.601 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$9d615a85] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:41:09.619 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:41:09.627 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@2395f872' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:41:09.640 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$c235fd37] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:41:09.673 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:41:09.695 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'redisConf' of type [com.xintong.system.securityTools.RedisConf$$EnhancerBySpringCGLIB$$eff70647] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:41:09.720 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'keyGenerator' of type [com.xintong.system.securityTools.RedisConf$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:41:09.721 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.cache.annotation.ProxyCachingConfiguration' of type [org.springframework.cache.annotation.ProxyCachingConfiguration$$EnhancerBySpringCGLIB$$4dc5c869] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:41:10.333 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [89] -| Tomcat initialized with port(s): 8089 (http) 2018-03-23 09:41:10.349 |-INFO [restartedMain] org.apache.catalina.core.StandardService [179] -| Starting service Tomcat 2018-03-23 09:41:10.352 |-INFO [restartedMain] org.apache.catalina.core.StandardEngine [179] -| Starting Servlet Engine: Apache Tomcat/8.5.11 2018-03-23 09:41:10.485 |-INFO [localhost-startStop-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring embedded WebApplicationContext 2018-03-23 09:41:10.485 |-INFO [localhost-startStop-1] org.springframework.web.context.ContextLoader [276] -| Root WebApplicationContext: initialization completed in 5141 ms 2018-03-23 09:41:10.933 |-INFO [localhost-startStop-1] com.xintong.visualinspection.mapper.PageHelperConfiguration [20] -| ------Register MyBatis PageHelper 2018-03-23 09:41:13.286 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'metricsFilter' to: [/*] 2018-03-23 09:41:13.287 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'characterEncodingFilter' to: [/*] 2018-03-23 09:41:13.287 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2018-03-23 09:41:13.287 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'httpPutFormContentFilter' to: [/*] 2018-03-23 09:41:13.287 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'requestContextFilter' to: [/*] 2018-03-23 09:41:13.288 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean [258] -| Mapping filter: 'springSecurityFilterChain' to: [/*] 2018-03-23 09:41:13.289 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'webRequestLoggingFilter' to: [/*] 2018-03-23 09:41:13.289 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [271] -| Mapping filter: 'druidWebStatFilter' to urls: [/*] 2018-03-23 09:41:13.289 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'jwtAuthenticationTokenFilter' to: [/*] 2018-03-23 09:41:13.290 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'corsFilter' to: [/*] 2018-03-23 09:41:13.290 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'authenticationTokenFilterBean' to: [/*] 2018-03-23 09:41:13.291 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'applicationContextIdFilter' to: [/*] 2018-03-23 09:41:13.291 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'dispatcherServlet' to [/] 2018-03-23 09:41:13.292 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'com.xintong.system.druidTools.DruidStatViewServlet' to [/druid/*] 2018-03-23 09:41:14.620 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 2018-03-23 09:41:14.630 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 'threadExecutor' 2018-03-23 09:41:14.845 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/css/**'], [] 2018-03-23 09:41:14.845 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/js/**'], [] 2018-03-23 09:41:14.972 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3b29e785, org.springframework.security.web.context.SecurityContextPersistenceFilter@5e995a9a, org.springframework.security.web.header.HeaderWriterFilter@40c69ea5, org.springframework.web.filter.CorsFilter@40e41f24, org.springframework.security.web.authentication.logout.LogoutFilter@2074964b, com.xintong.system.securityTools.JwtAuthenticationTokenFilter@3eb8b53b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2566db72, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7b3510ee, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@20144910, org.springframework.security.web.session.SessionManagementFilter@36b81e7c, org.springframework.security.web.access.ExceptionTranslationFilter@1cf1ef51, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@48dcd5b] 2018-03-23 09:41:14.997 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$LazyEndpointPathRequestMatcher@727336c9, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1a770248, org.springframework.security.web.context.SecurityContextPersistenceFilter@29bcb2d1, org.springframework.security.web.header.HeaderWriterFilter@4da92db1, org.springframework.security.web.authentication.logout.LogoutFilter@359b361e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@c9c8e09, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7c136f92, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@78530104, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@446a9b76, org.springframework.security.web.session.SessionManagementFilter@3b0bb97b, org.springframework.security.web.access.ExceptionTranslationFilter@316c82c6, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3789158c] 2018-03-23 09:41:15.174 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [534] -| Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@7023a32a: startup date [Fri Mar 23 09:41:05 CST 2018]; root of context hierarchy 2018-03-23 09:41:15.276 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> com.xintong.visualinspection.controller.AppErrorPageController.error(javax.servlet.http.HttpServletRequest) 2018-03-23 09:41:15.278 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView com.xintong.visualinspection.controller.AppErrorPageController.errorHtml(javax.servlet.http.HttpServletRequest) 2018-03-23 09:41:15.280 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 09:41:15.280 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.update(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 09:41:15.280 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.delete(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 09:41:15.280 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getById(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 09:41:15.281 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getByTaskId(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 09:41:15.281 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getList(com.xintong.visualinspection.bean.CheckAppeal,java.lang.Integer,java.lang.Integer) 2018-03-23 09:41:15.281 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 09:41:15.286 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:41:15.287 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.update(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:41:15.287 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.delete(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:41:15.290 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getById(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:41:15.291 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getByTaskId(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:41:15.292 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getList(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply,java.lang.Integer,java.lang.Integer) 2018-03-23 09:41:15.292 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agreePatch]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agreePatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:41:15.293 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agree]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agree(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:41:15.293 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/refuse]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.refuse(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:41:15.293 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getTopReason]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getTopReason() 2018-03-23 09:41:15.295 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:41:15.295 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.update(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:41:15.296 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:41:15.296 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getAll]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getAll() 2018-03-23 09:41:15.296 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:41:15.297 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByRuleId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByRuleId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:41:15.305 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getForTaskById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getForTaskById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:41:15.306 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByParentId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByParentId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:41:15.306 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getCheckItemByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getCheckItemByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:41:15.307 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:41:15.308 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.update(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:41:15.308 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.delete(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:41:15.309 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckById(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:41:15.309 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckByDeptId(com.xintong.visualinspection.bean.CheckOther,java.lang.Integer,java.lang.Integer) 2018-03-23 09:41:15.309 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getOtherCheckStatistics]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getOtherCheckStatistics(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:41:15.311 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.add(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:41:15.311 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.update(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:41:15.312 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.delete(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:41:15.312 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getByName]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByName(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:41:15.321 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getById(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:41:15.322 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getAllRule/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getAllRules(com.xintong.visualinspection.bean.CheckRule,java.lang.Integer,java.lang.Integer) 2018-03-23 09:41:15.322 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getListById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByListId(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:41:15.322 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getItemListByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getItemListByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:41:15.324 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(java.util.List) 2018-03-23 09:41:15.325 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:41:15.325 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:41:15.326 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/comm/getTime]}" onto public java.lang.String com.xintong.visualinspection.controller.CommonController.getTime(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 09:41:15.327 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.add(com.xintong.visualinspection.bean.Constant) 2018-03-23 09:41:15.328 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.update(com.xintong.visualinspection.bean.Constant) 2018-03-23 09:41:15.328 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.delete(com.xintong.visualinspection.bean.Constant) 2018-03-23 09:41:15.329 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlag]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlag(com.xintong.visualinspection.bean.Constant) 2018-03-23 09:41:15.329 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByName(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Constant) 2018-03-23 09:41:15.336 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlagAndValue]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlagAndValue(com.xintong.visualinspection.bean.Constant) 2018-03-23 09:41:15.339 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAll() 2018-03-23 09:41:15.340 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/addDept],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.addDept(com.xintong.visualinspection.bean.Organ) throws java.lang.Exception 2018-03-23 09:41:15.340 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllDept(javax.servlet.http.HttpServletRequest) 2018-03-23 09:41:15.340 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllRM],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllRM() 2018-03-23 09:41:15.341 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllWG],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllWG() 2018-03-23 09:41:15.341 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptByParent/{pid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptByParent(java.lang.Integer) 2018-03-23 09:41:15.341 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllFs],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllFs() 2018-03-23 09:41:15.342 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptById/{organid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptById(java.lang.Integer) 2018-03-23 09:41:15.342 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/deleteDept/{organid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.deleteDept(java.lang.Integer) 2018-03-23 09:41:15.342 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/updateDept/{organid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.updateDept(com.xintong.visualinspection.bean.Organ,int) 2018-03-23 09:41:15.342 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getFsByDept],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAFsByDeptId(javax.servlet.http.HttpServletRequest) 2018-03-23 09:41:15.343 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptInfosByDeptId],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptInfosByDeptId(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Organ) 2018-03-23 09:41:15.344 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/upload]}" onto public java.lang.String com.xintong.visualinspection.controller.FileController.UploadFile(javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartHttpServletRequest) 2018-03-23 09:41:15.356 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/batch/upload],methods=[POST]}" onto public void com.xintong.visualinspection.controller.FileController.handleFileUpload(javax.servlet.http.HttpServletRequest) 2018-03-23 09:41:15.357 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/download/{filename:[a-zA-Z0-9-.]+}],methods=[GET]}" onto public void com.xintong.visualinspection.controller.FileController.Download(javax.servlet.http.HttpServletResponse,java.lang.String) 2018-03-23 09:41:15.359 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/item/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreItemInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 09:41:15.359 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 09:41:15.359 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/operation/manage/integration],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOperationInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 09:41:15.360 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheck(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:41:15.360 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/employee/order],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getEmployeeOrder(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 09:41:15.360 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/business/feedback],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getBusinessFeedback(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 09:41:15.360 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/appeal/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getAppealStatisticExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 09:41:15.361 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/check/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getCheckWorkExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 09:41:15.371 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/static/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheckststic(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:41:15.372 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/job/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.JobController.add(com.xintong.visualinspection.bean.Job) 2018-03-23 09:41:15.374 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/addMenu],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.addMenu(com.xintong.visualinspection.bean.Menu) throws java.lang.Exception 2018-03-23 09:41:15.375 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/updateMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.updateMenu(com.xintong.visualinspection.bean.Menu,int) 2018-03-23 09:41:15.375 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/deleteMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.deleteMenu(java.lang.Integer) 2018-03-23 09:41:15.375 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getAllMenu(javax.servlet.http.HttpServletRequest,java.lang.Integer) 2018-03-23 09:41:15.376 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuByParent/{pid}/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuByParent(java.lang.Integer,java.lang.Integer,java.lang.Integer) 2018-03-23 09:41:15.376 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuById/{menuid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuById(java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 09:41:15.378 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addRolePermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 09:41:15.378 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addPermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.bean.Permission) throws java.lang.Exception 2018-03-23 09:41:15.379 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getAllPermission() 2018-03-23 09:41:15.387 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deletePermission/{permissionid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(java.lang.Integer) 2018-03-23 09:41:15.388 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deleteRolePermission],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 09:41:15.388 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updatePermission/{permissionid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updatePermission(com.xintong.visualinspection.bean.Permission,int) 2018-03-23 09:41:15.389 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updateRolePermission],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updateRolePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 09:41:15.390 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/getPermissionByRole/{roleid}/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getPermissionByRole(java.lang.Integer,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.User) 2018-03-23 09:41:15.394 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/alldata/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRoleData(java.lang.Integer,java.lang.Integer) 2018-03-23 09:41:15.394 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByDept/{deptId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByDept(java.lang.Integer) 2018-03-23 09:41:15.395 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/updateRole/{roleid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.updateRole(com.xintong.visualinspection.bean.Role,int) 2018-03-23 09:41:15.395 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/deleteRole/{roleid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.deleteRole(java.lang.Integer) 2018-03-23 09:41:15.396 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByUser/{userId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByUser(java.lang.Integer) 2018-03-23 09:41:15.396 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindUser/{roleId}/{users}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindUser(java.lang.Integer,java.lang.String) 2018-03-23 09:41:15.403 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRole(javax.servlet.http.HttpServletRequest) 2018-03-23 09:41:15.404 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/addRole],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.addRole(com.xintong.visualinspection.bean.Role) throws java.lang.Exception 2018-03-23 09:41:15.405 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindPermission/{roleId}/{permissions}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindPermission(java.lang.Integer,java.lang.String) 2018-03-23 09:41:15.405 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPosition/{positionId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPosition(java.lang.Integer) 2018-03-23 09:41:15.406 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPermision/{permisionid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPermisionidn(java.lang.Integer) 2018-03-23 09:41:15.409 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.add(com.xintong.visualinspection.bean.Score) 2018-03-23 09:41:15.410 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 09:41:15.410 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.delete(com.xintong.visualinspection.bean.Score) 2018-03-23 09:41:15.411 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getByTaskId(com.xintong.visualinspection.bean.Score) 2018-03-23 09:41:15.411 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/backoutScore]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.backoutScore(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 09:41:15.412 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getScoreList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getScoreList(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Score) 2018-03-23 09:41:15.412 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getTopRemark]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getTopRemark() 2018-03-23 09:41:15.413 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/updateByTaskIdAndPerson]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.updateByTaskIdAndPerson(com.xintong.visualinspection.bean.Score) 2018-03-23 09:41:15.424 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 09:41:15.424 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/manage/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:41:15.426 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/checkedItem/detail/info/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.StatisticsBean,java.lang.Integer,java.lang.Integer) 2018-03-23 09:41:15.426 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/user/score]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.UserStatistic) 2018-03-23 09:41:15.427 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/item/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:41:15.427 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:41:15.428 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/operation/manage/integration]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getOperationInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:41:15.428 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/data]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(java.lang.String) 2018-03-23 09:41:15.429 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:41:15.429 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 09:41:15.429 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/checkman/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckmanInfo(com.xintong.visualinspection.bean.CheckmanStatisticsBean) 2018-03-23 09:41:15.430 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/appeal]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckAppeal(com.xintong.visualinspection.bean.CheckAppealStatistic) 2018-03-23 09:41:15.434 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWrecker(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:41:15.435 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/add]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.addcheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 09:41:15.435 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/business/feedback]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getBusinessFeedback(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:41:15.436 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectYearScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:41:15.437 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/detail]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrderByUserId(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:41:15.437 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:41:15.438 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/score/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:41:15.439 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/center/manage/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:41:15.439 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:41:15.440 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/twice/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getTwiceCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:41:15.440 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/checkedItem/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:41:15.441 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:41:15.450 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/stuff/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getPersonalStuffItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:41:15.451 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.deletecheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 09:41:15.452 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker/staff]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWreckerStaff(com.xintong.visualinspection.bean.WreckerStatisticsBO) 2018-03-23 09:41:15.452 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 09:41:15.453 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 09:41:15.454 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/up/five]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUp5PersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:41:15.456 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.add(com.xintong.visualinspection.bean.Task) 2018-03-23 09:41:15.457 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatch]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:41:15.457 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:41:15.458 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.delete(com.xintong.visualinspection.bean.Task) 2018-03-23 09:41:15.458 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getById(com.xintong.visualinspection.bean.Task) 2018-03-23 09:41:15.459 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 09:41:15.459 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/confirm]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.confirm(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:41:15.460 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getStatusById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getStatusById(com.xintong.visualinspection.bean.Task) 2018-03-23 09:41:15.460 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchById(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:41:15.460 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskStart]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskStart(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:41:15.469 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/deleteUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.deleteUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 09:41:15.470 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 09:41:15.471 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskEnd]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskEnd(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:41:15.472 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/updateUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.updateUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 09:41:15.472 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchAllNoScoreTask]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchAllNoScoreTask(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:41:15.473 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCheckedTaskByPage/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCheckedTaskByPage(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 09:41:15.473 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/gettasklistbydept/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskListByDept(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.pojo.TaskListByDeptAppeal) 2018-03-23 09:41:15.476 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.add(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 09:41:15.477 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 09:41:15.477 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 09:41:15.477 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.delete(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 09:41:15.478 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassById(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 09:41:15.478 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassList]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 09:41:15.484 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getUserClasss]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.pojo.TeamClass) 2018-03-23 09:41:15.485 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.addList(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 09:41:15.486 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassCode]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassCodeInfo(com.xintong.visualinspection.bean.ClassCode) 2018-03-23 09:41:15.486 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassListAndUsers]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassListAndUsers(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 09:41:15.487 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.add(com.xintong.visualinspection.bean.Team) 2018-03-23 09:41:15.488 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.update(com.xintong.visualinspection.bean.Team) 2018-03-23 09:41:15.488 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.delete(com.xintong.visualinspection.bean.Team) 2018-03-23 09:41:15.488 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamById(com.xintong.visualinspection.bean.Team) 2018-03-23 09:41:15.488 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByDeptId(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 09:41:15.489 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByName(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer) 2018-03-23 09:41:15.489 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamPersonsByUserClassId/{user_calss_id}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsByUserClassId(java.lang.Long) 2018-03-23 09:41:15.489 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getDetailById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsById(com.xintong.visualinspection.bean.Team) 2018-03-23 09:41:15.490 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test1]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index() 2018-03-23 09:41:15.500 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 09:41:15.501 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[PUT]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.update() 2018-03-23 09:41:15.501 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[POST]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.save() 2018-03-23 09:41:15.501 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.test() 2018-03-23 09:41:15.502 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/login]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.login() 2018-03-23 09:41:15.502 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.getList() 2018-03-23 09:41:15.502 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/admin]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.hello() 2018-03-23 09:41:15.504 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getList(com.xintong.visualinspection.bean.UserClass) 2018-03-23 09:41:15.504 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/updateList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.updateList(java.util.List) 2018-03-23 09:41:15.504 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/addList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.addList(java.util.List) 2018-03-23 09:41:15.505 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getUsersByTeamId/{user_class_id}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getUsersByTeamId(java.lang.Integer) 2018-03-23 09:41:15.506 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserInfo],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUserInfo(javax.servlet.http.HttpServletRequest) 2018-03-23 09:41:15.507 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/logout],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.logout() 2018-03-23 09:41:15.507 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/auth/login],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.login(com.xintong.visualinspection.bean.User) 2018-03-23 09:41:15.516 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/deleteUser/{userid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.deleteUser(java.lang.Integer) 2018-03-23 09:41:15.516 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getWGUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getWGUserList(com.xintong.visualinspection.bean.User) 2018-03-23 09:41:15.517 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getAllCheckman],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getAllCheckman() 2018-03-23 09:41:15.518 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUsers(com.xintong.visualinspection.bean.User) 2018-03-23 09:41:15.518 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getFsUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getFsUsers(com.xintong.visualinspection.bean.User) 2018-03-23 09:41:15.519 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/updateUser/{userid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.updateUser(com.xintong.visualinspection.bean.User,int) 2018-03-23 09:41:15.519 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/get/all/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getallUsers(java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 09:41:15.520 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserById/{userid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUser(java.lang.Integer) 2018-03-23 09:41:15.521 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/addUser],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.addUser(com.xintong.visualinspection.bean.User) throws java.lang.Exception 2018-03-23 09:41:15.522 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getAllVideo/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getAllVideo(java.lang.Integer,java.lang.Integer) 2018-03-23 09:41:15.523 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoById/{webcamid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoById(java.lang.String) 2018-03-23 09:41:15.524 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoByDeptAndLane/{page}/{size}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoByDeptAndLane(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Webcam) 2018-03-23 09:41:15.585 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/login] onto handler of type [class org.springframework.web.servlet.mvc.ParameterizableViewController] 2018-03-23 09:41:15.630 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 09:41:15.630 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 09:41:15.695 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in baseController 2018-03-23 09:41:15.696 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController 2018-03-23 09:41:15.697 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController 2018-03-23 09:41:15.697 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkItemController 2018-03-23 09:41:15.698 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController 2018-03-23 09:41:15.698 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleController 2018-03-23 09:41:15.698 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleItemController 2018-03-23 09:41:15.699 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in commonController 2018-03-23 09:41:15.699 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in constantController 2018-03-23 09:41:15.700 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in departmentController 2018-03-23 09:41:15.700 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileController 2018-03-23 09:41:15.701 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileExcelController 2018-03-23 09:41:15.701 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in jobController 2018-03-23 09:41:15.702 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in menuController 2018-03-23 09:41:15.703 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in permissionController 2018-03-23 09:41:15.704 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in roleController 2018-03-23 09:41:15.704 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController 2018-03-23 09:41:15.705 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController 2018-03-23 09:41:15.705 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController 2018-03-23 09:41:15.706 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamClassController 2018-03-23 09:41:15.706 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamController 2018-03-23 09:41:15.706 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userClassController 2018-03-23 09:41:15.707 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userController 2018-03-23 09:41:15.707 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in webcamController 2018-03-23 09:41:15.764 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 09:41:16.546 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 09:41:16.547 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 09:41:16.548 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 09:41:17.416 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 09:41:17.421 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 09:41:17.423 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 09:41:17.425 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 09:41:17.426 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 09:41:17.427 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 09:41:17.428 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 09:41:17.429 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 09:41:17.431 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.port=2000 from properties 2018-03-23 09:41:17.433 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.auth_timeout=600000 from properties 2018-03-23 09:41:17.433 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.idle_timeout=600000 from properties 2018-03-23 09:41:17.433 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.default_encoding=UTF-8 from properties 2018-03-23 09:41:17.433 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth=simple from properties 2018-03-23 09:41:17.434 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.username=wen from properties 2018-03-23 09:41:17.434 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.password=wen from properties 2018-03-23 09:41:17.442 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 09:41:17.442 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 09:41:17.442 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 09:41:17.443 |-INFO [restartedMain] org.crsh.ssh.SSHPlugin [185] -| Booting SSHD 2018-03-23 09:41:17.454 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 09:41:17.456 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 09:41:17.456 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 09:41:17.462 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 09:41:17.494 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [113] -| Trying to register BouncyCastle as a JCE provider 2018-03-23 09:41:18.326 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [117] -| Registration succeeded 2018-03-23 09:41:18.396 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [184] -| About to start CRaSSHD 2018-03-23 09:41:18.416 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [187] -| CRaSSHD started on port 2000 2018-03-23 09:41:18.416 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 09:41:18.417 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 09:41:18.417 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 09:41:18.418 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 09:41:19.015 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.get(java.lang.String) 2018-03-23 09:41:19.015 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v1+json || application/json],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.set(java.lang.String,java.util.Map) 2018-03-23 09:41:19.015 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers || /loggers.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:41:19.016 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:41:19.016 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:41:19.017 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/auditevents || /auditevents.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.boot.actuate.endpoint.mvc.AuditEventsMvcEndpoint.findByPrincipalAndAfterAndType(java.lang.String,java.util.Date,java.lang.String) 2018-03-23 09:41:19.018 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String) 2018-03-23 09:41:19.018 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics || /metrics.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:41:19.019 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:41:19.019 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/info || /info.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:41:19.021 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String) 2018-03-23 09:41:19.022 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env || /env.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:41:19.023 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/health || /health.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(javax.servlet.http.HttpServletRequest,java.security.Principal) 2018-03-23 09:41:19.025 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/autoconfig || /autoconfig.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:41:19.026 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/heapdump || /heapdump.json],methods=[GET],produces=[application/octet-stream]}" onto public void org.springframework.boot.actuate.endpoint.mvc.HeapdumpMvcEndpoint.invoke(boolean,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException 2018-03-23 09:41:19.027 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:41:19.028 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/beans || /beans.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:41:19.765 |-INFO [restartedMain] org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer [58] -| LiveReload server is running on port 35729 2018-03-23 09:41:19.776 |-WARN [restartedMain] org.springframework.boot.starter.remote.shell.RemoteShellStarterDeprecatedWarningAutoConfiguration [43] -| spring-boot-starter-remote-shell is deprecated as of Spring Boot 1.5 and will be removed in Spring Boot 2.0 2018-03-23 09:41:19.873 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 09:41:19.874 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'clusterDataSource' has been autodetected for JMX exposure 2018-03-23 09:41:19.875 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'masterDataSource' has been autodetected for JMX exposure 2018-03-23 09:41:19.887 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'masterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=masterDataSource,type=DruidDataSource] 2018-03-23 09:41:19.890 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'clusterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=clusterDataSource,type=DruidDataSource] 2018-03-23 09:41:19.891 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 09:41:19.897 |-INFO [restartedMain] org.springframework.context.support.DefaultLifecycleProcessor [343] -| Starting beans in phase 0 2018-03-23 09:41:19.899 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'auditEventsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=auditEventsEndpoint] 2018-03-23 09:41:19.923 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'requestMappingEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=requestMappingEndpoint] 2018-03-23 09:41:19.938 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'environmentEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=environmentEndpoint] 2018-03-23 09:41:19.943 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'healthEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=healthEndpoint] 2018-03-23 09:41:19.946 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'beansEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=beansEndpoint] 2018-03-23 09:41:19.949 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'infoEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=infoEndpoint] 2018-03-23 09:41:19.952 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'loggersEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=loggersEndpoint] 2018-03-23 09:41:19.959 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'metricsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=metricsEndpoint] 2018-03-23 09:41:19.962 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'traceEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=traceEndpoint] 2018-03-23 09:41:19.965 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'dumpEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=dumpEndpoint] 2018-03-23 09:41:19.967 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'autoConfigurationReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=autoConfigurationReportEndpoint] 2018-03-23 09:41:19.972 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'configurationPropertiesReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=configurationPropertiesReportEndpoint] 2018-03-23 09:41:20.052 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-1} inited 2018-03-23 09:41:21.386 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 2018-03-23 09:41:21.408 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Parameters: 2018-03-23 09:41:21.535 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| <== Total: 62 2018-03-23 09:41:21.537 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [45] -| 加载用户信息成功,数据数:0 2018-03-23 09:41:21.540 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-2} inited 2018-03-23 09:41:22.154 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Preparing: SELECT a.*,(select NAME from sys_job where id = a.POSITIONID ) as position_name FROM t_sys_users a 2018-03-23 09:41:22.155 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Parameters: 2018-03-23 09:41:22.471 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| <== Total: 882 2018-03-23 09:41:22.472 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [54] -| 加载用户信息成功,数据数:882 2018-03-23 09:41:22.474 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Preparing: SELECT * FROM t_sys_organ 2018-03-23 09:41:22.475 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Parameters: 2018-03-23 09:41:22.541 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| <== Total: 38 2018-03-23 09:41:22.543 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [63] -| 加载部门信息成功,数据数:38 2018-03-23 09:41:22.583 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 09:41:22.584 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 09:41:22.653 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:41:22.654 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [74] -| 加载用户信息成功,数据数:882 2018-03-23 09:41:22.700 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Initializing ProtocolHandler ["http-nio-8089"] 2018-03-23 09:41:22.723 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Starting ProtocolHandler [http-nio-8089] 2018-03-23 09:41:22.738 |-INFO [restartedMain] org.apache.tomcat.util.net.NioSelectorPool [179] -| Using a shared selector for servlet write/read 2018-03-23 09:41:22.765 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [198] -| Tomcat started on port(s): 8089 (http) 2018-03-23 09:41:22.778 |-INFO [restartedMain] com.xintong.VideocheckApplication [57] -| Started VideocheckApplication in 18.385 seconds (JVM running for 21.277) 2018-03-23 09:44:25.087 |-INFO [restartedMain] com.xintong.VideocheckApplication [48] -| Starting VideocheckApplication on wenhongquan with PID 11892 (C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server\target\classes started by wenhongquan in C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server) 2018-03-23 09:44:25.092 |-INFO [restartedMain] com.xintong.VideocheckApplication [637] -| No active profile set, falling back to default profiles: default 2018-03-23 09:44:25.449 |-INFO [background-preinit] org.hibernate.validator.internal.util.Version [30] -| HV000001: Hibernate Validator 5.3.4.Final 2018-03-23 09:44:25.518 |-INFO [restartedMain] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [582] -| Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@5a90f409: startup date [Fri Mar 23 09:44:25 CST 2018]; root of context hierarchy 2018-03-23 09:44:28.610 |-INFO [restartedMain] org.springframework.data.repository.config.RepositoryConfigurationDelegate [165] -| Multiple Spring Data modules found, entering strict repository configuration mode! 2018-03-23 09:44:29.865 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d2343f24] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:44:30.035 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$6ae2075e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:44:30.049 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:44:30.055 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@d3f911b' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:44:30.062 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$8fb6aa10] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:44:30.083 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:44:30.107 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'redisConf' of type [com.xintong.system.securityTools.RedisConf$$EnhancerBySpringCGLIB$$bd77b320] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:44:30.129 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'keyGenerator' of type [com.xintong.system.securityTools.RedisConf$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:44:30.131 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.cache.annotation.ProxyCachingConfiguration' of type [org.springframework.cache.annotation.ProxyCachingConfiguration$$EnhancerBySpringCGLIB$$1b467542] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 09:44:30.754 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [89] -| Tomcat initialized with port(s): 8089 (http) 2018-03-23 09:44:30.771 |-INFO [restartedMain] org.apache.catalina.core.StandardService [179] -| Starting service Tomcat 2018-03-23 09:44:30.773 |-INFO [restartedMain] org.apache.catalina.core.StandardEngine [179] -| Starting Servlet Engine: Apache Tomcat/8.5.11 2018-03-23 09:44:30.911 |-INFO [localhost-startStop-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring embedded WebApplicationContext 2018-03-23 09:44:30.911 |-INFO [localhost-startStop-1] org.springframework.web.context.ContextLoader [276] -| Root WebApplicationContext: initialization completed in 5393 ms 2018-03-23 09:44:31.328 |-INFO [localhost-startStop-1] com.xintong.visualinspection.mapper.PageHelperConfiguration [20] -| ------Register MyBatis PageHelper 2018-03-23 09:44:33.755 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'metricsFilter' to: [/*] 2018-03-23 09:44:33.756 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'characterEncodingFilter' to: [/*] 2018-03-23 09:44:33.756 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2018-03-23 09:44:33.756 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'httpPutFormContentFilter' to: [/*] 2018-03-23 09:44:33.756 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'requestContextFilter' to: [/*] 2018-03-23 09:44:33.758 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean [258] -| Mapping filter: 'springSecurityFilterChain' to: [/*] 2018-03-23 09:44:33.758 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'webRequestLoggingFilter' to: [/*] 2018-03-23 09:44:33.758 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [271] -| Mapping filter: 'druidWebStatFilter' to urls: [/*] 2018-03-23 09:44:33.758 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'jwtAuthenticationTokenFilter' to: [/*] 2018-03-23 09:44:33.758 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'corsFilter' to: [/*] 2018-03-23 09:44:33.759 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'authenticationTokenFilterBean' to: [/*] 2018-03-23 09:44:33.759 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'applicationContextIdFilter' to: [/*] 2018-03-23 09:44:33.759 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'dispatcherServlet' to [/] 2018-03-23 09:44:33.760 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'com.xintong.system.druidTools.DruidStatViewServlet' to [/druid/*] 2018-03-23 09:44:35.048 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 2018-03-23 09:44:35.060 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 'threadExecutor' 2018-03-23 09:44:35.262 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/css/**'], [] 2018-03-23 09:44:35.262 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/js/**'], [] 2018-03-23 09:44:35.396 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2caa9a0b, org.springframework.security.web.context.SecurityContextPersistenceFilter@26a81956, org.springframework.security.web.header.HeaderWriterFilter@1e82a922, org.springframework.web.filter.CorsFilter@4b7edeac, org.springframework.security.web.authentication.logout.LogoutFilter@75a1048, com.xintong.system.securityTools.JwtAuthenticationTokenFilter@154340e4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5c70eff7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6ac150cc, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@dc750ce, org.springframework.security.web.session.SessionManagementFilter@5df04a8c, org.springframework.security.web.access.ExceptionTranslationFilter@2c8ebf1f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3dd1baaa] 2018-03-23 09:44:35.433 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$LazyEndpointPathRequestMatcher@4a81ed09, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@342b05e8, org.springframework.security.web.context.SecurityContextPersistenceFilter@1fdacc8b, org.springframework.security.web.header.HeaderWriterFilter@174bd6c7, org.springframework.security.web.authentication.logout.LogoutFilter@3dfdb677, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1afc9504, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1955817c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@50e1917f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@647b7f2f, org.springframework.security.web.session.SessionManagementFilter@3e95e088, org.springframework.security.web.access.ExceptionTranslationFilter@1a738f5b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@9ffa2c8] 2018-03-23 09:44:35.608 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [534] -| Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@5a90f409: startup date [Fri Mar 23 09:44:25 CST 2018]; root of context hierarchy 2018-03-23 09:44:35.712 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> com.xintong.visualinspection.controller.AppErrorPageController.error(javax.servlet.http.HttpServletRequest) 2018-03-23 09:44:35.713 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView com.xintong.visualinspection.controller.AppErrorPageController.errorHtml(javax.servlet.http.HttpServletRequest) 2018-03-23 09:44:35.715 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 09:44:35.716 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.update(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 09:44:35.716 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.delete(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 09:44:35.716 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getByTaskId(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 09:44:35.717 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getById(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 09:44:35.717 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getList(com.xintong.visualinspection.bean.CheckAppeal,java.lang.Integer,java.lang.Integer) 2018-03-23 09:44:35.717 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 09:44:35.723 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:44:35.723 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.update(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:44:35.724 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.delete(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:44:35.724 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getByTaskId(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:44:35.725 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getById(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:44:35.725 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getList(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply,java.lang.Integer,java.lang.Integer) 2018-03-23 09:44:35.725 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agreePatch]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agreePatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:44:35.726 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getTopReason]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getTopReason() 2018-03-23 09:44:35.726 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agree]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agree(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:44:35.726 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/refuse]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.refuse(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 09:44:35.728 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:44:35.728 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.update(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:44:35.728 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:44:35.735 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getAll]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getAll() 2018-03-23 09:44:35.735 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:44:35.736 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getForTaskById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getForTaskById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:44:35.736 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByRuleId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByRuleId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:44:35.736 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByParentId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByParentId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:44:35.736 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getCheckItemByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getCheckItemByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:44:35.738 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:44:35.738 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.update(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:44:35.738 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.delete(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:44:35.739 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckById(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:44:35.739 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckByDeptId(com.xintong.visualinspection.bean.CheckOther,java.lang.Integer,java.lang.Integer) 2018-03-23 09:44:35.739 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getOtherCheckStatistics]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getOtherCheckStatistics(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:44:35.741 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.add(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:44:35.750 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.update(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:44:35.751 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.delete(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:44:35.751 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getByName]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByName(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:44:35.752 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getById(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:44:35.752 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getListById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByListId(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:44:35.753 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getAllRule/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getAllRules(com.xintong.visualinspection.bean.CheckRule,java.lang.Integer,java.lang.Integer) 2018-03-23 09:44:35.753 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getItemListByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getItemListByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 09:44:35.755 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(java.util.List) 2018-03-23 09:44:35.755 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:44:35.756 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 09:44:35.757 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/comm/getTime]}" onto public java.lang.String com.xintong.visualinspection.controller.CommonController.getTime(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 09:44:35.758 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.add(com.xintong.visualinspection.bean.Constant) 2018-03-23 09:44:35.759 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.update(com.xintong.visualinspection.bean.Constant) 2018-03-23 09:44:35.766 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.delete(com.xintong.visualinspection.bean.Constant) 2018-03-23 09:44:35.766 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlag]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlag(com.xintong.visualinspection.bean.Constant) 2018-03-23 09:44:35.767 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlagAndValue]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlagAndValue(com.xintong.visualinspection.bean.Constant) 2018-03-23 09:44:35.767 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByName(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Constant) 2018-03-23 09:44:35.769 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAll() 2018-03-23 09:44:35.769 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllFs],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllFs() 2018-03-23 09:44:35.770 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getFsByDept],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAFsByDeptId(javax.servlet.http.HttpServletRequest) 2018-03-23 09:44:35.770 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/deleteDept/{organid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.deleteDept(java.lang.Integer) 2018-03-23 09:44:35.770 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/addDept],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.addDept(com.xintong.visualinspection.bean.Organ) throws java.lang.Exception 2018-03-23 09:44:35.771 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptByParent/{pid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptByParent(java.lang.Integer) 2018-03-23 09:44:35.771 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptById/{organid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptById(java.lang.Integer) 2018-03-23 09:44:35.771 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllRM],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllRM() 2018-03-23 09:44:35.781 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllWG],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllWG() 2018-03-23 09:44:35.782 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllDept(javax.servlet.http.HttpServletRequest) 2018-03-23 09:44:35.782 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/updateDept/{organid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.updateDept(com.xintong.visualinspection.bean.Organ,int) 2018-03-23 09:44:35.782 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptInfosByDeptId],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptInfosByDeptId(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Organ) 2018-03-23 09:44:35.784 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/upload]}" onto public java.lang.String com.xintong.visualinspection.controller.FileController.UploadFile(javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartHttpServletRequest) 2018-03-23 09:44:35.784 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/batch/upload],methods=[POST]}" onto public void com.xintong.visualinspection.controller.FileController.handleFileUpload(javax.servlet.http.HttpServletRequest) 2018-03-23 09:44:35.784 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/download/{filename:[a-zA-Z0-9-.]+}],methods=[GET]}" onto public void com.xintong.visualinspection.controller.FileController.Download(javax.servlet.http.HttpServletResponse,java.lang.String) 2018-03-23 09:44:35.786 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/employee/order],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getEmployeeOrder(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 09:44:35.786 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/item/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreItemInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 09:44:35.786 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/operation/manage/integration],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOperationInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 09:44:35.787 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 09:44:35.798 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheck(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:44:35.798 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/check/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getCheckWorkExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 09:44:35.798 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/appeal/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getAppealStatisticExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 09:44:35.799 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/business/feedback],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getBusinessFeedback(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 09:44:35.800 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/static/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheckststic(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 09:44:35.800 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/job/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.JobController.add(com.xintong.visualinspection.bean.Job) 2018-03-23 09:44:35.802 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/addMenu],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.addMenu(com.xintong.visualinspection.bean.Menu) throws java.lang.Exception 2018-03-23 09:44:35.802 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuByParent/{pid}/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuByParent(java.lang.Integer,java.lang.Integer,java.lang.Integer) 2018-03-23 09:44:35.803 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/deleteMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.deleteMenu(java.lang.Integer) 2018-03-23 09:44:35.803 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuById/{menuid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuById(java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 09:44:35.803 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/updateMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.updateMenu(com.xintong.visualinspection.bean.Menu,int) 2018-03-23 09:44:35.804 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getAllMenu(javax.servlet.http.HttpServletRequest,java.lang.Integer) 2018-03-23 09:44:35.805 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/getPermissionByRole/{roleid}/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getPermissionByRole(java.lang.Integer,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.User) 2018-03-23 09:44:35.806 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updateRolePermission],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updateRolePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 09:44:35.806 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addRolePermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 09:44:35.806 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addPermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.bean.Permission) throws java.lang.Exception 2018-03-23 09:44:35.807 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updatePermission/{permissionid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updatePermission(com.xintong.visualinspection.bean.Permission,int) 2018-03-23 09:44:35.817 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getAllPermission() 2018-03-23 09:44:35.818 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deletePermission/{permissionid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(java.lang.Integer) 2018-03-23 09:44:35.818 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deleteRolePermission],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 09:44:35.820 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/addRole],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.addRole(com.xintong.visualinspection.bean.Role) throws java.lang.Exception 2018-03-23 09:44:35.821 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindPermission/{roleId}/{permissions}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindPermission(java.lang.Integer,java.lang.String) 2018-03-23 09:44:35.821 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPosition/{positionId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPosition(java.lang.Integer) 2018-03-23 09:44:35.821 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPermision/{permisionid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPermisionidn(java.lang.Integer) 2018-03-23 09:44:35.821 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRole(javax.servlet.http.HttpServletRequest) 2018-03-23 09:44:35.822 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/alldata/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRoleData(java.lang.Integer,java.lang.Integer) 2018-03-23 09:44:35.822 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindUser/{roleId}/{users}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindUser(java.lang.Integer,java.lang.String) 2018-03-23 09:44:35.822 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/deleteRole/{roleid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.deleteRole(java.lang.Integer) 2018-03-23 09:44:35.833 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByUser/{userId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByUser(java.lang.Integer) 2018-03-23 09:44:35.834 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByDept/{deptId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByDept(java.lang.Integer) 2018-03-23 09:44:35.834 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/updateRole/{roleid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.updateRole(com.xintong.visualinspection.bean.Role,int) 2018-03-23 09:44:35.836 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.add(com.xintong.visualinspection.bean.Score) 2018-03-23 09:44:35.836 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 09:44:35.837 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.delete(com.xintong.visualinspection.bean.Score) 2018-03-23 09:44:35.837 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getByTaskId(com.xintong.visualinspection.bean.Score) 2018-03-23 09:44:35.837 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/updateByTaskIdAndPerson]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.updateByTaskIdAndPerson(com.xintong.visualinspection.bean.Score) 2018-03-23 09:44:35.837 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getScoreList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getScoreList(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Score) 2018-03-23 09:44:35.837 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getTopRemark]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getTopRemark() 2018-03-23 09:44:35.838 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/backoutScore]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.backoutScore(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 09:44:35.842 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 09:44:35.843 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/manage/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:44:35.848 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/checkedItem/detail/info/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.StatisticsBean,java.lang.Integer,java.lang.Integer) 2018-03-23 09:44:35.849 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/user/score]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.UserStatistic) 2018-03-23 09:44:35.850 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/data]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(java.lang.String) 2018-03-23 09:44:35.850 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:44:35.850 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/item/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:44:35.851 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/operation/manage/integration]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getOperationInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:44:35.851 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:44:35.851 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/business/feedback]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getBusinessFeedback(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:44:35.851 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:44:35.851 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/center/manage/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:44:35.852 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/stuff/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getPersonalStuffItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:44:35.852 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 09:44:35.864 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectYearScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:44:35.865 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/detail]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrderByUserId(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:44:35.865 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/twice/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getTwiceCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:44:35.866 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:44:35.866 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/checkedItem/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:44:35.867 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/score/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:44:35.868 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/up/five]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUp5PersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:44:35.868 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker/staff]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWreckerStaff(com.xintong.visualinspection.bean.WreckerStatisticsBO) 2018-03-23 09:44:35.868 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:44:35.869 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.deletecheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 09:44:35.869 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 09:44:35.869 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/checkman/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckmanInfo(com.xintong.visualinspection.bean.CheckmanStatisticsBean) 2018-03-23 09:44:35.879 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 09:44:35.880 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWrecker(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 09:44:35.880 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/add]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.addcheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 09:44:35.881 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/appeal]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckAppeal(com.xintong.visualinspection.bean.CheckAppealStatistic) 2018-03-23 09:44:35.883 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.add(com.xintong.visualinspection.bean.Task) 2018-03-23 09:44:35.884 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatch]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:44:35.884 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:44:35.885 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.delete(com.xintong.visualinspection.bean.Task) 2018-03-23 09:44:35.885 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getById(com.xintong.visualinspection.bean.Task) 2018-03-23 09:44:35.885 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 09:44:35.886 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCheckedTaskByPage/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCheckedTaskByPage(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 09:44:35.886 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/gettasklistbydept/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskListByDept(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.pojo.TaskListByDeptAppeal) 2018-03-23 09:44:35.886 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchAllNoScoreTask]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchAllNoScoreTask(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:44:35.895 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskEnd]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskEnd(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:44:35.896 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchById(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:44:35.896 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskStart]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskStart(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:44:35.897 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/confirm]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.confirm(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 09:44:35.897 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getStatusById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getStatusById(com.xintong.visualinspection.bean.Task) 2018-03-23 09:44:35.898 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/deleteUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.deleteUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 09:44:35.898 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 09:44:35.899 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/updateUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.updateUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 09:44:35.901 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.add(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 09:44:35.901 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 09:44:35.902 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 09:44:35.902 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.delete(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 09:44:35.902 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassListAndUsers]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassListAndUsers(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 09:44:35.910 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassCode]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassCodeInfo(com.xintong.visualinspection.bean.ClassCode) 2018-03-23 09:44:35.911 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getUserClasss]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.pojo.TeamClass) 2018-03-23 09:44:35.912 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassList]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 09:44:35.912 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassById(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 09:44:35.913 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.addList(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 09:44:35.914 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.add(com.xintong.visualinspection.bean.Team) 2018-03-23 09:44:35.915 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.update(com.xintong.visualinspection.bean.Team) 2018-03-23 09:44:35.915 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.delete(com.xintong.visualinspection.bean.Team) 2018-03-23 09:44:35.916 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getDetailById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsById(com.xintong.visualinspection.bean.Team) 2018-03-23 09:44:35.916 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamPersonsByUserClassId/{user_calss_id}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsByUserClassId(java.lang.Long) 2018-03-23 09:44:35.916 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByName(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer) 2018-03-23 09:44:35.916 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamById(com.xintong.visualinspection.bean.Team) 2018-03-23 09:44:35.916 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByDeptId(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 09:44:35.917 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test1]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index() 2018-03-23 09:44:35.917 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 09:44:35.918 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[PUT]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.update() 2018-03-23 09:44:35.918 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[POST]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.save() 2018-03-23 09:44:35.918 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.test() 2018-03-23 09:44:35.918 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/login]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.login() 2018-03-23 09:44:35.929 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.getList() 2018-03-23 09:44:35.930 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/admin]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.hello() 2018-03-23 09:44:35.932 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getList(com.xintong.visualinspection.bean.UserClass) 2018-03-23 09:44:35.933 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/updateList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.updateList(java.util.List) 2018-03-23 09:44:35.934 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/addList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.addList(java.util.List) 2018-03-23 09:44:35.935 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getUsersByTeamId/{user_class_id}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getUsersByTeamId(java.lang.Integer) 2018-03-23 09:44:35.939 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserInfo],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUserInfo(javax.servlet.http.HttpServletRequest) 2018-03-23 09:44:35.940 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/logout],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.logout() 2018-03-23 09:44:35.941 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/addUser],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.addUser(com.xintong.visualinspection.bean.User) throws java.lang.Exception 2018-03-23 09:44:35.942 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/auth/login],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.login(com.xintong.visualinspection.bean.User) 2018-03-23 09:44:35.943 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getFsUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getFsUsers(com.xintong.visualinspection.bean.User) 2018-03-23 09:44:35.944 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUsers(com.xintong.visualinspection.bean.User) 2018-03-23 09:44:35.944 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/deleteUser/{userid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.deleteUser(java.lang.Integer) 2018-03-23 09:44:35.945 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/get/all/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getallUsers(java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 09:44:35.945 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserById/{userid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUser(java.lang.Integer) 2018-03-23 09:44:35.945 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getWGUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getWGUserList(com.xintong.visualinspection.bean.User) 2018-03-23 09:44:35.946 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getAllCheckman],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getAllCheckman() 2018-03-23 09:44:35.946 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/updateUser/{userid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.updateUser(com.xintong.visualinspection.bean.User,int) 2018-03-23 09:44:35.954 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoByDeptAndLane/{page}/{size}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoByDeptAndLane(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Webcam) 2018-03-23 09:44:35.954 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getAllVideo/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getAllVideo(java.lang.Integer,java.lang.Integer) 2018-03-23 09:44:35.954 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoById/{webcamid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoById(java.lang.String) 2018-03-23 09:44:36.016 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/login] onto handler of type [class org.springframework.web.servlet.mvc.ParameterizableViewController] 2018-03-23 09:44:36.056 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 09:44:36.057 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 09:44:36.114 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in baseController 2018-03-23 09:44:36.115 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController 2018-03-23 09:44:36.115 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController 2018-03-23 09:44:36.116 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkItemController 2018-03-23 09:44:36.116 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController 2018-03-23 09:44:36.116 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleController 2018-03-23 09:44:36.116 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleItemController 2018-03-23 09:44:36.117 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in commonController 2018-03-23 09:44:36.117 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in constantController 2018-03-23 09:44:36.117 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in departmentController 2018-03-23 09:44:36.118 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileController 2018-03-23 09:44:36.118 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileExcelController 2018-03-23 09:44:36.118 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in jobController 2018-03-23 09:44:36.119 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in menuController 2018-03-23 09:44:36.119 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in permissionController 2018-03-23 09:44:36.120 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in roleController 2018-03-23 09:44:36.120 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController 2018-03-23 09:44:36.121 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController 2018-03-23 09:44:36.121 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController 2018-03-23 09:44:36.121 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamClassController 2018-03-23 09:44:36.122 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamController 2018-03-23 09:44:36.128 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userClassController 2018-03-23 09:44:36.129 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userController 2018-03-23 09:44:36.129 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in webcamController 2018-03-23 09:44:36.184 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 09:44:36.946 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 09:44:36.947 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 09:44:36.949 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 09:44:37.790 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 09:44:37.795 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 09:44:37.796 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 09:44:37.798 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 09:44:37.799 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 09:44:37.800 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 09:44:37.801 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 09:44:37.802 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 09:44:37.805 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.port=2000 from properties 2018-03-23 09:44:37.806 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.auth_timeout=600000 from properties 2018-03-23 09:44:37.806 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.idle_timeout=600000 from properties 2018-03-23 09:44:37.807 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.default_encoding=UTF-8 from properties 2018-03-23 09:44:37.807 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth=simple from properties 2018-03-23 09:44:37.807 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.username=wen from properties 2018-03-23 09:44:37.807 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.password=wen from properties 2018-03-23 09:44:37.816 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 09:44:37.816 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 09:44:37.817 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 09:44:37.817 |-INFO [restartedMain] org.crsh.ssh.SSHPlugin [185] -| Booting SSHD 2018-03-23 09:44:37.828 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 09:44:37.829 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 09:44:37.829 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 09:44:37.835 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 09:44:37.864 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [113] -| Trying to register BouncyCastle as a JCE provider 2018-03-23 09:44:38.721 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [117] -| Registration succeeded 2018-03-23 09:44:38.788 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [184] -| About to start CRaSSHD 2018-03-23 09:44:38.806 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [187] -| CRaSSHD started on port 2000 2018-03-23 09:44:38.806 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 09:44:38.806 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 09:44:38.807 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 09:44:38.807 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 09:44:39.403 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/health || /health.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(javax.servlet.http.HttpServletRequest,java.security.Principal) 2018-03-23 09:44:39.404 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/info || /info.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:44:39.406 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.get(java.lang.String) 2018-03-23 09:44:39.406 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v1+json || application/json],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.set(java.lang.String,java.util.Map) 2018-03-23 09:44:39.406 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers || /loggers.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:44:39.407 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:44:39.408 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/heapdump || /heapdump.json],methods=[GET],produces=[application/octet-stream]}" onto public void org.springframework.boot.actuate.endpoint.mvc.HeapdumpMvcEndpoint.invoke(boolean,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException 2018-03-23 09:44:39.409 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/auditevents || /auditevents.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.boot.actuate.endpoint.mvc.AuditEventsMvcEndpoint.findByPrincipalAndAfterAndType(java.lang.String,java.util.Date,java.lang.String) 2018-03-23 09:44:39.409 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/beans || /beans.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:44:39.410 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:44:39.411 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String) 2018-03-23 09:44:39.411 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env || /env.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:44:39.412 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:44:39.412 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String) 2018-03-23 09:44:39.413 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics || /metrics.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:44:39.414 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/autoconfig || /autoconfig.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:44:39.415 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 09:44:40.160 |-INFO [restartedMain] org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer [58] -| LiveReload server is running on port 35729 2018-03-23 09:44:40.172 |-WARN [restartedMain] org.springframework.boot.starter.remote.shell.RemoteShellStarterDeprecatedWarningAutoConfiguration [43] -| spring-boot-starter-remote-shell is deprecated as of Spring Boot 1.5 and will be removed in Spring Boot 2.0 2018-03-23 09:44:40.263 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 09:44:40.265 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'clusterDataSource' has been autodetected for JMX exposure 2018-03-23 09:44:40.265 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'masterDataSource' has been autodetected for JMX exposure 2018-03-23 09:44:40.275 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'masterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=masterDataSource,type=DruidDataSource] 2018-03-23 09:44:40.278 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'clusterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=clusterDataSource,type=DruidDataSource] 2018-03-23 09:44:40.279 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 09:44:40.285 |-INFO [restartedMain] org.springframework.context.support.DefaultLifecycleProcessor [343] -| Starting beans in phase 0 2018-03-23 09:44:40.288 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'auditEventsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=auditEventsEndpoint] 2018-03-23 09:44:40.310 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'requestMappingEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=requestMappingEndpoint] 2018-03-23 09:44:40.325 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'environmentEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=environmentEndpoint] 2018-03-23 09:44:40.329 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'healthEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=healthEndpoint] 2018-03-23 09:44:40.333 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'beansEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=beansEndpoint] 2018-03-23 09:44:40.337 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'infoEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=infoEndpoint] 2018-03-23 09:44:40.341 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'loggersEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=loggersEndpoint] 2018-03-23 09:44:40.349 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'metricsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=metricsEndpoint] 2018-03-23 09:44:40.351 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'traceEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=traceEndpoint] 2018-03-23 09:44:40.354 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'dumpEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=dumpEndpoint] 2018-03-23 09:44:40.357 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'autoConfigurationReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=autoConfigurationReportEndpoint] 2018-03-23 09:44:40.359 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'configurationPropertiesReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=configurationPropertiesReportEndpoint] 2018-03-23 09:44:40.437 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-1} inited 2018-03-23 09:44:44.445 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 2018-03-23 09:44:44.464 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Parameters: 2018-03-23 09:44:44.573 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| <== Total: 62 2018-03-23 09:44:44.575 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [45] -| 加载用户信息成功,数据数:0 2018-03-23 09:44:44.578 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-2} inited 2018-03-23 09:44:45.233 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Preparing: SELECT a.*,(select NAME from sys_job where id = a.POSITIONID ) as position_name FROM t_sys_users a 2018-03-23 09:44:45.234 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Parameters: 2018-03-23 09:44:45.558 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| <== Total: 882 2018-03-23 09:44:45.559 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [54] -| 加载用户信息成功,数据数:882 2018-03-23 09:44:45.561 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Preparing: SELECT * FROM t_sys_organ 2018-03-23 09:44:45.561 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Parameters: 2018-03-23 09:44:45.641 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| <== Total: 38 2018-03-23 09:44:45.642 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [63] -| 加载部门信息成功,数据数:38 2018-03-23 09:44:45.701 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 09:44:45.702 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 09:44:45.770 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:44:45.771 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [74] -| 加载用户信息成功,数据数:882 2018-03-23 09:44:45.793 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Initializing ProtocolHandler ["http-nio-8089"] 2018-03-23 09:44:45.810 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Starting ProtocolHandler [http-nio-8089] 2018-03-23 09:44:45.824 |-INFO [restartedMain] org.apache.tomcat.util.net.NioSelectorPool [179] -| Using a shared selector for servlet write/read 2018-03-23 09:44:45.848 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [198] -| Tomcat started on port(s): 8089 (http) 2018-03-23 09:44:45.857 |-INFO [restartedMain] com.xintong.VideocheckApplication [57] -| Started VideocheckApplication in 21.288 seconds (JVM running for 24.395) 2018-03-23 09:45:38.459 |-INFO [http-nio-8089-exec-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring FrameworkServlet 'dispatcherServlet' 2018-03-23 09:45:38.459 |-INFO [http-nio-8089-exec-1] org.springframework.web.servlet.DispatcherServlet [489] -| FrameworkServlet 'dispatcherServlet': initialization started 2018-03-23 09:45:38.542 |-INFO [http-nio-8089-exec-1] org.springframework.web.servlet.DispatcherServlet [508] -| FrameworkServlet 'dispatcherServlet': initialization completed in 83 ms 2018-03-23 09:45:38.761 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:38.762 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:38.762 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:38.762 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:38.762 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:38.908 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:38.909 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:38.980 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:38.983 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:38.984 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:39.089 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:39.090 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:39.121 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:39.123 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:39.124 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:39.154 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:39.156 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:39.157 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:39.224 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:39.225 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:39.226 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:39.245 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:39.246 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:39.247 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:39.295 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:39.296 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:39.297 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:39.365 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:39.372 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:39.373 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:39.374 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:39.450 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:39.466 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:39.502 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:39.503 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:39.504 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:39.629 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:39.631 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:39.632 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:39.777 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:39.778 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:39.780 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:39.781 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:39.782 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:39.845 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:39.847 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:39.848 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:39.894 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:39.895 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 09:45:39.897 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 09:45:39.911 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:39.912 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:39.914 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:39.976 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:39.996 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:39.998 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:40.032 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:40.035 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 09:45:40.035 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:40.037 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:40.038 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:40.061 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:40.064 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:40.087 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:40.090 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:40.145 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 09:45:40.146 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 09:45:40.161 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 09:45:40.163 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 09:45:40.167 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:40.184 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 09:45:40.185 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 09:45:40.210 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:45:40.229 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 09:45:40.297 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 09:45:40.320 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:40.325 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:40.326 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:40.422 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:40.423 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:40.433 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:40.434 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:40.493 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:40.494 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:40.495 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:40.496 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:40.495 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:40.497 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:40.499 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:40.500 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:40.561 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:40.595 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:40.596 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:40.597 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:40.597 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:40.598 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:40.599 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:40.694 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:40.694 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:40.695 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:40.699 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:40.700 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:40.701 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:40.760 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:40.804 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:40.827 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:40.829 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:40.831 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:45:40.832 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:45:40.876 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:40.879 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:40.883 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:45:40.883 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 09:45:40.903 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:40.905 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:40.974 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 09:45:40.975 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:45:40.975 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:45:40.986 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 09:45:41.012 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:41.099 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 09:45:41.108 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:41.109 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:41.175 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:41.177 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:41.178 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:41.252 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:41.254 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:41.255 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:41.326 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:41.425 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:41.429 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:41.473 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:45:41.475 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:45:41.869 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 598 2018-03-23 09:45:41.926 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:42.041 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:42.042 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:42.110 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:42.111 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:42.112 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:42.206 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:42.207 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:42.208 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:42.269 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:42.396 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:42.398 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:42.405 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 09:45:42.406 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 09:45:42.468 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:45:42.906 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:42.914 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:43.031 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:43.031 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:43.032 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:43.032 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:43.103 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:43.103 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:43.104 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:43.104 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:43.104 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:43.105 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:43.213 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:43.214 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:43.215 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:43.215 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:43.215 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:43.215 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:43.328 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:43.332 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:43.444 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:43.446 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:43.452 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:43.454 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:43.471 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 09:45:43.473 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:45:43.781 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 09:45:43.786 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 09:45:43.787 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:45:44.158 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 09:45:44.160 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:45:44.161 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:45:44.577 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 09:45:44.581 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:45:44.582 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:45:44.678 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:45:44.693 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 09:45:44.694 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 09:45:44.829 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 09:45:44.830 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 09:45:44.831 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 09:45:44.898 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 09:45:44.904 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 09:45:44.906 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:45:45.278 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 09:45:51.333 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:51.341 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:51.346 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:51.351 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:51.351 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:51.439 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:51.440 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:51.440 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:51.441 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:51.453 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:51.454 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:51.525 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:51.526 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:51.526 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:51.527 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:51.527 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:51.530 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:51.532 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:51.532 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:51.532 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:51.533 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:51.534 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:51.534 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:51.536 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:51.595 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:51.603 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:51.618 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:51.620 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:51.620 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:51.622 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:51.623 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:51.624 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:51.625 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:51.625 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:51.626 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:51.689 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:51.690 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:51.690 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:51.691 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:51.692 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:51.692 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:51.700 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:51.701 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:51.702 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:51.759 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:51.759 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:51.761 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:51.761 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:51.766 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:51.798 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:51.801 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:51.826 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:51.861 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:51.864 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:51.875 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:51.879 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:51.880 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:51.882 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 09:45:51.883 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 09:45:51.883 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:51.912 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 09:45:51.913 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 09:45:51.936 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:51.939 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:51.945 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:45:51.978 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 09:45:51.979 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 09:45:51.984 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 09:45:52.009 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 09:45:52.010 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 09:45:52.042 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 09:45:52.081 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 09:45:52.083 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:52.084 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:52.184 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:52.355 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:52.359 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:52.364 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:52.459 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:52.461 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:52.464 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:52.466 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:52.469 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:52.470 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:52.534 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:52.534 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:52.535 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:52.536 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:52.537 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:52.536 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:52.537 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:52.539 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:52.613 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:52.636 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:53.581 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:53.582 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:53.582 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:53.583 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:53.583 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:53.646 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:53.657 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:53.658 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:53.660 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:53.660 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:53.728 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:53.747 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:53.752 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:53.755 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:53.757 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:45:53.758 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:45:53.762 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:53.766 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:53.769 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:45:53.770 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 09:45:53.772 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:53.774 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:53.775 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:53.780 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:53.833 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:45:53.838 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:53.841 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:53.845 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:45:53.847 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 09:45:53.848 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 09:45:53.854 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:53.855 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:53.877 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:53.878 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:53.882 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:53.883 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:53.918 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:53.919 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:53.920 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:53.920 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:53.921 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:53.930 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 09:45:53.946 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:53.947 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:53.948 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:53.948 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:53.949 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:53.949 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:53.985 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:53.986 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:53.987 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:53.987 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:53.989 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:53.989 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:54.013 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:54.014 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:54.015 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:54.019 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:54.020 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:54.021 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:54.057 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:54.063 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:54.066 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:54.066 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:54.074 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:54.084 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:54.085 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:54.091 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:54.130 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:54.153 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:54.154 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:54.155 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:54.180 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:54.182 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:54.191 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:54.192 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:54.195 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 09:45:54.195 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 09:45:54.233 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:54.234 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:54.235 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:54.235 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:54.235 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:54.237 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:54.237 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:54.283 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:45:54.300 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 09:45:54.301 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 09:45:54.377 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:54.383 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 09:45:54.420 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 09:45:54.421 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 09:45:54.485 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 09:45:54.489 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:54.492 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:54.583 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 09:45:54.584 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 09:45:54.651 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 09:45:54.653 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:54.654 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:54.724 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:54.849 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:54.852 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:54.856 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:54.952 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:54.953 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:54.953 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:54.954 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:54.959 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:54.961 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:55.017 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:55.018 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:55.018 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:55.024 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:55.025 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:55.026 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:55.028 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:55.029 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:55.030 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:55.084 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:55.085 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:55.085 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:55.098 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:55.099 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:55.100 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:55.111 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:55.113 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:55.113 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:55.147 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:55.161 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:55.194 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:55.252 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:55.254 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:55.256 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:45:55.256 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 09:45:55.270 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:55.271 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:55.272 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:45:55.273 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:45:55.301 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:55.302 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:55.304 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:45:55.304 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 09:45:55.321 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 09:45:55.339 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:45:55.354 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:55.372 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 09:45:55.458 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:55.459 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:55.522 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:55.524 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:55.525 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:55.615 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:55.616 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:55.616 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:55.689 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:55.815 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:55.817 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:55.825 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:45:55.826 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:45:56.175 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 598 2018-03-23 09:45:56.222 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:56.360 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:56.361 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:56.460 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:56.463 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:56.464 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:56.572 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:56.574 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:56.575 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:56.681 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:56.820 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:56.822 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:56.825 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 09:45:56.826 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 09:45:56.915 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:45:57.206 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:57.210 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:57.325 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:57.326 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:57.343 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:45:57.344 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:45:57.404 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:57.405 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:57.406 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:57.430 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:45:57.431 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:45:57.432 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:57.488 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:57.489 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:57.490 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:57.500 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:45:57.502 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:45:57.503 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:45:57.566 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:57.566 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:45:57.686 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:57.689 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:57.699 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 09:45:57.700 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:45:57.702 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:45:57.705 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:45:57.868 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 09:45:57.870 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 09:45:57.870 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:45:58.236 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 09:45:58.240 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:45:58.241 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:45:58.559 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 09:45:58.562 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:45:58.563 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:45:58.643 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:45:58.652 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 09:45:58.653 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 09:45:58.728 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 09:45:58.730 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 09:45:58.731 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 09:45:58.803 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 09:45:58.805 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 09:45:58.807 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:45:59.158 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 09:46:02.287 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:02.395 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:46:02.396 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:46:02.480 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:46:02.482 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:46:02.483 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:02.569 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:46:02.571 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:46:02.571 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:02.633 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:46:02.735 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:46:02.739 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:02.748 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 09:46:02.751 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:46:03.225 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 09:46:03.227 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 09:46:03.228 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:46:03.610 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 09:46:03.613 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:46:03.614 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:46:03.867 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 09:46:03.870 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:46:03.871 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:46:03.941 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:46:03.946 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 09:46:03.946 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 09:46:04.008 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 09:46:04.009 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 09:46:04.010 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 09:46:04.072 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 09:46:04.082 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 09:46:04.086 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:46:04.429 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 09:46:08.067 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:08.073 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:08.075 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:08.078 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:08.081 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:08.170 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:46:08.171 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:46:08.181 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:46:08.181 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:46:08.182 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:46:08.182 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:46:08.183 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:46:08.183 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:46:08.199 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:46:08.199 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:46:08.245 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:46:08.246 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:46:08.247 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:08.280 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:46:08.280 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:46:08.281 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:46:08.282 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:46:08.282 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:46:08.282 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:08.283 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:08.283 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:46:08.284 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:08.291 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:46:08.342 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:46:08.344 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:46:08.344 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:08.381 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:46:08.381 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:46:08.382 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:46:08.382 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:46:08.383 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:08.382 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:46:08.383 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:46:08.384 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:08.384 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:08.408 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:46:08.411 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:46:08.412 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:08.446 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:46:08.447 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:46:08.448 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:08.449 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:46:08.457 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:46:08.472 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:46:08.512 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:46:08.547 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:46:08.549 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:08.561 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:46:08.562 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:46:08.563 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:08.564 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:08.566 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 09:46:08.567 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 09:46:08.581 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:46:08.583 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:08.616 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:46:08.617 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:08.631 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:46:08.663 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 09:46:08.664 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 09:46:08.674 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 09:46:08.675 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 09:46:08.691 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 09:46:08.692 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 09:46:08.734 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 09:46:08.739 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 09:46:08.757 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 09:46:08.759 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:46:08.760 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:08.826 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:46:08.963 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:08.970 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:08.975 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:09.066 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:46:09.067 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:46:09.073 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:46:09.074 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:46:09.074 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:46:09.075 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:46:09.137 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:46:09.138 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:46:09.139 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:09.145 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:46:09.145 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:46:09.146 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:46:09.146 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:46:09.147 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:09.147 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:09.212 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:46:09.213 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:46:09.214 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:09.218 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:46:09.219 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:46:09.220 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:09.246 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:46:09.247 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:46:09.248 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:09.277 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:46:09.290 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:46:09.331 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:46:09.385 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:46:09.387 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:09.389 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:46:09.390 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:46:09.397 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:46:09.398 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:09.400 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:46:09.401 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 09:46:09.443 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:46:09.445 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:09.447 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:46:09.448 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 09:46:09.454 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:46:09.469 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:09.480 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 09:46:09.525 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 09:46:09.571 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:46:09.571 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:46:09.643 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:46:09.645 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:46:09.646 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:09.720 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:46:09.721 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:46:09.722 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:09.841 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:46:09.955 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:46:09.956 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:09.963 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:46:09.964 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:46:10.229 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 598 2018-03-23 09:46:10.282 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:10.385 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:46:10.386 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:46:10.464 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:46:10.466 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:46:10.467 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:10.545 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:46:10.546 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:46:10.546 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:10.614 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:46:10.719 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:46:10.720 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:10.761 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 09:46:10.762 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 09:46:10.832 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:46:11.117 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:11.119 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:11.226 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:46:11.226 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:46:11.227 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:46:11.227 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:46:11.294 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:46:11.295 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:46:11.295 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:11.297 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:46:11.298 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:46:11.299 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:11.372 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:46:11.372 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:46:11.373 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:46:11.373 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:46:11.374 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:11.374 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:46:11.439 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:46:11.443 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:46:11.547 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:46:11.549 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:11.552 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:46:11.554 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:46:11.558 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 09:46:11.559 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:46:11.748 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 09:46:11.750 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 09:46:11.751 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:46:12.141 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 09:46:12.144 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:46:12.146 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:46:12.439 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 09:46:12.441 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:46:12.442 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:46:12.516 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:46:12.519 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 09:46:12.520 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 09:46:12.619 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 09:46:12.620 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 09:46:12.621 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 09:46:12.729 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 09:46:12.733 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 09:46:12.734 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:46:13.125 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 09:49:57.113 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:49:57.137 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:49:57.138 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:49:57.140 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:49:57.142 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:49:57.496 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:49:57.497 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:49:57.497 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:49:57.498 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:49:57.505 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:49:57.506 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:49:57.586 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:49:57.587 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:49:57.588 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:49:57.589 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:49:57.591 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:49:57.595 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:49:57.601 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:49:57.662 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:49:57.667 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:49:57.668 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:49:57.670 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:49:57.672 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:49:57.681 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:49:57.723 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:49:57.723 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:49:57.769 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:49:57.770 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:49:57.770 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:49:57.771 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:49:57.772 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:49:57.772 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:49:57.773 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:49:57.797 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:49:57.798 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:49:57.799 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:49:57.804 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:49:57.805 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:49:57.806 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:49:57.835 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:49:57.840 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:49:57.842 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:49:57.843 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:49:57.846 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:49:57.849 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:49:57.850 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:49:57.868 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:49:57.873 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:49:57.909 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:49:57.916 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:49:57.940 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:49:58.405 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:49:58.410 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 09:49:58.411 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 09:49:58.474 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:49:58.499 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:49:58.501 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:49:58.505 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:49:58.505 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:49:58.506 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:49:58.507 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:49:58.515 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:49:58.517 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:49:58.633 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 09:49:58.633 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 09:49:58.634 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 09:49:58.635 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 09:49:58.646 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 09:49:58.647 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 09:49:58.724 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 09:49:58.725 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 09:49:58.728 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:49:58.730 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 09:49:58.730 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:49:58.812 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:49:58.980 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:49:58.986 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:49:58.989 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:49:59.103 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:49:59.103 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:49:59.104 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:49:59.103 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:49:59.107 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:49:59.107 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:49:59.198 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:49:59.200 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:49:59.201 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:49:59.210 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:49:59.213 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:49:59.215 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:49:59.215 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:49:59.216 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:49:59.217 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:49:59.276 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:49:59.279 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:49:59.280 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:49:59.298 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:49:59.300 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:49:59.301 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:49:59.303 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:49:59.305 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:49:59.305 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:49:59.350 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:49:59.375 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:49:59.379 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:49:59.462 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:49:59.465 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:49:59.467 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:49:59.468 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 09:49:59.496 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:49:59.499 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:49:59.502 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:49:59.503 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:49:59.518 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:49:59.522 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:49:59.525 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:49:59.526 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 09:49:59.563 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 09:49:59.590 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:49:59.606 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 09:50:00.151 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:00.154 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:00.157 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:00.161 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:00.163 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:00.263 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:50:00.263 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:50:00.278 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:50:00.279 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:50:00.281 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:50:00.282 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:50:00.289 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:50:00.289 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:50:00.289 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:50:00.290 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:50:00.346 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:50:00.347 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:50:00.348 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:00.353 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:50:00.354 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:50:00.355 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:00.359 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:50:00.360 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:50:00.360 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:00.372 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:50:00.373 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:50:00.374 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:00.375 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:50:00.377 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:50:00.378 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:00.438 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:50:00.439 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:50:00.440 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:00.446 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:50:00.447 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:50:00.448 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:00.449 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:50:00.449 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:50:00.450 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:00.457 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:50:00.458 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:50:00.459 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:50:00.459 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:50:00.460 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:00.459 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:00.502 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:50:00.509 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:50:00.529 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:50:00.533 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:50:00.538 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:50:00.617 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:50:00.619 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:00.622 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 09:50:00.623 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 09:50:00.634 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:50:00.634 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:50:00.636 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:00.636 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:00.645 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:50:00.648 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:00.654 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:50:00.656 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:00.708 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:50:00.736 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 09:50:00.737 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 09:50:00.763 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 09:50:00.763 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 09:50:00.770 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 09:50:00.771 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 09:50:00.826 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 09:50:00.829 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:50:00.829 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:00.842 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 09:50:00.854 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 09:50:00.922 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:50:01.012 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:01.013 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:01.021 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:01.114 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:50:01.114 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:50:01.115 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:50:01.116 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:50:01.124 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:50:01.124 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:50:01.191 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:50:01.193 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:50:01.194 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:01.195 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:50:01.196 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:50:01.196 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:50:01.197 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:01.197 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:50:01.198 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:01.312 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:50:01.312 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:50:01.314 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:50:01.313 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:50:01.314 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:50:01.314 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:01.315 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:01.315 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:50:01.316 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:01.391 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:50:01.395 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:50:01.396 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:50:01.492 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:50:01.494 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:01.496 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:50:01.497 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 09:50:01.516 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:50:01.517 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:01.519 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:50:01.519 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:50:01.525 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:50:01.526 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:01.528 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:50:01.528 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 09:50:01.566 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 09:50:01.638 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 09:50:01.645 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:50:01.660 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:01.884 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:50:01.886 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:50:01.967 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:50:01.968 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:50:01.968 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:02.049 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:50:02.051 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:50:02.052 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:02.130 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:50:02.261 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:50:02.262 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:02.267 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:50:02.268 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:50:02.592 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 598 2018-03-23 09:50:02.640 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:02.805 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:50:02.805 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:50:02.872 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:50:02.873 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:50:02.873 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:02.952 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:50:02.953 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:50:02.953 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:03.021 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:50:03.153 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:50:03.155 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:03.162 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 09:50:03.163 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 09:50:03.230 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:50:03.631 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:03.633 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:03.734 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:50:03.735 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:50:03.766 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:50:03.766 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:50:03.802 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:50:03.803 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:50:03.804 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:03.832 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:50:03.834 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:50:03.835 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:03.874 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:50:03.877 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:50:03.879 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:03.908 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:50:03.909 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:50:03.910 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:50:03.946 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:50:03.979 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:50:04.046 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:50:04.048 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:04.054 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 09:50:04.055 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:50:04.088 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:50:04.090 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:50:04.216 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 09:50:04.221 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 09:50:04.222 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:50:04.582 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 09:50:04.585 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:50:04.586 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:50:04.865 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 09:50:04.867 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:50:04.867 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:50:04.935 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:50:04.938 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 09:50:04.939 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 09:50:05.016 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 09:50:05.017 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 09:50:05.018 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 09:50:05.091 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 09:50:05.095 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 09:50:05.096 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:50:05.480 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 09:54:24.589 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:24.601 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:24.602 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:24.604 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:24.607 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:24.953 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:54:24.954 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:54:24.968 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:54:24.969 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:54:24.998 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:54:24.999 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:54:25.023 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:54:25.024 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:54:25.034 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:54:25.035 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:54:25.036 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:54:25.038 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:54:25.069 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:54:25.088 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:54:25.099 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:54:25.102 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:54:25.103 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:25.114 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:54:25.114 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:25.137 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:54:25.138 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:25.165 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:54:25.166 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:25.182 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:54:25.183 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:25.193 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:54:25.194 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:54:25.194 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:54:25.195 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:25.195 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:54:25.196 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:25.204 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:54:25.205 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:54:25.206 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:25.237 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:54:25.238 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:54:25.239 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:25.249 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:54:25.251 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:54:25.251 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:25.259 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:54:25.262 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:54:25.272 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:54:25.302 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:54:25.313 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:54:25.366 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:54:25.366 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:54:25.368 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:25.368 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:25.370 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 09:54:25.371 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 09:54:25.384 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:54:25.386 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:25.396 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:54:25.398 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:25.412 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:54:25.413 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:25.432 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:54:25.482 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 09:54:25.483 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 09:54:25.498 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 09:54:25.499 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 09:54:25.499 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 09:54:25.501 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 09:54:25.552 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 09:54:25.553 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:54:25.554 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:25.571 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 09:54:25.572 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 09:54:25.647 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:54:25.747 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:25.751 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:25.755 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:25.846 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:54:25.847 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:54:25.850 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:54:25.850 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:54:25.860 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:54:25.861 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:54:25.916 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:54:25.916 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:54:25.917 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:54:25.918 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:54:25.918 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:25.918 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:25.934 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:54:25.935 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:54:25.936 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:25.985 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:54:25.985 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:54:25.986 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:54:25.987 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:54:25.987 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:25.987 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:26.001 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:54:26.002 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:54:26.004 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:26.047 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:54:26.050 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:54:26.074 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:54:26.152 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:54:26.154 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:26.156 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:54:26.157 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:54:26.158 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 09:54:26.158 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:26.164 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:54:26.165 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 09:54:26.168 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:54:26.170 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:26.173 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:54:26.175 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:54:26.239 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 09:54:26.247 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 09:54:26.259 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:54:26.288 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:26.383 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:54:26.384 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:54:26.448 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:54:26.450 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:54:26.451 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:26.519 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:54:26.520 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:54:26.521 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:26.581 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:54:26.681 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:54:26.683 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:26.690 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:54:26.691 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:54:26.892 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 598 2018-03-23 09:54:26.945 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:27.037 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:54:27.038 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:54:27.101 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:54:27.103 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:54:27.103 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:27.189 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:54:27.190 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:54:27.190 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:27.254 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:54:27.351 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:54:27.353 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:27.361 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 09:54:27.363 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 09:54:27.424 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:54:27.658 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:27.661 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:27.750 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:54:27.751 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:54:27.767 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:54:27.768 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:54:27.816 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:54:27.817 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:54:27.818 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:27.833 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:54:27.834 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:54:27.834 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:27.896 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:54:27.897 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:54:27.897 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:27.900 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:54:27.901 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:54:27.901 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:54:27.962 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:54:27.965 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:54:28.058 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:54:28.060 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:28.073 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:54:28.075 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:54:28.080 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 09:54:28.080 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:54:28.324 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 09:54:28.326 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 09:54:28.327 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:54:28.704 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 09:54:28.710 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:54:28.711 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:54:29.152 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 09:54:29.155 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:54:29.156 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:54:29.223 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:54:29.230 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 09:54:29.231 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 09:54:29.293 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 09:54:29.296 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 09:54:29.297 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 09:54:29.367 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 09:54:29.372 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 09:54:29.374 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:54:29.718 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 09:56:21.055 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:21.068 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:21.070 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:21.080 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:21.081 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:21.421 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:56:21.422 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:56:21.429 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:56:21.430 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:56:21.439 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:56:21.440 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:56:21.480 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:56:21.481 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:56:21.485 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:56:21.486 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:56:21.527 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:56:21.529 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:56:21.532 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:56:21.542 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:56:21.553 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:56:21.599 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:56:21.600 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:21.603 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:56:21.603 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:56:21.604 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:21.604 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:21.630 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:56:21.631 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:56:21.631 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:21.632 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:21.688 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:56:21.689 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:56:21.689 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:21.691 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:56:21.692 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:56:21.693 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:21.705 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:56:21.706 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:56:21.706 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:21.716 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:56:21.716 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:56:21.717 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:56:21.717 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:56:21.718 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:21.718 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:21.747 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:56:21.756 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:56:21.780 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:56:21.805 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:56:21.808 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:56:21.852 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:56:21.853 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:21.856 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 09:56:21.857 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 09:56:21.859 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:56:21.861 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:21.884 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:56:21.886 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:21.902 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:56:21.903 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:21.929 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:56:21.936 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:56:21.938 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:21.972 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 09:56:21.973 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 09:56:21.995 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 09:56:21.996 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 09:56:22.035 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 09:56:22.036 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 09:56:22.044 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 09:56:22.062 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 09:56:22.109 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 09:56:22.110 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:56:22.112 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:22.188 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:56:22.298 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:22.298 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:22.302 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:22.389 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:56:22.390 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:56:22.406 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:56:22.406 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:56:22.426 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:56:22.427 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:56:22.475 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:56:22.476 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:56:22.477 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:22.481 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:56:22.483 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:56:22.483 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:22.495 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:56:22.496 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:56:22.497 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:22.557 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:56:22.558 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:56:22.559 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:22.564 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:56:22.565 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:56:22.566 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:22.573 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:56:22.574 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:56:22.575 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:22.639 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:56:22.641 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:56:22.646 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:56:22.753 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:56:22.755 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:22.758 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:56:22.758 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:56:22.759 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 09:56:22.760 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:56:22.761 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:22.763 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:22.763 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:56:22.764 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:56:22.765 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:56:22.765 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 09:56:22.839 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 09:56:22.862 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 09:56:22.867 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:56:22.880 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:22.985 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:56:22.986 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:56:23.052 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:56:23.053 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:56:23.053 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:23.118 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:56:23.119 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:56:23.119 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:23.188 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:56:23.292 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:56:23.293 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:23.302 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:56:23.303 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:56:23.590 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 598 2018-03-23 09:56:23.669 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:23.783 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:56:23.783 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:56:23.854 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:56:23.855 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:56:23.856 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:23.922 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:56:23.923 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:56:23.923 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:23.999 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:56:24.109 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:56:24.112 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:24.121 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 09:56:24.122 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 09:56:24.185 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 09:56:24.407 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:24.409 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:24.498 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:56:24.499 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:56:24.509 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 09:56:24.509 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 09:56:24.560 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:56:24.561 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:56:24.562 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:24.574 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 09:56:24.575 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 09:56:24.575 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:24.631 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:56:24.632 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:56:24.633 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:24.647 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 09:56:24.648 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 09:56:24.649 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 09:56:24.699 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:56:24.729 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 09:56:24.814 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:56:24.815 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:24.818 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 09:56:24.819 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:56:24.820 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 09:56:24.821 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 09:56:25.076 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 09:56:25.079 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 09:56:25.080 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:56:25.466 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 09:56:25.468 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 09:56:25.469 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 09:56:25.777 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 09:56:25.779 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 09:56:25.780 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 09:56:25.870 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 09:56:25.875 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 09:56:25.877 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 09:56:25.976 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 09:56:25.977 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 09:56:25.978 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 09:56:26.068 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 09:56:26.072 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 09:56:26.073 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 09:56:26.435 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 10:00:20.253 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:20.253 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:20.263 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:20.264 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:20.266 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:20.658 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:20.658 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:20.658 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:20.659 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:20.666 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:20.667 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:20.667 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:20.668 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:20.687 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:20.688 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:20.754 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:20.754 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:20.756 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:20.759 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:20.759 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:20.851 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:20.851 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:20.851 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:20.851 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:20.851 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:20.852 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:20.852 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:20.853 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:20.853 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:20.853 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:20.944 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:20.949 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:20.951 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:20.950 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:20.952 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:20.952 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:20.953 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:20.954 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:20.953 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:20.955 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:20.956 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:21.011 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:21.581 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:21.582 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:21.583 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:21.585 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:21.642 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:21.663 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:21.668 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:21.670 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:21.710 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:21.712 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:21.767 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:21.767 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:21.769 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:21.769 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:21.771 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:21.772 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:21.772 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:21.774 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:21.777 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 10:00:21.778 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 10:00:21.852 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 10:00:21.853 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 10:00:21.875 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 10:00:21.893 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 10:00:21.894 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 10:00:21.898 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 10:00:21.899 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 10:00:21.940 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 10:00:21.983 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 10:00:21.992 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 10:00:21.994 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:21.995 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:22.091 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:22.285 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:22.288 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:22.289 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:22.396 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:22.397 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:22.399 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:22.400 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:22.401 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:22.402 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:22.471 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:22.472 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:22.473 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:22.486 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:22.487 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:22.487 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:22.488 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:22.489 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:22.489 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:22.542 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:22.543 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:22.544 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:22.564 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:22.564 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:22.565 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:22.565 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:22.566 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:22.565 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:22.608 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:22.625 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:22.632 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:22.714 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:22.715 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:22.717 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:00:22.718 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:00:22.730 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:22.731 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:22.733 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:22.733 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:00:22.734 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 10:00:22.734 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:22.736 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:00:22.737 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 10:00:22.797 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:00:22.808 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 10:00:22.821 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:22.824 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 10:00:22.926 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:22.927 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:22.994 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:22.996 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:22.997 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:23.066 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:23.067 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:23.068 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:23.134 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:23.238 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:23.239 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:23.244 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:00:23.245 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:00:23.487 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 598 2018-03-23 10:00:23.542 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:23.648 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:23.649 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:23.717 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:23.718 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:23.718 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:23.786 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:23.787 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:23.787 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:23.852 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:23.964 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:23.966 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:23.973 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 10:00:23.974 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 10:00:24.042 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 10:00:24.622 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:24.627 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:24.628 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:24.631 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:24.638 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:24.726 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:24.727 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:24.732 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:24.732 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:24.735 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:24.736 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:24.745 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:24.745 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:24.746 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:24.747 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:24.794 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:24.795 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:24.795 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:24.797 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:24.797 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:24.797 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:24.803 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:24.804 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:24.805 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:24.811 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:24.812 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:24.813 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:24.815 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:24.816 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:24.817 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:24.864 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:24.865 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:24.866 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:24.870 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:24.871 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:24.872 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:24.877 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:24.879 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:24.880 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:24.882 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:24.883 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:24.883 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:24.884 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:24.884 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:24.886 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:24.932 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:24.937 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:24.944 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:24.944 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:24.948 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:25.029 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:25.031 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:25.044 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:25.045 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:25.046 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:25.047 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:25.047 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:25.048 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:25.048 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 10:00:25.051 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 10:00:25.052 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:25.054 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:25.115 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 10:00:25.159 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 10:00:25.160 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 10:00:25.176 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 10:00:25.177 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 10:00:25.184 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 10:00:25.186 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 10:00:25.226 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 10:00:25.243 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 10:00:25.244 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:25.246 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:25.262 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 10:00:25.314 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:25.460 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:25.463 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:25.468 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:26.293 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:26.294 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:26.353 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:26.353 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:26.359 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:26.360 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:26.360 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:26.381 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:26.382 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:26.419 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:26.420 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:26.420 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:26.444 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:26.446 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:26.447 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:26.448 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:26.449 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:26.450 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:26.497 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:26.499 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:26.500 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:26.510 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:26.518 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:26.519 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:26.519 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:26.565 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:26.579 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:26.710 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:26.711 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:26.712 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:00:26.713 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 10:00:26.777 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:26.780 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:26.782 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:00:26.783 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:00:26.785 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 10:00:26.786 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:26.789 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:26.792 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:00:26.793 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 10:00:26.872 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 10:00:26.882 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:00:26.892 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:26.999 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:27.000 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:27.063 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:27.066 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:27.067 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:27.132 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:27.134 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:27.135 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:27.196 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:27.303 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:27.305 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:27.311 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:00:27.313 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:00:27.510 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 598 2018-03-23 10:00:27.555 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:27.667 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:27.668 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:27.733 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:27.734 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:27.734 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:27.798 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:27.799 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:27.799 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:27.857 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:27.962 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:27.963 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:27.966 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 10:00:27.967 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 10:00:28.025 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 10:00:28.251 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:28.257 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:28.359 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:28.360 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:28.423 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:28.423 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:28.423 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:28.423 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:28.424 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:28.494 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:28.496 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:28.497 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:28.521 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:28.522 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:28.523 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:28.557 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:28.630 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:28.632 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:28.632 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:28.694 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:28.696 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:28.732 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:28.862 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:28.864 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:28.869 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:00:28.869 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:00:29.107 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 10:00:29.109 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:00:29.110 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:00:29.469 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 10:00:29.472 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:00:29.473 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:00:30.367 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:00:30.368 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:00:30.369 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:00:30.441 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:00:30.443 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:00:30.444 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:00:30.508 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:00:30.509 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:00:30.510 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:00:30.583 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 10:00:30.588 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 10:00:30.589 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:00:30.952 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 10:00:33.802 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:33.925 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:33.925 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:34.020 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:34.021 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:34.021 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:34.153 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:34.154 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:34.155 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:34.220 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:34.326 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:34.328 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:34.334 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| ==> Preparing: delete check_statistic_exclude_users where period_id = ? and user_id = ? 2018-03-23 10:00:34.335 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| ==> Parameters: 30(Integer), 2048(Integer) 2018-03-23 10:00:34.493 |-INFO [http-nio-8089-exec-5] org.springframework.beans.factory.xml.XmlBeanDefinitionReader [317] -| Loading XML bean definitions from class path resource [org/springframework/jdbc/support/sql-error-codes.xml] 2018-03-23 10:00:34.884 |-INFO [http-nio-8089-exec-5] org.springframework.jdbc.support.SQLErrorCodesFactory [127] -| SQLErrorCodes loaded: [DB2, Derby, H2, HSQL, Informix, MS-SQL, MySQL, Oracle, PostgreSQL, Sybase, Hana] 2018-03-23 10:00:34.905 |-ERROR [http-nio-8089-exec-5] com.xintong.visualinspection.controller.BaseController [195] -| 输入参数错误:发生错误 com.xintong.system.err.BusinessException: null at com.xintong.visualinspection.controller.StatisticsController.deletecheckSExUser(StatisticsController.java:398) at com.xintong.visualinspection.controller.StatisticsController$$FastClassBySpringCGLIB$$e0f09ca1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:656) at com.xintong.visualinspection.controller.StatisticsController$$EnhancerBySpringCGLIB$$fe2fb6a5.deletecheckSExUser() 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:116) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.web.filter.ApplicationContextHeaderFilter.doFilterInternal(ApplicationContextHeaderFilter.java:55) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:80) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) 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:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:80) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) 2018-03-23 10:00:34.917 |-WARN [http-nio-8089-exec-5] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: BusinessException(errCode=ErrorCode(code=20001, desc=输入参数错误:发生错误)) 2018-03-23 10:00:37.095 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:37.212 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:00:37.213 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:00:37.277 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:00:37.278 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:00:37.279 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:37.349 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:00:37.350 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:00:37.351 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:00:37.418 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:00:37.534 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:00:37.536 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:00:37.538 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| ==> Preparing: delete check_statistic_exclude_users where period_id = ? and user_id = ? 2018-03-23 10:00:37.539 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| ==> Parameters: 30(Integer), 2048(Integer) 2018-03-23 10:00:37.701 |-ERROR [http-nio-8089-exec-6] com.xintong.visualinspection.controller.BaseController [195] -| 输入参数错误:发生错误 com.xintong.system.err.BusinessException: null at com.xintong.visualinspection.controller.StatisticsController.deletecheckSExUser(StatisticsController.java:398) at com.xintong.visualinspection.controller.StatisticsController$$FastClassBySpringCGLIB$$e0f09ca1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:656) at com.xintong.visualinspection.controller.StatisticsController$$EnhancerBySpringCGLIB$$fe2fb6a5.deletecheckSExUser() 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:116) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.web.filter.ApplicationContextHeaderFilter.doFilterInternal(ApplicationContextHeaderFilter.java:55) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:80) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) 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:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:80) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) 2018-03-23 10:00:37.712 |-WARN [http-nio-8089-exec-6] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: BusinessException(errCode=ErrorCode(code=20001, desc=输入参数错误:发生错误)) 2018-03-23 10:03:56.306 |-INFO [restartedMain] com.xintong.VideocheckApplication [48] -| Starting VideocheckApplication on wenhongquan with PID 1256 (C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server\target\classes started by wenhongquan in C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server) 2018-03-23 10:03:56.311 |-INFO [restartedMain] com.xintong.VideocheckApplication [637] -| No active profile set, falling back to default profiles: default 2018-03-23 10:03:56.769 |-INFO [background-preinit] org.hibernate.validator.internal.util.Version [30] -| HV000001: Hibernate Validator 5.3.4.Final 2018-03-23 10:03:56.785 |-INFO [restartedMain] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [582] -| Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@743eca97: startup date [Fri Mar 23 10:03:56 CST 2018]; root of context hierarchy 2018-03-23 10:04:01.650 |-INFO [restartedMain] org.springframework.data.repository.config.RepositoryConfigurationDelegate [165] -| Multiple Spring Data modules found, entering strict repository configuration mode! 2018-03-23 10:04:03.108 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d8fc27d6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 10:04:03.291 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$71a9f010] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 10:04:03.307 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 10:04:03.313 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@14d79917' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 10:04:03.323 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$967e92c2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 10:04:03.366 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 10:04:03.392 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'redisConf' of type [com.xintong.system.securityTools.RedisConf$$EnhancerBySpringCGLIB$$c43f9bd2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 10:04:03.415 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'keyGenerator' of type [com.xintong.system.securityTools.RedisConf$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 10:04:03.416 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.cache.annotation.ProxyCachingConfiguration' of type [org.springframework.cache.annotation.ProxyCachingConfiguration$$EnhancerBySpringCGLIB$$220e5df4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 10:04:04.072 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [89] -| Tomcat initialized with port(s): 8089 (http) 2018-03-23 10:04:04.086 |-INFO [restartedMain] org.apache.catalina.core.StandardService [179] -| Starting service Tomcat 2018-03-23 10:04:04.088 |-INFO [restartedMain] org.apache.catalina.core.StandardEngine [179] -| Starting Servlet Engine: Apache Tomcat/8.5.11 2018-03-23 10:04:04.245 |-INFO [localhost-startStop-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring embedded WebApplicationContext 2018-03-23 10:04:04.246 |-INFO [localhost-startStop-1] org.springframework.web.context.ContextLoader [276] -| Root WebApplicationContext: initialization completed in 7461 ms 2018-03-23 10:04:04.637 |-INFO [localhost-startStop-1] com.xintong.visualinspection.mapper.PageHelperConfiguration [20] -| ------Register MyBatis PageHelper 2018-03-23 10:04:07.075 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'metricsFilter' to: [/*] 2018-03-23 10:04:07.075 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'characterEncodingFilter' to: [/*] 2018-03-23 10:04:07.076 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2018-03-23 10:04:07.076 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'httpPutFormContentFilter' to: [/*] 2018-03-23 10:04:07.076 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'requestContextFilter' to: [/*] 2018-03-23 10:04:07.078 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean [258] -| Mapping filter: 'springSecurityFilterChain' to: [/*] 2018-03-23 10:04:07.078 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'webRequestLoggingFilter' to: [/*] 2018-03-23 10:04:07.078 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [271] -| Mapping filter: 'druidWebStatFilter' to urls: [/*] 2018-03-23 10:04:07.079 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'jwtAuthenticationTokenFilter' to: [/*] 2018-03-23 10:04:07.079 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'corsFilter' to: [/*] 2018-03-23 10:04:07.079 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'authenticationTokenFilterBean' to: [/*] 2018-03-23 10:04:07.079 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'applicationContextIdFilter' to: [/*] 2018-03-23 10:04:07.079 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'dispatcherServlet' to [/] 2018-03-23 10:04:07.081 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'com.xintong.system.druidTools.DruidStatViewServlet' to [/druid/*] 2018-03-23 10:04:08.487 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 2018-03-23 10:04:08.498 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 'threadExecutor' 2018-03-23 10:04:08.724 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/css/**'], [] 2018-03-23 10:04:08.724 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/js/**'], [] 2018-03-23 10:04:08.874 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@759d15d2, org.springframework.security.web.context.SecurityContextPersistenceFilter@1a74a14d, org.springframework.security.web.header.HeaderWriterFilter@1b0c01a1, org.springframework.web.filter.CorsFilter@1993968d, org.springframework.security.web.authentication.logout.LogoutFilter@e4e4a8b, com.xintong.system.securityTools.JwtAuthenticationTokenFilter@62417d26, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@647331ff, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@57e19e87, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@78faa780, org.springframework.security.web.session.SessionManagementFilter@3bdd58a8, org.springframework.security.web.access.ExceptionTranslationFilter@bde162c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7e8f1041] 2018-03-23 10:04:08.905 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$LazyEndpointPathRequestMatcher@426ec2c4, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6c2dffab, org.springframework.security.web.context.SecurityContextPersistenceFilter@617a1e60, org.springframework.security.web.header.HeaderWriterFilter@60932d13, org.springframework.security.web.authentication.logout.LogoutFilter@4cab5fd, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5a2e887a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7b2d7836, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@22f29f5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@c718db4, org.springframework.security.web.session.SessionManagementFilter@633887d5, org.springframework.security.web.access.ExceptionTranslationFilter@2077474e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5e6f5805] 2018-03-23 10:04:09.094 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [534] -| Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@743eca97: startup date [Fri Mar 23 10:03:56 CST 2018]; root of context hierarchy 2018-03-23 10:04:09.206 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> com.xintong.visualinspection.controller.AppErrorPageController.error(javax.servlet.http.HttpServletRequest) 2018-03-23 10:04:09.208 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView com.xintong.visualinspection.controller.AppErrorPageController.errorHtml(javax.servlet.http.HttpServletRequest) 2018-03-23 10:04:09.210 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 10:04:09.211 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.update(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 10:04:09.211 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.delete(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 10:04:09.212 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getList(com.xintong.visualinspection.bean.CheckAppeal,java.lang.Integer,java.lang.Integer) 2018-03-23 10:04:09.212 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getById(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 10:04:09.212 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 10:04:09.212 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getByTaskId(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 10:04:09.217 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 10:04:09.218 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.update(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 10:04:09.218 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.delete(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 10:04:09.219 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getList(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply,java.lang.Integer,java.lang.Integer) 2018-03-23 10:04:09.219 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agreePatch]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agreePatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 10:04:09.219 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/refuse]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.refuse(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 10:04:09.220 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getById(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 10:04:09.220 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getByTaskId(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 10:04:09.220 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getTopReason]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getTopReason() 2018-03-23 10:04:09.221 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agree]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agree(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 10:04:09.223 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 10:04:09.223 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.update(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 10:04:09.224 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 10:04:09.224 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getAll]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getAll() 2018-03-23 10:04:09.225 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 10:04:09.225 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByParentId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByParentId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 10:04:09.225 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByRuleId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByRuleId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 10:04:09.226 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getForTaskById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getForTaskById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 10:04:09.226 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getCheckItemByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getCheckItemByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 10:04:09.227 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 10:04:09.228 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.update(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 10:04:09.228 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.delete(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 10:04:09.229 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckByDeptId(com.xintong.visualinspection.bean.CheckOther,java.lang.Integer,java.lang.Integer) 2018-03-23 10:04:09.229 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckById(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 10:04:09.229 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getOtherCheckStatistics]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getOtherCheckStatistics(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 10:04:09.231 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.add(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 10:04:09.231 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.update(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 10:04:09.232 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.delete(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 10:04:09.232 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getByName]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByName(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 10:04:09.232 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getById(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 10:04:09.232 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getListById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByListId(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 10:04:09.233 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getAllRule/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getAllRules(com.xintong.visualinspection.bean.CheckRule,java.lang.Integer,java.lang.Integer) 2018-03-23 10:04:09.233 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getItemListByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getItemListByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 10:04:09.234 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(java.util.List) 2018-03-23 10:04:09.234 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 10:04:09.235 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 10:04:09.235 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/comm/getTime]}" onto public java.lang.String com.xintong.visualinspection.controller.CommonController.getTime(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 10:04:09.237 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.add(com.xintong.visualinspection.bean.Constant) 2018-03-23 10:04:09.237 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.update(com.xintong.visualinspection.bean.Constant) 2018-03-23 10:04:09.238 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.delete(com.xintong.visualinspection.bean.Constant) 2018-03-23 10:04:09.239 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlagAndValue]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlagAndValue(com.xintong.visualinspection.bean.Constant) 2018-03-23 10:04:09.239 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlag]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlag(com.xintong.visualinspection.bean.Constant) 2018-03-23 10:04:09.239 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByName(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Constant) 2018-03-23 10:04:09.242 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAll() 2018-03-23 10:04:09.243 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/addDept],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.addDept(com.xintong.visualinspection.bean.Organ) throws java.lang.Exception 2018-03-23 10:04:09.243 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/updateDept/{organid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.updateDept(com.xintong.visualinspection.bean.Organ,int) 2018-03-23 10:04:09.243 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/deleteDept/{organid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.deleteDept(java.lang.Integer) 2018-03-23 10:04:09.244 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllDept(javax.servlet.http.HttpServletRequest) 2018-03-23 10:04:09.244 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptByParent/{pid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptByParent(java.lang.Integer) 2018-03-23 10:04:09.244 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptById/{organid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptById(java.lang.Integer) 2018-03-23 10:04:09.245 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllWG],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllWG() 2018-03-23 10:04:09.245 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllRM],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllRM() 2018-03-23 10:04:09.245 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllFs],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllFs() 2018-03-23 10:04:09.245 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getFsByDept],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAFsByDeptId(javax.servlet.http.HttpServletRequest) 2018-03-23 10:04:09.246 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptInfosByDeptId],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptInfosByDeptId(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Organ) 2018-03-23 10:04:09.247 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/upload]}" onto public java.lang.String com.xintong.visualinspection.controller.FileController.UploadFile(javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartHttpServletRequest) 2018-03-23 10:04:09.248 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/batch/upload],methods=[POST]}" onto public void com.xintong.visualinspection.controller.FileController.handleFileUpload(javax.servlet.http.HttpServletRequest) 2018-03-23 10:04:09.248 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/download/{filename:[a-zA-Z0-9-.]+}],methods=[GET]}" onto public void com.xintong.visualinspection.controller.FileController.Download(javax.servlet.http.HttpServletResponse,java.lang.String) 2018-03-23 10:04:09.250 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 10:04:09.250 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheck(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 10:04:09.251 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/employee/order],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getEmployeeOrder(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 10:04:09.252 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/item/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreItemInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 10:04:09.252 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/operation/manage/integration],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOperationInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 10:04:09.253 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/check/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getCheckWorkExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 10:04:09.253 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/appeal/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getAppealStatisticExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 10:04:09.254 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/static/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheckststic(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 10:04:09.254 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/business/feedback],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getBusinessFeedback(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 10:04:09.255 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/job/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.JobController.add(com.xintong.visualinspection.bean.Job) 2018-03-23 10:04:09.256 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/deleteMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.deleteMenu(java.lang.Integer) 2018-03-23 10:04:09.257 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/updateMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.updateMenu(com.xintong.visualinspection.bean.Menu,int) 2018-03-23 10:04:09.257 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuByParent/{pid}/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuByParent(java.lang.Integer,java.lang.Integer,java.lang.Integer) 2018-03-23 10:04:09.258 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getAllMenu(javax.servlet.http.HttpServletRequest,java.lang.Integer) 2018-03-23 10:04:09.258 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/addMenu],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.addMenu(com.xintong.visualinspection.bean.Menu) throws java.lang.Exception 2018-03-23 10:04:09.258 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuById/{menuid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuById(java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 10:04:09.260 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updatePermission/{permissionid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updatePermission(com.xintong.visualinspection.bean.Permission,int) 2018-03-23 10:04:09.261 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addPermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.bean.Permission) throws java.lang.Exception 2018-03-23 10:04:09.261 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addRolePermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 10:04:09.262 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deletePermission/{permissionid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(java.lang.Integer) 2018-03-23 10:04:09.262 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deleteRolePermission],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 10:04:09.262 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getAllPermission() 2018-03-23 10:04:09.263 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updateRolePermission],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updateRolePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 10:04:09.263 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/getPermissionByRole/{roleid}/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getPermissionByRole(java.lang.Integer,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.User) 2018-03-23 10:04:09.266 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/alldata/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRoleData(java.lang.Integer,java.lang.Integer) 2018-03-23 10:04:09.267 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/deleteRole/{roleid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.deleteRole(java.lang.Integer) 2018-03-23 10:04:09.268 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByDept/{deptId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByDept(java.lang.Integer) 2018-03-23 10:04:09.268 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindUser/{roleId}/{users}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindUser(java.lang.Integer,java.lang.String) 2018-03-23 10:04:09.269 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRole(javax.servlet.http.HttpServletRequest) 2018-03-23 10:04:09.269 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/updateRole/{roleid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.updateRole(com.xintong.visualinspection.bean.Role,int) 2018-03-23 10:04:09.269 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByUser/{userId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByUser(java.lang.Integer) 2018-03-23 10:04:09.270 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/addRole],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.addRole(com.xintong.visualinspection.bean.Role) throws java.lang.Exception 2018-03-23 10:04:09.270 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindPermission/{roleId}/{permissions}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindPermission(java.lang.Integer,java.lang.String) 2018-03-23 10:04:09.270 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPermision/{permisionid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPermisionidn(java.lang.Integer) 2018-03-23 10:04:09.270 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPosition/{positionId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPosition(java.lang.Integer) 2018-03-23 10:04:09.272 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.add(com.xintong.visualinspection.bean.Score) 2018-03-23 10:04:09.272 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 10:04:09.273 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.delete(com.xintong.visualinspection.bean.Score) 2018-03-23 10:04:09.273 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getByTaskId(com.xintong.visualinspection.bean.Score) 2018-03-23 10:04:09.273 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getScoreList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getScoreList(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Score) 2018-03-23 10:04:09.273 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/backoutScore]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.backoutScore(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 10:04:09.274 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getTopRemark]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getTopRemark() 2018-03-23 10:04:09.274 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/updateByTaskIdAndPerson]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.updateByTaskIdAndPerson(com.xintong.visualinspection.bean.Score) 2018-03-23 10:04:09.277 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 10:04:09.278 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/manage/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 10:04:09.278 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/user/score]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.UserStatistic) 2018-03-23 10:04:09.279 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/checkedItem/detail/info/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.StatisticsBean,java.lang.Integer,java.lang.Integer) 2018-03-23 10:04:09.279 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 10:04:09.279 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/data]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(java.lang.String) 2018-03-23 10:04:09.280 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 10:04:09.280 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/item/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 10:04:09.281 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/operation/manage/integration]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getOperationInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 10:04:09.281 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/checkman/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckmanInfo(com.xintong.visualinspection.bean.CheckmanStatisticsBean) 2018-03-23 10:04:09.281 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWrecker(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 10:04:09.281 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/add]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.addcheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 10:04:09.282 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/appeal]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckAppeal(com.xintong.visualinspection.bean.CheckAppealStatistic) 2018-03-23 10:04:09.282 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 10:04:09.282 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/business/feedback]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getBusinessFeedback(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 10:04:09.282 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectYearScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 10:04:09.283 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/score/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 10:04:09.283 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 10:04:09.283 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/detail]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrderByUserId(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 10:04:09.284 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/twice/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getTwiceCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 10:04:09.284 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/stuff/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getPersonalStuffItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 10:04:09.284 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/up/five]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUp5PersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 10:04:09.285 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 10:04:09.285 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 10:04:09.285 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/center/manage/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 10:04:09.285 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/checkedItem/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 10:04:09.286 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.deletecheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 10:04:09.286 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker/staff]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWreckerStaff(com.xintong.visualinspection.bean.WreckerStatisticsBO) 2018-03-23 10:04:09.286 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 10:04:09.287 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 10:04:09.289 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.add(com.xintong.visualinspection.bean.Task) 2018-03-23 10:04:09.289 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatch]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 10:04:09.290 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 10:04:09.290 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.delete(com.xintong.visualinspection.bean.Task) 2018-03-23 10:04:09.290 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getById(com.xintong.visualinspection.bean.Task) 2018-03-23 10:04:09.290 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 10:04:09.291 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/deleteUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.deleteUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 10:04:09.291 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskEnd]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskEnd(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 10:04:09.291 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/updateUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.updateUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 10:04:09.291 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskStart]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskStart(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 10:04:09.292 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/confirm]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.confirm(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 10:04:09.292 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 10:04:09.292 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getStatusById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getStatusById(com.xintong.visualinspection.bean.Task) 2018-03-23 10:04:09.295 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchById(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 10:04:09.295 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchAllNoScoreTask]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchAllNoScoreTask(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 10:04:09.296 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCheckedTaskByPage/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCheckedTaskByPage(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 10:04:09.296 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/gettasklistbydept/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskListByDept(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.pojo.TaskListByDeptAppeal) 2018-03-23 10:04:09.297 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.add(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 10:04:09.297 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 10:04:09.298 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 10:04:09.299 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.delete(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 10:04:09.299 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getUserClasss]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.pojo.TeamClass) 2018-03-23 10:04:09.299 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassList]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 10:04:09.300 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.addList(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 10:04:09.301 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassCode]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassCodeInfo(com.xintong.visualinspection.bean.ClassCode) 2018-03-23 10:04:09.302 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassById(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 10:04:09.303 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassListAndUsers]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassListAndUsers(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 10:04:09.304 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.add(com.xintong.visualinspection.bean.Team) 2018-03-23 10:04:09.305 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.update(com.xintong.visualinspection.bean.Team) 2018-03-23 10:04:09.306 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.delete(com.xintong.visualinspection.bean.Team) 2018-03-23 10:04:09.306 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamById(com.xintong.visualinspection.bean.Team) 2018-03-23 10:04:09.306 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByDeptId(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 10:04:09.306 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByName(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer) 2018-03-23 10:04:09.307 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getDetailById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsById(com.xintong.visualinspection.bean.Team) 2018-03-23 10:04:09.307 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamPersonsByUserClassId/{user_calss_id}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsByUserClassId(java.lang.Long) 2018-03-23 10:04:09.308 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test1]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index() 2018-03-23 10:04:09.308 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 10:04:09.308 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[PUT]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.update() 2018-03-23 10:04:09.309 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[POST]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.save() 2018-03-23 10:04:09.309 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.test() 2018-03-23 10:04:09.310 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.getList() 2018-03-23 10:04:09.310 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/admin]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.hello() 2018-03-23 10:04:09.310 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/login]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.login() 2018-03-23 10:04:09.312 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getList(com.xintong.visualinspection.bean.UserClass) 2018-03-23 10:04:09.313 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/updateList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.updateList(java.util.List) 2018-03-23 10:04:09.313 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/addList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.addList(java.util.List) 2018-03-23 10:04:09.314 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getUsersByTeamId/{user_class_id}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getUsersByTeamId(java.lang.Integer) 2018-03-23 10:04:09.317 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserInfo],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUserInfo(javax.servlet.http.HttpServletRequest) 2018-03-23 10:04:09.317 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/logout],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.logout() 2018-03-23 10:04:09.318 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/updateUser/{userid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.updateUser(com.xintong.visualinspection.bean.User,int) 2018-03-23 10:04:09.318 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/deleteUser/{userid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.deleteUser(java.lang.Integer) 2018-03-23 10:04:09.319 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/get/all/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getallUsers(java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 10:04:09.319 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUsers(com.xintong.visualinspection.bean.User) 2018-03-23 10:04:09.320 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserById/{userid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUser(java.lang.Integer) 2018-03-23 10:04:09.323 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getAllCheckman],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getAllCheckman() 2018-03-23 10:04:09.323 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getFsUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getFsUsers(com.xintong.visualinspection.bean.User) 2018-03-23 10:04:09.324 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getWGUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getWGUserList(com.xintong.visualinspection.bean.User) 2018-03-23 10:04:09.325 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/addUser],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.addUser(com.xintong.visualinspection.bean.User) throws java.lang.Exception 2018-03-23 10:04:09.326 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/auth/login],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.login(com.xintong.visualinspection.bean.User) 2018-03-23 10:04:09.328 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getAllVideo/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getAllVideo(java.lang.Integer,java.lang.Integer) 2018-03-23 10:04:09.330 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoById/{webcamid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoById(java.lang.String) 2018-03-23 10:04:09.331 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoByDeptAndLane/{page}/{size}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoByDeptAndLane(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Webcam) 2018-03-23 10:04:09.418 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/login] onto handler of type [class org.springframework.web.servlet.mvc.ParameterizableViewController] 2018-03-23 10:04:09.466 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 10:04:09.466 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 10:04:09.514 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in baseController 2018-03-23 10:04:09.516 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController 2018-03-23 10:04:09.517 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController 2018-03-23 10:04:09.518 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkItemController 2018-03-23 10:04:09.518 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController 2018-03-23 10:04:09.519 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleController 2018-03-23 10:04:09.520 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleItemController 2018-03-23 10:04:09.520 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in commonController 2018-03-23 10:04:09.521 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in constantController 2018-03-23 10:04:09.522 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in departmentController 2018-03-23 10:04:09.523 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileController 2018-03-23 10:04:09.524 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileExcelController 2018-03-23 10:04:09.526 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in jobController 2018-03-23 10:04:09.528 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in menuController 2018-03-23 10:04:09.529 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in permissionController 2018-03-23 10:04:09.530 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in roleController 2018-03-23 10:04:09.531 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController 2018-03-23 10:04:09.532 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController 2018-03-23 10:04:09.532 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController 2018-03-23 10:04:09.533 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamClassController 2018-03-23 10:04:09.533 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamController 2018-03-23 10:04:09.534 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userClassController 2018-03-23 10:04:09.534 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userController 2018-03-23 10:04:09.535 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in webcamController 2018-03-23 10:04:09.602 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 10:04:10.408 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 10:04:10.410 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 10:04:10.412 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 10:04:11.312 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 10:04:11.317 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 10:04:11.319 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 10:04:11.321 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 10:04:11.323 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 10:04:11.325 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 10:04:11.327 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 10:04:11.328 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 10:04:11.334 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.port=2000 from properties 2018-03-23 10:04:11.335 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.auth_timeout=600000 from properties 2018-03-23 10:04:11.335 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.idle_timeout=600000 from properties 2018-03-23 10:04:11.336 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.default_encoding=UTF-8 from properties 2018-03-23 10:04:11.336 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth=simple from properties 2018-03-23 10:04:11.337 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.username=wen from properties 2018-03-23 10:04:11.337 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.password=wen from properties 2018-03-23 10:04:11.350 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 10:04:11.350 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 10:04:11.350 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 10:04:11.351 |-INFO [restartedMain] org.crsh.ssh.SSHPlugin [185] -| Booting SSHD 2018-03-23 10:04:11.366 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 10:04:11.367 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 10:04:11.368 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 10:04:11.375 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 10:04:11.415 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [113] -| Trying to register BouncyCastle as a JCE provider 2018-03-23 10:04:12.332 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [117] -| Registration succeeded 2018-03-23 10:04:12.403 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [184] -| About to start CRaSSHD 2018-03-23 10:04:12.423 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [187] -| CRaSSHD started on port 2000 2018-03-23 10:04:12.423 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 10:04:12.423 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 10:04:12.424 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 10:04:12.425 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 10:04:13.049 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/beans || /beans.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 10:04:13.050 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 10:04:13.051 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.get(java.lang.String) 2018-03-23 10:04:13.052 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v1+json || application/json],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.set(java.lang.String,java.util.Map) 2018-03-23 10:04:13.052 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers || /loggers.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 10:04:13.053 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/auditevents || /auditevents.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.boot.actuate.endpoint.mvc.AuditEventsMvcEndpoint.findByPrincipalAndAfterAndType(java.lang.String,java.util.Date,java.lang.String) 2018-03-23 10:04:13.053 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 10:04:13.054 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/info || /info.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 10:04:13.055 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String) 2018-03-23 10:04:13.056 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics || /metrics.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 10:04:13.057 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 10:04:13.058 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/health || /health.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(javax.servlet.http.HttpServletRequest,java.security.Principal) 2018-03-23 10:04:13.059 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String) 2018-03-23 10:04:13.059 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env || /env.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 10:04:13.060 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 10:04:13.061 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/heapdump || /heapdump.json],methods=[GET],produces=[application/octet-stream]}" onto public void org.springframework.boot.actuate.endpoint.mvc.HeapdumpMvcEndpoint.invoke(boolean,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException 2018-03-23 10:04:13.061 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/autoconfig || /autoconfig.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 10:04:13.791 |-INFO [restartedMain] org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer [58] -| LiveReload server is running on port 35729 2018-03-23 10:04:13.802 |-WARN [restartedMain] org.springframework.boot.starter.remote.shell.RemoteShellStarterDeprecatedWarningAutoConfiguration [43] -| spring-boot-starter-remote-shell is deprecated as of Spring Boot 1.5 and will be removed in Spring Boot 2.0 2018-03-23 10:04:13.893 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 10:04:13.895 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'clusterDataSource' has been autodetected for JMX exposure 2018-03-23 10:04:13.895 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'masterDataSource' has been autodetected for JMX exposure 2018-03-23 10:04:13.905 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'masterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=masterDataSource,type=DruidDataSource] 2018-03-23 10:04:13.908 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'clusterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=clusterDataSource,type=DruidDataSource] 2018-03-23 10:04:13.909 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 10:04:13.915 |-INFO [restartedMain] org.springframework.context.support.DefaultLifecycleProcessor [343] -| Starting beans in phase 0 2018-03-23 10:04:13.918 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'auditEventsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=auditEventsEndpoint] 2018-03-23 10:04:13.941 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'requestMappingEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=requestMappingEndpoint] 2018-03-23 10:04:13.967 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'environmentEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=environmentEndpoint] 2018-03-23 10:04:13.972 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'healthEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=healthEndpoint] 2018-03-23 10:04:13.976 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'beansEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=beansEndpoint] 2018-03-23 10:04:13.979 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'infoEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=infoEndpoint] 2018-03-23 10:04:13.983 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'loggersEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=loggersEndpoint] 2018-03-23 10:04:13.990 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'metricsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=metricsEndpoint] 2018-03-23 10:04:13.993 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'traceEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=traceEndpoint] 2018-03-23 10:04:13.996 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'dumpEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=dumpEndpoint] 2018-03-23 10:04:13.999 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'autoConfigurationReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=autoConfigurationReportEndpoint] 2018-03-23 10:04:14.004 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'configurationPropertiesReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=configurationPropertiesReportEndpoint] 2018-03-23 10:04:14.104 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-1} inited 2018-03-23 10:04:15.055 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 2018-03-23 10:04:15.073 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Parameters: 2018-03-23 10:04:15.187 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| <== Total: 62 2018-03-23 10:04:15.190 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [45] -| 加载用户信息成功,数据数:0 2018-03-23 10:04:15.193 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-2} inited 2018-03-23 10:04:15.830 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Preparing: SELECT a.*,(select NAME from sys_job where id = a.POSITIONID ) as position_name FROM t_sys_users a 2018-03-23 10:04:15.831 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Parameters: 2018-03-23 10:04:16.308 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| <== Total: 882 2018-03-23 10:04:16.309 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [54] -| 加载用户信息成功,数据数:882 2018-03-23 10:04:16.310 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Preparing: SELECT * FROM t_sys_organ 2018-03-23 10:04:16.311 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Parameters: 2018-03-23 10:04:16.389 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| <== Total: 38 2018-03-23 10:04:16.390 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [63] -| 加载部门信息成功,数据数:38 2018-03-23 10:04:16.430 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 10:04:16.431 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 10:04:16.501 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 10:04:16.501 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [74] -| 加载用户信息成功,数据数:882 2018-03-23 10:04:16.523 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Initializing ProtocolHandler ["http-nio-8089"] 2018-03-23 10:04:16.540 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Starting ProtocolHandler [http-nio-8089] 2018-03-23 10:04:16.555 |-INFO [restartedMain] org.apache.tomcat.util.net.NioSelectorPool [179] -| Using a shared selector for servlet write/read 2018-03-23 10:04:16.582 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [198] -| Tomcat started on port(s): 8089 (http) 2018-03-23 10:04:16.592 |-INFO [restartedMain] com.xintong.VideocheckApplication [57] -| Started VideocheckApplication in 20.861 seconds (JVM running for 26.407) 2018-03-23 10:04:25.246 |-INFO [http-nio-8089-exec-2] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring FrameworkServlet 'dispatcherServlet' 2018-03-23 10:04:25.247 |-INFO [http-nio-8089-exec-2] org.springframework.web.servlet.DispatcherServlet [489] -| FrameworkServlet 'dispatcherServlet': initialization started 2018-03-23 10:04:25.303 |-INFO [http-nio-8089-exec-2] org.springframework.web.servlet.DispatcherServlet [508] -| FrameworkServlet 'dispatcherServlet': initialization completed in 56 ms 2018-03-23 10:04:25.555 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:25.555 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:25.555 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:25.555 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:25.555 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:25.690 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:04:25.691 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:04:25.762 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:04:25.764 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:04:25.766 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:25.821 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:04:25.822 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:04:25.869 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:04:25.871 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:04:25.871 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:25.886 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:04:25.887 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:04:25.888 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:04:25.939 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:04:25.940 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:04:25.942 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:25.953 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:04:25.954 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:04:25.955 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:04:26.015 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:04:26.017 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:04:26.018 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:26.021 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:04:26.022 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:04:26.023 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:04:26.083 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:04:26.087 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:04:26.091 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:04:26.092 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:04:26.093 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:26.102 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:26.169 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:04:26.170 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:04:26.172 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:26.191 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:04:26.194 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:26.243 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:04:26.245 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:04:26.248 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:26.321 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:04:26.324 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:04:26.325 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:26.401 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:04:26.402 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:04:26.403 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:26.471 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:04:26.472 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 10:04:26.473 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 10:04:26.500 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:04:26.503 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:26.532 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:04:26.533 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:26.555 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 10:04:26.582 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:04:26.584 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:26.601 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:04:26.620 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 10:04:26.621 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 10:04:26.696 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 10:04:26.698 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:04:26.700 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:26.708 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:04:26.709 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 10:04:26.710 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 10:04:26.712 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:26.768 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:04:26.783 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 10:04:26.840 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 10:04:26.842 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 10:04:26.921 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 10:04:26.961 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:26.961 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:26.966 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:27.033 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:04:27.034 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:04:27.106 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:04:27.107 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:04:27.108 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:04:27.108 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:04:27.108 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:27.172 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:04:27.173 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:04:27.174 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:04:27.174 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:04:27.174 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:27.181 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:04:27.183 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:04:27.184 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:27.242 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:04:27.243 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:04:27.244 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:27.255 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:04:27.268 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:04:27.269 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:04:27.270 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:27.310 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:04:27.339 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:04:27.340 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:04:27.341 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:27.375 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:04:27.377 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:27.381 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:04:27.382 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 10:04:27.407 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:04:27.417 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:04:27.419 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:27.454 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 10:04:27.455 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:04:27.456 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 10:04:27.512 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:04:27.516 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:27.530 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 10:04:27.531 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:04:27.532 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:04:27.612 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:04:27.634 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:27.739 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:04:27.739 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:04:27.803 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:04:27.804 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:04:27.804 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:27.874 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:04:27.875 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:04:27.876 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:27.942 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:04:28.049 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:04:28.051 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:28.102 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:04:28.103 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:04:28.354 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 598 2018-03-23 10:04:28.416 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:28.521 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:04:28.522 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:04:28.586 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:04:28.587 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:04:28.587 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:28.656 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:04:28.657 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:04:28.657 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:28.746 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:04:28.853 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:04:28.855 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:28.861 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 10:04:28.862 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 10:04:28.931 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 10:04:29.249 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:29.254 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:29.350 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:04:29.351 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:04:29.415 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:04:29.416 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:04:29.417 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:04:29.417 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:04:29.418 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:29.481 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:04:29.483 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:04:29.485 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:29.490 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:04:29.492 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:04:29.493 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:29.551 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:04:29.552 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:04:29.553 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:29.559 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:04:29.614 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:04:29.668 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:04:29.671 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:29.698 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:04:29.700 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:04:29.717 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:04:29.719 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:29.958 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 10:04:29.961 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:04:29.962 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:04:30.324 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 10:04:30.329 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:04:30.330 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:04:30.575 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:04:30.583 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:04:30.584 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:04:30.649 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:04:30.669 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:04:30.670 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:04:30.734 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:04:30.736 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:04:30.736 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:04:30.807 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 0 2018-03-23 10:04:30.811 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 10:04:30.813 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:04:31.159 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 10:04:34.068 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:34.164 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:04:34.164 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:04:34.240 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:04:34.241 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:04:34.242 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:34.336 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:04:34.338 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:04:34.339 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:34.407 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:04:34.515 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:04:34.517 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:34.522 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| ==> Preparing: INSERT INTO check_statistic_exclude_users (period_id,user_id) VALUES (?, ?) 2018-03-23 10:04:34.523 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| ==> Parameters: 30(Integer), 2048(Integer) 2018-03-23 10:04:34.663 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| <== Updates: 1 2018-03-23 10:04:45.886 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:45.983 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:04:45.984 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:04:46.126 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:04:46.127 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:04:46.128 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:46.229 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:04:46.230 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:04:46.231 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:46.299 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:04:46.401 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:04:46.404 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:46.408 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| ==> Preparing: INSERT INTO check_statistic_exclude_users (period_id,user_id) VALUES (?, ?) 2018-03-23 10:04:46.409 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| ==> Parameters: 30(Integer), 2050(Integer) 2018-03-23 10:04:46.582 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| <== Updates: 1 2018-03-23 10:04:55.214 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:55.332 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:04:55.333 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:04:55.403 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:04:55.405 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:04:55.406 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:55.475 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:04:55.476 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:04:55.477 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:04:55.538 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:04:55.635 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:04:55.638 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:04:55.641 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| ==> Preparing: delete from check_statistic_exclude_users where period_id = ? and user_id = ? 2018-03-23 10:04:55.642 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| ==> Parameters: 30(Integer), 2050(Integer) 2018-03-23 10:04:55.764 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| <== Updates: 1 2018-03-23 10:05:14.589 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:05:14.685 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:05:14.686 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:05:14.764 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:05:14.765 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:05:14.766 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:05:14.849 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:05:14.850 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:05:14.851 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:05:14.941 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:05:15.073 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:05:15.077 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:05:15.080 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| ==> Preparing: delete from check_statistic_exclude_users where period_id = ? and user_id = ? 2018-03-23 10:05:15.081 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| ==> Parameters: 30(Integer), 2048(Integer) 2018-03-23 10:05:15.279 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| <== Updates: 1 2018-03-23 10:08:05.072 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:05.121 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:05.123 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:05.128 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:05.137 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:05.623 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:05.624 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:05.707 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:05.708 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:05.709 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:05.790 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:05.791 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:05.791 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:05.791 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:05.792 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:05.861 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:05.861 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:05.861 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:05.862 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:05.863 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:05.864 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:05.865 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:05.866 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:05.947 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:05.947 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:05.947 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:05.947 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:05.949 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:05.949 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:05.950 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:05.951 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:05.952 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:06.026 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:06.028 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:06.028 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:06.029 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:06.030 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:06.029 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:06.032 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:06.063 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:06.065 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:06.115 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:06.116 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:06.130 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:06.133 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:06.180 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:06.181 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:06.198 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 10:08:06.199 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 10:08:06.264 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:06.266 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:06.267 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:06.271 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 10:08:06.272 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:06.273 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:06.283 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 10:08:06.284 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 10:08:06.301 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:06.301 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:06.304 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:06.304 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:06.345 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:06.347 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:06.347 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:06.367 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 10:08:06.369 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:06.534 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:06.534 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:06.536 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:07.063 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:07.066 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 10:08:07.067 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 10:08:07.108 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:07.108 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:07.109 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:07.109 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:07.153 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 10:08:07.154 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:07.155 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:07.195 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:07.197 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:07.200 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 10:08:07.200 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 10:08:07.256 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:07.256 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:07.257 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:07.258 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:07.258 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:07.259 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:07.259 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:07.325 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 10:08:07.326 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:07.327 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:07.419 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:07.419 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:07.420 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:07.420 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:07.420 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:07.421 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:07.421 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:07.421 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:07.422 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:07.496 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:07.506 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:07.506 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:07.624 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:07.624 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:07.624 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:07.626 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:07.626 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:07.626 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:07.628 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:08:07.628 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:08:07.628 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:08:07.629 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 10:08:07.628 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:08:07.629 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 10:08:07.740 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 10:08:07.740 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 10:08:07.741 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:08:07.753 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:07.886 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:07.886 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:07.949 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:07.950 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:07.951 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:08.054 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:08.055 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:08.056 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:08.127 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:08.241 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:08.243 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:08.249 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:08:08.250 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:08:08.612 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 598 2018-03-23 10:08:08.700 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:08.803 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:08.803 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:08.869 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:08.871 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:08.872 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:08.946 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:08.947 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:08.948 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:09.016 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:09.122 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:09.125 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:09.133 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 10:08:09.134 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 10:08:09.203 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 10:08:09.329 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:09.333 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:09.341 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:09.344 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:09.349 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:09.429 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:09.429 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:09.434 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:09.435 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:09.441 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:09.441 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:09.444 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:09.445 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:09.494 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:09.495 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:09.496 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:09.496 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:09.497 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:09.518 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:09.520 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:09.520 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:09.520 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:09.521 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:09.522 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:09.522 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:09.522 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:09.523 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:09.566 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:09.613 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:09.613 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:09.615 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:09.615 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:09.615 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:09.616 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:09.615 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:09.616 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:09.616 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:09.617 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:09.618 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:09.618 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:09.681 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:09.682 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:09.683 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:09.683 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:09.690 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:09.696 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:09.697 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:09.697 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:09.771 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:09.778 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:09.798 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:09.799 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:09.812 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:09.813 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:09.814 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:09.815 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:09.818 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 10:08:09.819 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 10:08:09.876 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:09.878 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:09.883 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:09.885 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:09.893 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 10:08:09.922 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 10:08:09.923 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 10:08:09.984 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 10:08:09.984 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 10:08:09.994 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 10:08:09.994 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 10:08:09.995 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 10:08:10.051 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 10:08:10.060 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 10:08:10.062 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:10.063 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:10.157 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:10.231 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:10.232 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:10.236 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:10.332 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:10.333 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:10.335 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:10.335 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:10.335 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:10.336 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:10.397 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:10.399 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:10.399 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:10.400 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:10.401 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:10.402 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:10.402 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:10.403 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:10.404 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:10.486 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:10.486 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:10.486 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:10.487 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:10.488 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:10.488 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:10.488 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:10.488 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:10.489 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:10.553 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:10.555 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:10.555 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:10.662 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:10.665 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:10.665 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:10.667 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:10.667 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:08:10.668 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:10.668 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 10:08:10.669 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:08:10.670 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:10.670 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:08:10.672 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:08:10.673 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 10:08:10.738 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 10:08:10.739 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 10:08:10.740 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:08:10.753 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:10.850 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:10.851 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:10.914 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:10.916 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:10.917 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:10.993 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:10.995 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:10.995 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:11.098 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:11.201 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:11.203 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:11.213 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:08:11.215 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:08:11.476 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 598 2018-03-23 10:08:11.518 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:11.615 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:11.616 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:11.680 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:11.681 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:11.682 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:11.761 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:11.762 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:11.763 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:11.837 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:11.962 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:11.964 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:11.971 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 10:08:11.972 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 10:08:12.062 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 10:08:12.084 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:12.116 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:12.118 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:12.120 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:12.122 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:12.203 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:12.203 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:12.222 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:12.223 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:12.224 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:12.225 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:12.229 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:12.230 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:12.268 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:12.269 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:12.290 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:12.292 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:12.295 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:12.316 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:12.318 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:12.318 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:12.318 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:12.319 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:12.319 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:12.319 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:12.392 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:12.393 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:12.394 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:12.394 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:12.396 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:12.397 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:12.397 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:12.398 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:12.398 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:12.399 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:12.400 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:12.400 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:12.403 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:12.403 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:12.459 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:12.461 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:12.467 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:12.467 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:12.473 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:12.474 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:12.475 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:12.552 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:12.553 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:12.554 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:12.555 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:12.556 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:12.556 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:12.558 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:12.562 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 10:08:12.562 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 10:08:12.574 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:12.577 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:12.579 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:12.581 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:12.621 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:12.636 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 10:08:12.684 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 10:08:12.685 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 10:08:12.689 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 10:08:12.690 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 10:08:12.722 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:12.724 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:12.755 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 10:08:12.756 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 10:08:12.757 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:12.758 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:12.821 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 10:08:12.822 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 10:08:12.835 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:12.886 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 10:08:12.985 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:12.985 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:12.988 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:13.052 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:13.053 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:13.088 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:13.089 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:13.091 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:13.092 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:13.117 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:13.118 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:13.119 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:13.156 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:13.158 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:13.158 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:13.158 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:13.160 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:13.161 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:13.192 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:13.193 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:13.194 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:13.227 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:13.229 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:13.229 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:13.229 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:13.230 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:13.231 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:13.261 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:13.294 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:13.294 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:13.366 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:13.368 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:13.371 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:08:13.372 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 10:08:13.393 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:13.395 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:13.397 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:08:13.398 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:08:13.399 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:13.401 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:13.404 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:08:13.405 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 10:08:13.435 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 10:08:13.470 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 10:08:13.496 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:08:13.509 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:13.612 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:13.613 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:13.681 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:13.682 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:13.682 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:13.750 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:13.751 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:13.752 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:13.818 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:13.921 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:13.923 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:13.931 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:08:13.932 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:08:17.602 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 598 2018-03-23 10:08:17.642 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:17.761 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:17.762 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:18.163 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:18.164 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:18.165 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:18.347 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:18.348 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:18.349 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:18.424 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:18.555 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:18.556 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:18.561 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 10:08:18.562 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 10:08:18.642 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 10:08:18.978 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:18.985 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:19.131 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:19.131 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:19.133 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:19.133 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:19.235 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:19.235 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:19.236 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:19.237 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:19.237 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:19.238 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:19.324 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:19.325 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:19.326 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:19.326 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:19.327 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:19.327 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:19.549 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:19.549 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:19.654 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:19.657 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:19.658 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:19.662 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:19.664 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:08:19.667 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:08:19.942 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 10:08:19.945 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:08:19.947 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:08:20.324 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 10:08:20.329 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:08:20.334 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:08:21.099 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:08:21.100 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:08:21.101 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:08:21.185 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:08:21.192 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:08:21.193 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:08:21.323 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:08:21.324 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:08:21.324 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:08:21.404 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 0 2018-03-23 10:08:21.407 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 10:08:21.408 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:08:21.850 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 10:08:23.857 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:23.857 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:23.859 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:23.863 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:23.863 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:24.004 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:24.005 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:24.006 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:24.004 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:24.006 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:24.006 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:24.006 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:24.007 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:24.034 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:24.035 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:24.208 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:24.208 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:24.208 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:24.209 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:24.210 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:24.208 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:24.209 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:24.210 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:24.211 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:24.210 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:24.211 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:24.212 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:24.298 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:24.299 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:24.300 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:24.300 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:24.300 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:24.300 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:24.301 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:24.301 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:24.302 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:24.309 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:24.310 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:24.310 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:24.388 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:24.388 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:24.388 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:24.388 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:24.389 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:24.393 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:24.394 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:24.538 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:24.539 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:24.540 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:24.541 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:24.541 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:24.541 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:24.542 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:24.542 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:24.543 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:24.545 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 10:08:24.546 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 10:08:24.572 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:24.574 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:24.615 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:24.646 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 10:08:24.665 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 10:08:24.666 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 10:08:24.718 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:24.719 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 10:08:24.719 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:24.720 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 10:08:24.722 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 10:08:24.724 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 10:08:24.798 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 10:08:24.800 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:24.800 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 10:08:24.800 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:24.873 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:24.954 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:24.955 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:24.955 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:25.048 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:25.048 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:25.060 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:25.060 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:25.061 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:25.061 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:25.125 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:25.126 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:25.126 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:25.128 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:25.129 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:25.129 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:25.132 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:25.133 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:25.133 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:25.203 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:25.203 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:25.204 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:25.206 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:25.207 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:25.207 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:25.208 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:25.209 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:25.210 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:25.273 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:25.275 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:25.276 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:25.374 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:25.374 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:25.375 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:25.375 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:25.377 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:08:25.377 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:08:25.378 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 10:08:25.378 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 10:08:25.381 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:25.383 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:25.385 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:08:25.386 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:08:25.442 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 10:08:25.450 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 10:08:25.451 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:08:25.462 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:25.566 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:25.567 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:25.636 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:25.637 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:25.638 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:25.711 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:25.712 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:25.712 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:25.780 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:25.901 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:25.903 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:25.913 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:08:25.914 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:08:25.931 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 10:08:26.170 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 598 2018-03-23 10:08:26.206 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:26.308 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:26.309 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:26.374 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:26.375 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:26.375 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:26.446 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:26.447 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:26.447 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:26.513 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:26.618 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:26.620 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:26.624 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 10:08:26.624 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 10:08:26.693 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 10:08:26.883 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:26.885 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:26.993 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:26.993 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:26.993 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:26.994 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:27.060 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:27.061 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:27.061 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:27.139 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:27.141 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:27.141 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:27.206 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:27.329 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:27.331 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:27.334 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:08:27.335 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:08:27.824 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 10:08:27.828 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:08:27.829 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:08:28.177 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 10:08:28.181 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:08:28.182 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:08:28.438 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:08:28.441 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:08:28.441 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:08:28.511 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:08:28.515 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:08:28.516 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:08:28.582 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:08:28.583 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:08:28.584 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:08:28.664 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 0 2018-03-23 10:08:28.667 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 10:08:28.668 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:08:29.021 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 10:08:29.463 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:29.465 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:29.466 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:29.549 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:29.550 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:29.551 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:29.624 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:29.718 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:29.719 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:54.045 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:54.138 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:08:54.138 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:08:54.208 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:08:54.209 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:08:54.210 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:54.306 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:08:54.307 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:08:54.308 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:08:54.373 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:08:54.468 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:08:54.469 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:08:54.474 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 10:08:54.475 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:08:54.546 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 10:08:54.549 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) GROUP BY t.checked_dept 2018-03-23 10:08:54.550 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:08:54.906 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 10:08:54.911 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:08:54.913 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:08:55.057 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 10:08:55.062 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:08:55.064 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:08:55.421 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 10:08:55.424 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:08:55.425 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:08:55.979 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:08:55.982 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:08:55.982 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:08:56.349 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:08:56.358 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:08:56.359 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:08:56.425 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:08:56.428 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:08:56.429 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:08:56.521 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 0 2018-03-23 10:08:56.524 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_dept,t.checked_person 2018-03-23 10:08:56.525 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:08:57.997 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 546 2018-03-23 10:09:06.527 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:06.629 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:09:06.630 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:09:06.699 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:09:06.700 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:09:06.701 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:06.785 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:09:06.786 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:09:06.786 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:06.871 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:09:06.990 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:09:06.991 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:06.995 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:09:06.996 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:09:07.068 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 10:09:07.100 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:07.102 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:07.130 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:07.136 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:07.246 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:09:07.246 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:09:07.246 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:09:07.247 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:09:07.250 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:09:07.251 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:09:07.274 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:09:07.274 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:09:07.314 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:09:07.315 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:09:07.316 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:07.317 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:09:07.318 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:09:07.318 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:07.323 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:09:07.323 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:09:07.324 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:07.339 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:09:07.340 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:09:07.340 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:07.394 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:09:07.394 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:09:07.395 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:09:07.395 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:09:07.396 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:07.396 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:07.400 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:09:07.401 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:09:07.401 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:07.462 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:09:07.475 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:09:07.478 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:09:07.565 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:09:07.566 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:07.570 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedItemInfo [159] -| ==> Preparing: select a.*,(select truename from t_sys_users where id = a.user_id LIMIT 1 ) as checked_name from ( SELECT count(DISTINCT t.id) AS checked_num , sum(cs.check_item_score) AS all_check_score , (select parent_id from check_item where check_item.id = cs.check_item_id LIMIT 1) as parent_id, ( select name from check_item where id = (select parent_id from check_item where check_item.id = cs.check_item_id LIMIT 1)) AS NAME, cs.checked_person as user_id FROM check_task t left join check_score cs on (cs.task_id = t.id ) WHERE t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) and (cs.checked_person = ? ) AND t.start_time >= ? AND t.end_time < ? GROUP BY parent_id,user_id ) a where a.all_check_score is not null 2018-03-23 10:09:07.571 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedItemInfo [159] -| ==> Parameters: 2162(Long), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:09:07.574 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:09:07.575 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:07.579 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedInfoData [159] -| ==> Preparing: SELECT * FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as all_check_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT( t.id) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person = ? GROUP BY mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score,m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? ) t ON m.task_id = t.id WHERE 1=1 AND m.checked_person = ? GROUP BY mth ) checked_score_t ON checked_score_t.checked_person = check_num_t.checked_person AND check_num_t.mth = checked_score_t.mth ) t 2018-03-23 10:09:07.580 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedInfoData [159] -| ==> Parameters: 2017-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2162(Long), 2017-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2162(Long) 2018-03-23 10:09:07.583 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:09:07.584 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:07.586 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:09:07.587 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:09:07.643 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedItemInfo [159] -| <== Total: 0 2018-03-23 10:09:07.656 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:09:07.658 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:09:07.658 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-01-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp) 2018-03-23 10:09:07.695 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:09:07.696 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:09:07.696 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:07.772 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:09:07.785 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 163 2018-03-23 10:09:07.788 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:09:07.789 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-01-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp) 2018-03-23 10:09:07.876 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:09:07.877 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:08.348 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedInfoData [159] -| <== Total: 10 2018-03-23 10:09:08.353 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 539 2018-03-23 10:09:08.356 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:09:08.357 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:09:08.414 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedDetailInfo_COUNT [159] -| ==> Preparing: SELECT count(0) FROM check_task t LEFT JOIN check_score cs ON t.id = cs.task_id LEFT JOIN (SELECT ci.*, cp.name AS parent_name FROM check_item ci LEFT JOIN check_item cp ON ci.parent_id = cp.id) ci ON ci.id = cs.check_item_id WHERE t.check_status != 22 AND t.id NOT IN (SELECT id FROM (SELECT check_task.*, deleted_user.starttime AS u_delet_time FROM check_task LEFT JOIN (SELECT t_s_y.id, date_sub(t_p.starttime, INTERVAL 1 hour) AS starttime FROM t_sys_users t_s_y LEFT JOIN (SELECT starttime, endtime FROM check_task_period) t_p ON DELETE_TIME >= starttime AND DELETE_TIME < endtime WHERE STATUS = -1 AND DELETE_TIME >= t_p.starttime AND DELETE_TIME < t_p.endtime) deleted_user ON check_task.checked_person = deleted_user.id) v_task WHERE v_task.u_delet_time IS NOT NULL AND v_task.end_time > v_task.u_delet_time) AND ((t.checked_person = ? AND cs.checked_person = ?)) AND t.start_time >= ? AND t.end_time < ? AND cs.check_item_score IS NOT NULL 2018-03-23 10:09:08.415 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedDetailInfo_COUNT [159] -| ==> Parameters: 2162(Long), 2162(Long), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:09:08.488 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedDetailInfo_COUNT [159] -| <== Total: 1 2018-03-23 10:09:08.726 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:09:08.728 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:09:08.729 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:09:08.793 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:09:08.799 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:09:08.800 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:09:08.872 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:09:08.873 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:09:08.874 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 29(Integer) 2018-03-23 10:09:08.940 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 0 2018-03-23 10:09:08.943 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:09:08.944 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:09:09.068 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 10:09:09.070 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:09:09.071 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:09:09.417 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 10:09:09.420 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:09:09.420 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:09:09.745 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:09:09.746 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:09:09.748 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:09:09.817 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:09:09.822 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:09:09.823 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:09:09.894 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:09:09.895 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:09:09.896 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:09:09.962 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 0 2018-03-23 10:09:50.336 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:50.337 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:50.339 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:50.340 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:50.340 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:50.342 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:50.442 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:09:50.443 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:09:50.448 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:09:50.449 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:09:50.449 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:09:50.449 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:09:50.449 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:09:50.450 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:09:50.523 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:09:50.524 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:09:50.524 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:09:50.525 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:09:50.525 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:50.526 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:50.529 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:09:50.531 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:09:50.531 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:50.612 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:09:50.613 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:09:50.614 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:50.618 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:09:50.619 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:09:50.627 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:09:50.627 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:09:50.629 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:09:50.629 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:09:50.629 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:50.630 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:50.683 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:09:50.684 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:09:50.685 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:50.691 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:09:50.703 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:09:50.708 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:09:50.769 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:09:50.770 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:09:50.770 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:50.807 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:09:50.808 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:50.810 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 10:09:50.811 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:09:50.813 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:09:50.815 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:50.819 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:09:50.819 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 10:09:50.820 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:09:50.821 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:09:50.821 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:50.831 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:09:50.877 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 10:09:50.882 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:09:50.883 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer), 2018/03(String) 2018-03-23 10:09:50.884 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 10:09:50.887 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| ==> Preparing: SELECT count(1) FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) AND t.organid in ( SELECT id FROM t_sys_organ where parentid=? ) 2018-03-23 10:09:50.887 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| ==> Parameters: 30(Long) 2018-03-23 10:09:50.892 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:09:50.893 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:09:50.893 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:50.940 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:09:50.941 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:50.943 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 10:09:50.944 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:09:50.956 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:09:50.994 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| <== Total: 1 2018-03-23 10:09:50.998 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num , tab.mth FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) GROUP BY tab.mth 2018-03-23 10:09:51.000 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Parameters: 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer) 2018-03-23 10:09:51.006 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 10:09:51.009 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) 2018-03-23 10:09:51.010 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer) 2018-03-23 10:09:51.020 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 17 2018-03-23 10:09:51.061 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:09:51.064 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:51.071 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num ,tab.checked_dept AS dept_id FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 GROUP BY tab.checked_dept 2018-03-23 10:09:51.072 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Parameters: 2018/03(String), 2018/03(String) 2018-03-23 10:09:51.736 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| <== Total: 22 2018-03-23 10:09:51.737 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 169 2018-03-23 10:09:51.738 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 10:09:51.739 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 10:09:51.740 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid in ( select id from t_sys_organ where parentid = ? ) AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:09:51.741 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 30(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:09:51.817 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 10:09:51.818 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:09:51.818 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 10:09:51.819 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:09:51.819 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:51.823 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 10:09:51.824 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:09:51.881 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 10:09:51.893 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 10:09:51.897 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) GROUP BY t.checked_dept 2018-03-23 10:09:51.898 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:09:51.945 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 191 2018-03-23 10:09:52.094 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| <== Total: 10 2018-03-23 10:09:52.242 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 10:09:52.245 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:09:52.246 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:09:52.354 |-ERROR [http-nio-8089-exec-2] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/].[dispatcherServlet] [181] -| Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception org.springframework.data.redis.RedisConnectionFailureException: Cannot get Jedis connection; nested exception is redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool at org.springframework.data.redis.connection.jedis.JedisConnectionFactory.fetchJedisConnector(JedisConnectionFactory.java:204) at org.springframework.data.redis.connection.jedis.JedisConnectionFactory.getConnection(JedisConnectionFactory.java:348) at org.springframework.data.redis.core.RedisConnectionUtils.doGetConnection(RedisConnectionUtils.java:129) at org.springframework.data.redis.core.RedisConnectionUtils.getConnection(RedisConnectionUtils.java:92) at org.springframework.data.redis.core.RedisConnectionUtils.getConnection(RedisConnectionUtils.java:79) at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:194) at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:169) at org.springframework.data.redis.core.AbstractOperations.execute(AbstractOperations.java:91) at org.springframework.data.redis.core.DefaultValueOperations.get(DefaultValueOperations.java:43) at com.xintong.system.securityTools.RedisCacheUtil.getUserByUserName(RedisCacheUtil.java:19) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:60) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool at redis.clients.util.Pool.getResource(Pool.java:53) at redis.clients.jedis.JedisPool.getResource(JedisPool.java:226) at redis.clients.jedis.JedisPool.getResource(JedisPool.java:16) at org.springframework.data.redis.connection.jedis.JedisConnectionFactory.fetchJedisConnector(JedisConnectionFactory.java:194) ... 67 common frames omitted Caused by: redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketTimeoutException: connect timed out at redis.clients.jedis.Connection.connect(Connection.java:207) at redis.clients.jedis.BinaryClient.connect(BinaryClient.java:93) at redis.clients.jedis.BinaryJedis.connect(BinaryJedis.java:1767) at redis.clients.jedis.JedisFactory.makeObject(JedisFactory.java:106) at org.apache.commons.pool2.impl.GenericObjectPool.create(GenericObjectPool.java:868) at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:435) at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:363) at redis.clients.util.Pool.getResource(Pool.java:49) ... 70 common frames omitted Caused by: java.net.SocketTimeoutException: connect timed out at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at redis.clients.jedis.Connection.connect(Connection.java:184) ... 77 common frames omitted 2018-03-23 10:09:52.399 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 10:09:52.404 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:09:52.405 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:09:52.764 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 10:09:52.767 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:09:52.768 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:09:53.011 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:09:53.016 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:09:53.017 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:09:53.087 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:09:53.092 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:09:53.093 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:09:53.161 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:09:53.163 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:09:53.165 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:09:53.241 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 0 2018-03-23 10:09:53.249 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_dept,t.checked_person 2018-03-23 10:09:53.250 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:09:54.080 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:54.086 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:54.088 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:54.089 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:54.158 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:54.180 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:09:54.180 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:09:54.187 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:09:54.187 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:09:54.192 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:09:54.193 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:09:54.197 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:09:54.198 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:09:54.260 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:09:54.260 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:09:54.260 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:09:54.261 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:09:54.262 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:09:54.262 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:09:54.262 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:54.263 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:54.263 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:54.347 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:09:54.348 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:09:54.365 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:09:54.366 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:09:54.366 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:09:54.367 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:09:54.367 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:09:54.368 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:09:54.368 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:54.368 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:54.369 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:54.415 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:09:54.433 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:09:54.434 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:09:54.435 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:09:54.512 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:09:54.513 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:54.542 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:09:54.544 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:54.547 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:09:54.548 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:09:54.549 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:54.550 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:54.550 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 10:09:54.551 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 39(Long) 2018-03-23 10:09:54.552 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 10:09:54.553 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 10:09:54.553 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:09:54.555 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/03(String) 2018-03-23 10:09:54.582 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:09:54.584 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:09:54.585 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:54.634 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 10:09:54.638 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num , tab.mth FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? GROUP BY tab.mth 2018-03-23 10:09:54.640 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Parameters: 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 39(Long) 2018-03-23 10:09:54.646 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:09:54.661 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 2 2018-03-23 10:09:54.666 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:54.766 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:09:54.769 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:54.772 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 546 2018-03-23 10:09:54.774 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 10:09:54.776 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 39(Long) 2018-03-23 10:09:54.799 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:09:54.799 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:09:54.849 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:09:54.851 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:09:54.853 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:54.865 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:09:54.866 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:09:54.867 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:54.931 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:09:54.933 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:09:54.934 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:54.939 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:09:54.940 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:09:54.941 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:54.998 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:09:55.005 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:09:55.102 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:09:55.104 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:55.107 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 10:09:55.107 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 10:09:55.111 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:09:55.113 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:55.119 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| ==> Preparing: select sum(num) AS num from ( SELECT COUNT(DISTINCT ct.checked_person) as num FROM check_task ct WHERE ct.check_status != 22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.checked_dept = ? AND monthfunc (ct.start_time) = ? AND monthfunc (ct.end_time) = ? GROUP BY ct.checked_dept ) u 2018-03-23 10:09:55.120 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| ==> Parameters: 39(Long), 2018/03(String), 2018/03(String) 2018-03-23 10:09:55.177 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 10:09:55.180 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:09:55.181 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/03(String) 2018-03-23 10:09:55.267 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 22 2018-03-23 10:09:55.271 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:09:55.272 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:09:55.275 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 2 2018-03-23 10:09:55.278 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:09:55.279 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/02(String) 2018-03-23 10:09:55.349 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 10:09:55.354 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 4 2018-03-23 10:09:55.468 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 22 2018-03-23 10:09:55.472 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:09:55.473 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:09:55.485 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| <== Total: 1 2018-03-23 10:09:55.492 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:09:55.493 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:09:55.501 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| <== Total: 10 2018-03-23 10:09:55.541 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 10:09:55.544 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 10:09:55.545 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/02(String), 2018/02(String), 39(Long) 2018-03-23 10:09:55.618 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 10:09:55.622 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:09:55.624 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:09:56.038 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 10:09:56.042 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:09:56.043 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:09:56.269 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:09:56.271 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:09:56.271 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:09:56.342 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:09:56.346 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:09:56.347 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:09:56.392 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:56.398 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 23 2018-03-23 10:09:56.400 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:09:56.401 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:09:56.414 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:09:56.415 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:09:56.416 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:09:56.471 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 10:09:56.491 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 0 2018-03-23 10:09:56.493 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_dept,t.checked_person 2018-03-23 10:09:56.494 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:09:56.495 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:09:56.496 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:09:56.571 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:09:56.573 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:09:56.573 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:56.642 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:09:56.643 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:09:56.644 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:56.718 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:09:56.822 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:09:56.824 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:56.828 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:09:56.828 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:09:56.900 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 10:09:56.972 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:56.975 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:56.976 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:56.998 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:57.070 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:09:57.071 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:09:57.076 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:09:57.077 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:09:57.077 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:09:57.078 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:09:57.093 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:09:57.094 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:09:57.143 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:09:57.144 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:09:57.145 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:09:57.145 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:57.146 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:09:57.147 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:57.157 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:09:57.158 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:09:57.159 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:57.222 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:09:57.223 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:09:57.224 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:57.229 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:09:57.231 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:09:57.232 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:57.243 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:09:57.244 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:09:57.245 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:57.351 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:09:57.351 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:09:57.351 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:09:57.453 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:09:57.455 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:57.456 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:09:57.457 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:57.458 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:09:57.460 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:57.461 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedInfoData [159] -| ==> Preparing: SELECT * FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as all_check_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT( t.id) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person = ? GROUP BY mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score,m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? ) t ON m.task_id = t.id WHERE 1=1 AND m.checked_person = ? GROUP BY mth ) checked_score_t ON checked_score_t.checked_person = check_num_t.checked_person AND check_num_t.mth = checked_score_t.mth ) t 2018-03-23 10:09:57.462 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedItemInfo [159] -| ==> Preparing: select a.*,(select truename from t_sys_users where id = a.user_id LIMIT 1 ) as checked_name from ( SELECT count(DISTINCT t.id) AS checked_num , sum(cs.check_item_score) AS all_check_score , (select parent_id from check_item where check_item.id = cs.check_item_id LIMIT 1) as parent_id, ( select name from check_item where id = (select parent_id from check_item where check_item.id = cs.check_item_id LIMIT 1)) AS NAME, cs.checked_person as user_id FROM check_task t left join check_score cs on (cs.task_id = t.id ) WHERE t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) and (cs.checked_person = ? ) AND t.start_time >= ? AND t.end_time < ? GROUP BY parent_id,user_id ) a where a.all_check_score is not null 2018-03-23 10:09:57.462 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedInfoData [159] -| ==> Parameters: 2017-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2162(Long), 2017-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2162(Long) 2018-03-23 10:09:57.479 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedDetailInfo_COUNT [159] -| ==> Preparing: SELECT count(0) FROM check_task t LEFT JOIN check_score cs ON t.id = cs.task_id LEFT JOIN (SELECT ci.*, cp.name AS parent_name FROM check_item ci LEFT JOIN check_item cp ON ci.parent_id = cp.id) ci ON ci.id = cs.check_item_id WHERE t.check_status != 22 AND t.id NOT IN (SELECT id FROM (SELECT check_task.*, deleted_user.starttime AS u_delet_time FROM check_task LEFT JOIN (SELECT t_s_y.id, date_sub(t_p.starttime, INTERVAL 1 hour) AS starttime FROM t_sys_users t_s_y LEFT JOIN (SELECT starttime, endtime FROM check_task_period) t_p ON DELETE_TIME >= starttime AND DELETE_TIME < endtime WHERE STATUS = -1 AND DELETE_TIME >= t_p.starttime AND DELETE_TIME < t_p.endtime) deleted_user ON check_task.checked_person = deleted_user.id) v_task WHERE v_task.u_delet_time IS NOT NULL AND v_task.end_time > v_task.u_delet_time) AND ((t.checked_person = ? AND cs.checked_person = ?)) AND t.start_time >= ? AND t.end_time < ? AND cs.check_item_score IS NOT NULL 2018-03-23 10:09:57.485 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedItemInfo [159] -| ==> Parameters: 2162(Long), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:09:57.486 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedDetailInfo_COUNT [159] -| ==> Parameters: 2162(Long), 2162(Long), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:09:57.560 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedDetailInfo_COUNT [159] -| <== Total: 1 2018-03-23 10:09:57.574 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedItemInfo [159] -| <== Total: 0 2018-03-23 10:09:57.828 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedInfoData [159] -| <== Total: 10 2018-03-23 10:09:57.966 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 546 2018-03-23 10:09:58.429 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:58.534 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:09:58.535 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:09:58.600 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:09:58.601 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:09:58.602 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:58.670 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:09:58.671 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:09:58.671 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:09:58.737 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:09:58.841 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:09:58.842 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:09:58.844 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 10:09:58.845 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:09:58.928 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 10:09:58.934 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) GROUP BY t.checked_dept 2018-03-23 10:09:58.935 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:09:59.267 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 10:09:59.269 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:09:59.270 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:09:59.441 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 10:09:59.444 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:09:59.445 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:09:59.785 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 10:09:59.788 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:09:59.789 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:10:00.009 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:10:00.011 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:10:00.011 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:10:00.075 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:10:00.078 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:10:00.079 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:10:00.149 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:10:00.150 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:10:00.151 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:10:00.220 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 0 2018-03-23 10:10:00.223 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_dept,t.checked_person 2018-03-23 10:10:00.224 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:10:00.736 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:10:00.737 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:10:00.737 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:10:00.829 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:10:00.830 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:10:00.830 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:10:00.909 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:10:01.016 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:10:01.018 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:10:01.022 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:10:01.022 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:10:01.120 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:10:01.122 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:10:01.123 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-01-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp) 2018-03-23 10:10:01.335 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 163 2018-03-23 10:10:01.336 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:10:01.337 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-01-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp) 2018-03-23 10:10:01.670 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 546 2018-03-23 10:10:01.736 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 539 2018-03-23 10:10:01.738 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:10:01.739 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:10:02.411 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:10:02.413 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:10:02.414 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:10:02.480 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:10:02.483 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:10:02.484 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:10:02.550 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:10:02.550 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:10:02.551 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 29(Integer) 2018-03-23 10:10:02.625 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 0 2018-03-23 10:10:02.627 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:10:02.628 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:10:02.753 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 10:10:02.757 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:10:02.759 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:10:03.128 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 10:10:03.130 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:10:03.131 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:10:03.737 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:10:03.839 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:10:03.839 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:10:03.906 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:10:03.907 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:10:03.908 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:10:03.950 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:10:03.953 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:10:03.954 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:10:03.990 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:10:03.991 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:10:03.991 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:10:04.028 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:10:04.031 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:10:04.032 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:10:04.059 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:10:04.095 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:10:04.096 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:10:04.096 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:10:04.161 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 0 2018-03-23 10:10:04.163 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:10:04.165 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:10:04.167 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 10:10:04.168 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:10:04.236 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 10:10:04.238 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) GROUP BY t.checked_dept 2018-03-23 10:10:04.239 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:10:04.571 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 10:10:04.575 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 10:10:04.576 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:10:04.767 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 69 2018-03-23 10:11:05.296 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:11:05.296 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:11:05.470 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:11:05.470 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:11:05.539 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:11:05.602 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:11:05.603 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:11:05.669 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:11:05.669 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:11:05.670 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:11:05.735 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:11:05.839 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:11:05.840 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:11:05.843 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:11:05.844 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:11:06.034 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 10:11:06.036 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:11:06.036 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:11:06.379 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 10:11:06.381 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:11:06.382 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:11:06.479 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:11:06.479 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:11:06.563 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:11:06.564 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:11:06.564 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:11:06.616 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:11:06.617 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:11:06.618 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:11:06.656 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:11:06.657 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:11:06.657 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:11:06.733 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:11:06.734 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:11:06.738 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:11:06.739 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:11:06.804 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:11:06.805 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:11:06.806 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:11:06.837 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:11:06.838 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:11:06.868 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 0 2018-03-23 10:11:06.870 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 10:11:06.871 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:11:07.224 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 10:19:02.965 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:19:03.445 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:19:03.446 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:19:03.514 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:19:03.606 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:19:03.607 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:19:03.715 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:19:03.716 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:19:03.716 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:19:03.869 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:19:03.957 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:19:03.968 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:19:03.969 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:19:03.970 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| ==> Preparing: INSERT INTO check_statistic_exclude_users (period_id,user_id) VALUES (?, ?) 2018-03-23 10:19:03.971 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| ==> Parameters: 30(Integer), 2048(Integer) 2018-03-23 10:19:04.184 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| <== Updates: 1 2018-03-23 10:19:04.314 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:19:04.315 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:19:04.379 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:19:04.380 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:19:04.381 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:19:04.462 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:19:04.463 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:19:04.463 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:19:04.537 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:19:04.711 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:19:04.712 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:19:04.714 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| ==> Preparing: delete from check_statistic_exclude_users where period_id = ? and user_id = ? 2018-03-23 10:19:04.714 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| ==> Parameters: 30(Integer), 2048(Integer) 2018-03-23 10:19:05.004 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| <== Updates: 1 2018-03-23 10:19:05.365 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:19:05.524 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:19:05.524 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:19:05.590 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:19:05.591 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:19:05.591 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:19:05.687 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:19:05.688 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:19:05.688 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:19:05.766 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:19:05.902 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:19:05.904 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:19:05.905 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| ==> Preparing: INSERT INTO check_statistic_exclude_users (period_id,user_id) VALUES (?, ?) 2018-03-23 10:19:05.906 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| ==> Parameters: 30(Integer), 2048(Integer) 2018-03-23 10:19:06.062 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| <== Updates: 1 2018-03-23 10:19:26.693 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:19:26.804 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:19:26.804 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:19:26.895 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:19:26.896 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:19:26.896 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:19:26.987 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:19:26.988 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:19:26.989 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:19:27.061 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:19:27.169 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:19:27.171 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:19:27.179 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 10:19:27.181 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:19:27.251 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 10:19:27.256 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 10:19:27.258 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:19:27.325 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 10:19:27.329 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) GROUP BY t.checked_dept 2018-03-23 10:19:27.330 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:19:27.725 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 10:19:27.729 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 10:19:27.730 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:19:27.922 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 69 2018-03-23 10:19:27.926 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 10:19:27.928 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 1(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:19:28.025 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 10:19:28.027 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 10:19:28.028 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 2(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:19:28.111 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 7 2018-03-23 10:19:28.113 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 10:19:28.114 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 3(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:19:28.198 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 5 2018-03-23 10:19:28.201 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 10:19:28.202 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 4(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:19:28.295 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 10:19:58.425 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:19:58.537 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:19:58.538 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:19:58.631 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:19:58.633 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:19:58.634 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:19:58.738 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:19:58.739 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:19:58.740 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:19:58.821 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:19:58.927 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:19:58.929 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:19:58.933 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:19:58.933 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:19:59.008 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:19:59.011 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| ==> Preparing: SELECT COUNT(t.appeal_dept) AS appeal_num ,t.appeal_dept AS dept_id,t.appeal_result FROM check_appeal t INNER JOIN check_task ct ON t.task_id = ct.id WHERE 1=1 and t.task_id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) and t.task_id not in (select id from check_task where check_task.check_status = 22) AND t.appeal_time >= ? AND t.appeal_time < ? GROUP BY t.appeal_dept , t.appeal_result ORDER BY t.appeal_dept 2018-03-23 10:19:59.012 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:19:59.182 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| <== Total: 12 2018-03-23 10:20:03.161 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:03.299 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:20:03.300 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:20:03.365 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:20:03.366 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:20:03.367 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:03.473 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:20:03.474 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:20:03.474 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:03.579 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:20:03.729 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:20:03.730 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:03.733 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 10:20:03.734 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:20:03.801 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 10:20:03.804 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) GROUP BY t.checked_dept 2018-03-23 10:20:03.804 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:20:04.156 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 10:20:04.164 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 10:20:04.166 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:20:04.374 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 69 2018-03-23 10:20:05.914 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:07.932 |-ERROR [http-nio-8089-exec-7] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/].[dispatcherServlet] [181] -| Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception org.springframework.data.redis.RedisConnectionFailureException: Cannot get Jedis connection; nested exception is redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool at org.springframework.data.redis.connection.jedis.JedisConnectionFactory.fetchJedisConnector(JedisConnectionFactory.java:204) at org.springframework.data.redis.connection.jedis.JedisConnectionFactory.getConnection(JedisConnectionFactory.java:348) at org.springframework.data.redis.core.RedisConnectionUtils.doGetConnection(RedisConnectionUtils.java:129) at org.springframework.data.redis.core.RedisConnectionUtils.getConnection(RedisConnectionUtils.java:92) at org.springframework.data.redis.core.RedisConnectionUtils.getConnection(RedisConnectionUtils.java:79) at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:194) at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:169) at org.springframework.data.redis.core.AbstractOperations.execute(AbstractOperations.java:91) at org.springframework.data.redis.core.DefaultValueOperations.get(DefaultValueOperations.java:43) at com.xintong.system.securityTools.RedisCacheUtil.getUserByUserName(RedisCacheUtil.java:19) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:60) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool at redis.clients.util.Pool.getResource(Pool.java:53) at redis.clients.jedis.JedisPool.getResource(JedisPool.java:226) at redis.clients.jedis.JedisPool.getResource(JedisPool.java:16) at org.springframework.data.redis.connection.jedis.JedisConnectionFactory.fetchJedisConnector(JedisConnectionFactory.java:194) ... 67 common frames omitted Caused by: redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketTimeoutException: connect timed out at redis.clients.jedis.Connection.connect(Connection.java:207) at redis.clients.jedis.BinaryClient.connect(BinaryClient.java:93) at redis.clients.jedis.BinaryJedis.connect(BinaryJedis.java:1767) at redis.clients.jedis.JedisFactory.makeObject(JedisFactory.java:106) at org.apache.commons.pool2.impl.GenericObjectPool.create(GenericObjectPool.java:868) at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:435) at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:363) at redis.clients.util.Pool.getResource(Pool.java:49) ... 70 common frames omitted Caused by: java.net.SocketTimeoutException: connect timed out at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at redis.clients.jedis.Connection.connect(Connection.java:184) ... 77 common frames omitted 2018-03-23 10:20:09.806 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:09.807 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:09.811 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:09.814 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:09.814 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:09.816 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:09.915 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:20:09.915 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:20:10.022 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:20:10.023 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:20:10.023 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:10.057 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:20:10.058 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:20:10.114 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:20:10.115 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:20:10.115 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:10.124 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:20:10.125 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:20:10.126 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:20:10.138 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:20:10.139 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:20:10.177 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:20:10.188 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:20:10.188 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:20:10.189 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:20:10.189 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:20:10.190 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:10.206 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:20:10.206 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:20:10.206 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:20:10.207 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:10.207 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:20:10.257 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:20:10.258 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:20:10.259 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:20:10.259 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:10.275 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:20:10.276 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:10.277 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:20:10.285 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:20:10.286 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:20:10.287 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:10.295 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:20:10.296 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:10.323 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:20:10.323 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:10.329 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:20:10.329 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 10:20:10.330 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 39(Long) 2018-03-23 10:20:10.350 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:20:10.351 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:20:10.352 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:10.352 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:20:10.353 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:10.361 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:20:10.394 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:20:10.395 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:20:10.395 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:10.425 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:20:10.435 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:20:10.436 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:20:10.437 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:10.446 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:20:10.447 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:10.451 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:20:10.452 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/03(String) 2018-03-23 10:20:10.463 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:20:10.479 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:20:10.480 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:10.483 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 10:20:10.484 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 10:20:10.513 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:20:10.534 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:20:10.535 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:10.538 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 10:20:10.539 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 39(Long) 2018-03-23 10:20:10.547 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:20:10.548 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:10.553 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| ==> Preparing: select sum(num) AS num from ( SELECT COUNT(DISTINCT ct.checked_person) as num FROM check_task ct WHERE ct.check_status != 22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.checked_dept = ? AND monthfunc (ct.start_time) = ? AND monthfunc (ct.end_time) = ? GROUP BY ct.checked_dept ) u 2018-03-23 10:20:10.553 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| ==> Parameters: 39(Long), 2018/03(String), 2018/03(String) 2018-03-23 10:20:10.569 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 10:20:10.572 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num , tab.mth FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? GROUP BY tab.mth 2018-03-23 10:20:10.573 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Parameters: 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 39(Long) 2018-03-23 10:20:10.601 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 2 2018-03-23 10:20:10.641 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:20:10.642 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:10.644 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 10:20:10.644 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 10:20:10.717 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 10:20:10.719 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:20:10.720 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/03(String) 2018-03-23 10:20:10.792 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 2 2018-03-23 10:20:10.794 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:20:10.795 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/02(String) 2018-03-23 10:20:10.872 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 4 2018-03-23 10:20:10.880 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| <== Total: 1 2018-03-23 10:20:10.884 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:20:10.885 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:20:11.011 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 10:20:11.012 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:20:11.013 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:20:11.102 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 22 2018-03-23 10:20:11.104 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:20:11.106 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:20:11.172 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 10:20:11.174 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 10:20:11.175 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/02(String), 2018/02(String), 39(Long) 2018-03-23 10:20:11.247 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 22 2018-03-23 10:20:11.251 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:20:11.252 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:20:11.329 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 10:20:11.369 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 10:20:11.372 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:20:11.373 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:20:11.411 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| <== Total: 10 2018-03-23 10:20:11.575 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:20:11.577 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:20:11.578 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:20:11.643 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:20:11.649 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:20:11.651 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:20:11.720 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:20:11.721 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:20:11.722 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:20:11.807 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 10:20:11.812 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_dept,t.checked_person 2018-03-23 10:20:11.813 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:20:11.889 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 23 2018-03-23 10:20:11.893 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:20:11.894 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:20:11.974 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 10:20:13.056 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:13.063 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:13.066 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:13.068 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:13.152 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:13.162 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:20:13.163 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:20:13.172 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:20:13.172 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:20:13.172 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:20:13.173 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:20:13.187 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:20:13.187 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:20:13.239 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:20:13.239 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:20:13.240 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:20:13.241 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:13.240 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:20:13.242 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:20:13.244 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:13.244 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:20:13.245 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:13.246 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:20:13.246 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:20:13.248 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 546 2018-03-23 10:20:13.253 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:20:13.254 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:20:13.254 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:13.255 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:13.317 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:20:13.319 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:20:13.319 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:20:13.320 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:13.321 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:20:13.323 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:20:13.323 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:13.324 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:20:13.324 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:20:13.324 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:20:13.324 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:20:13.325 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:13.327 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:20:13.327 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:20:13.327 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:13.328 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:20:13.329 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:13.389 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:20:13.390 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:20:13.390 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:13.391 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:20:13.393 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:20:13.393 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:20:13.395 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:20:13.399 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:20:13.400 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:20:13.401 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:13.459 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:20:13.459 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:20:13.460 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:13.468 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:20:13.485 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:20:13.486 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:13.489 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 10:20:13.490 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:20:13.492 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:20:13.493 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:13.495 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 10:20:13.496 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:20:13.499 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:20:13.499 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:20:13.500 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:13.501 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:13.504 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 10:20:13.505 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:20:13.505 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 10:20:13.506 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:20:13.527 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:20:13.562 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 10:20:13.562 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 10:20:13.565 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:20:13.565 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| ==> Preparing: SELECT count(1) FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) AND t.organid in ( SELECT id FROM t_sys_organ where parentid=? ) 2018-03-23 10:20:13.566 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer), 2018/03(String) 2018-03-23 10:20:13.566 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| ==> Parameters: 30(Long) 2018-03-23 10:20:13.568 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 10:20:13.568 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 10:20:13.571 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| ==> Preparing: SELECT count(1) FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) AND t.organid in ( SELECT id FROM t_sys_organ where parentid=? ) 2018-03-23 10:20:13.571 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:20:13.572 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| ==> Parameters: 30(Long) 2018-03-23 10:20:13.572 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) 2018-03-23 10:20:13.573 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:13.574 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer) 2018-03-23 10:20:13.578 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 10:20:13.579 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:20:13.629 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:20:13.631 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:13.633 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| <== Total: 1 2018-03-23 10:20:13.634 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| <== Total: 1 2018-03-23 10:20:13.636 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num ,tab.checked_dept AS dept_id FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 GROUP BY tab.checked_dept 2018-03-23 10:20:13.637 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Parameters: 2018/03(String), 2018/03(String) 2018-03-23 10:20:13.637 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num , tab.mth FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) GROUP BY tab.mth 2018-03-23 10:20:13.638 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:20:13.639 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Parameters: 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer) 2018-03-23 10:20:13.639 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer), 2018/03(String) 2018-03-23 10:20:13.648 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 10:20:13.655 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) GROUP BY t.checked_dept 2018-03-23 10:20:13.656 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:20:13.733 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 17 2018-03-23 10:20:13.798 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 17 2018-03-23 10:20:13.803 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:20:13.804 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer), 2018/02(String) 2018-03-23 10:20:13.949 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 23 2018-03-23 10:20:14.002 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 10:20:14.005 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:20:14.006 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:20:14.135 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 10:20:14.139 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:20:14.140 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:20:14.327 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| <== Total: 22 2018-03-23 10:20:14.329 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 10:20:14.329 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 169 2018-03-23 10:20:14.329 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 10:20:14.333 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid in ( select id from t_sys_organ where parentid = ? ) AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:20:14.334 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 30(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:20:14.412 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 10:20:14.414 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 10:20:14.416 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:20:14.478 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 10:20:14.481 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:20:14.483 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:20:14.491 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 10:20:14.500 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 191 2018-03-23 10:20:14.510 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| <== Total: 10 2018-03-23 10:20:14.728 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:20:14.733 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:20:14.736 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:20:14.801 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:20:14.806 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:20:14.807 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:20:14.879 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:20:14.880 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:20:14.880 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:20:14.960 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 10:20:14.962 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_dept,t.checked_person 2018-03-23 10:20:14.963 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:20:15.223 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:15.317 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:15.319 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:15.320 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:15.321 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:15.328 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:20:15.329 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:20:15.400 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:20:15.401 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:20:15.402 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:15.420 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:20:15.421 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:20:15.424 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:20:15.424 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:20:15.425 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:20:15.425 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:20:15.434 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:20:15.435 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:20:15.476 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:20:15.477 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:20:15.478 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:15.492 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:20:15.492 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:20:15.493 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:20:15.493 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:20:15.493 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:15.494 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:15.495 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:20:15.496 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:20:15.497 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:15.500 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:20:15.502 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:20:15.503 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:15.582 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:20:15.586 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:20:15.587 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:20:15.587 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:20:15.588 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:20:15.588 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:15.588 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:15.592 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:20:15.594 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:20:15.594 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:15.600 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:20:15.601 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:20:15.602 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:15.663 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:20:15.669 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:20:15.671 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:20:15.672 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:20:15.709 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:20:15.710 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:15.713 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 10:20:15.715 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:20:15.760 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:20:15.763 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:15.769 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num ,tab.checked_dept AS dept_id FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 GROUP BY tab.checked_dept 2018-03-23 10:20:15.770 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Parameters: 2018/03(String), 2018/03(String) 2018-03-23 10:20:15.779 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:20:15.781 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:15.782 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:20:15.782 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:20:15.782 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 10:20:15.784 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:15.784 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:15.784 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 10:20:15.785 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 10:20:15.786 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) GROUP BY t.checked_dept 2018-03-23 10:20:15.788 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:20:15.788 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:20:15.788 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num ,tab.checked_dept AS dept_id FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 GROUP BY tab.checked_dept 2018-03-23 10:20:15.790 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 2018/03(String) 2018-03-23 10:20:15.791 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Parameters: 2018/03(String), 2018/03(String) 2018-03-23 10:20:15.851 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 10:20:15.854 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num , tab.mth FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 GROUP BY tab.mth 2018-03-23 10:20:15.855 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Parameters: 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:20:15.990 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 69 2018-03-23 10:20:15.997 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:16.142 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:20:16.142 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:20:16.148 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 10:20:16.150 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:20:16.151 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:20:16.213 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:20:16.214 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:20:16.215 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:16.286 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 10:20:16.286 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:20:16.287 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:20:16.288 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:16.289 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:20:16.289 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:20:16.348 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:20:16.403 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 546 2018-03-23 10:20:16.444 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:20:16.446 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:16.449 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 10:20:16.450 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 10:20:16.463 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| <== Total: 22 2018-03-23 10:20:16.464 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 10:20:16.465 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 10:20:16.467 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| <== Total: 22 2018-03-23 10:20:16.468 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 10:20:16.468 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 10:20:16.515 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 10:20:16.518 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:20:16.519 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 2018/03(String) 2018-03-23 10:20:16.532 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 10:20:16.540 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 10:20:16.542 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 10:20:16.543 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:20:16.612 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 10:20:16.639 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 10:20:16.642 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:20:16.643 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:20:16.673 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 69 2018-03-23 10:20:16.675 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:20:16.676 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 2018/02(String) 2018-03-23 10:20:16.702 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| <== Total: 10 2018-03-23 10:20:16.886 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:20:16.889 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:20:16.890 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:20:16.898 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 64 2018-03-23 10:20:16.958 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:20:16.962 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:20:16.963 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:20:17.032 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:20:17.034 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:20:17.034 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:20:17.111 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 10:20:17.116 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_dept,t.checked_person 2018-03-23 10:20:17.118 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:20:18.569 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 546 2018-03-23 10:20:33.056 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:33.154 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:20:33.155 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:20:33.245 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:20:33.246 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:20:33.246 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:33.329 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:20:33.330 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:20:33.330 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:20:33.399 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:20:33.501 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:20:33.502 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:20:33.505 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 10:20:33.506 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:20:33.770 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 10:20:33.772 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 10:20:33.773 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:20:33.843 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 10:20:33.847 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) GROUP BY t.checked_dept 2018-03-23 10:20:33.849 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:20:34.201 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 10:20:34.204 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 10:20:34.205 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:20:34.352 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 69 2018-03-23 10:20:34.354 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 10:20:34.355 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 1(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:20:34.451 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 10:20:34.453 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 10:20:34.454 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 2(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:20:34.517 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 7 2018-03-23 10:20:34.519 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 10:20:34.520 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 3(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:20:34.587 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 5 2018-03-23 10:20:34.589 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 10:20:34.590 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 4(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:20:34.655 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 10:22:54.005 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:22:54.376 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:22:54.377 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:22:54.479 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:22:54.560 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:22:54.560 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:22:54.648 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:22:54.649 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:22:54.649 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:22:54.719 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:22:54.819 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:22:54.822 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:22:54.832 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectBFStatistics [159] -| ==> Preparing: SELECT y.user_id,y.dept_id,IFNULL(x.checked_num,0)+IFNULL(o1.check_a_num,0) checked_num,IFNULL(x.score,0)+IFNULL(o1.check_a_score,0) score,o2.check_t_num,o2.check_t_score,o3.check_x_num,o3.check_x_score,o4.check_s_num,o4.check_s_score ,IFNULL(x.checked_num,0)+IFNULL(o1.check_a_num,0)+IFNULL(o2.check_t_num,0)+IFNULL(o3.check_x_num,0)+IFNULL(o4.check_s_num,0) check_all_num ,IFNULL(x.score,0)+IFNULL(o1.check_a_score,0)+IFNULL(o2.check_t_score,0)+IFNULL(o3.check_x_score,0)+IFNULL(o4.check_s_score,0) check_all_score FROM ( select ORGANID AS dept_id , id AS user_id from t_sys_users t where 1=1 AND t.positionid in ( ? , ? , ? , ? ) ) y LEFT JOIN ( SELECT m.* , t.checked_num FROM ( SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person ) t LEFT JOIN ( SELECT u.checked_person AS user_id , u.checked_dept AS dept_id , sum(u.score) AS score FROM ( SELECT IFNULL(t.checked_person, ct.checked_person ) AS checked_person , IFNULL(t.checked_dept,ct.checked_dept) AS checked_dept , IFNULL(t.check_item_score,0) AS score FROM check_task ct LEFT JOIN check_score t ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u GROUP BY checked_person ) m ON t.user_id = m.user_id ) x ON y.user_id = x.user_id LEFT JOIN (SELECT user_id,dept_id,COUNT(1) check_a_num,SUM(check_score) check_a_score FROM other_check WHERE check_type = 1 AND check_time >= ? AND check_time < ? GROUP BY user_id,dept_id) o1 ON o1.user_id = y.user_id LEFT JOIN (SELECT user_id,dept_id,COUNT(1) check_t_num,SUM(check_score) check_t_score FROM other_check WHERE check_type = 2 AND check_time >= ? AND check_time < ? GROUP BY user_id,dept_id) o2 ON o2.user_id = y.user_id LEFT JOIN (SELECT user_id,dept_id,COUNT(1) check_x_num,SUM(check_score) check_x_score FROM other_check WHERE check_type = 3 AND check_time >= ? AND check_time < ? GROUP BY user_id,dept_id) o3 ON o3.user_id = y.user_id LEFT JOIN (SELECT user_id,dept_id,COUNT(1) check_s_num,SUM(check_score) check_s_score FROM other_check WHERE check_type = 4 AND check_time >= ? AND check_time < ? GROUP BY user_id,dept_id) o4 ON o4.user_id = y.user_id 2018-03-23 10:22:54.834 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectBFStatistics [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:22:56.656 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectBFStatistics [159] -| <== Total: 634 2018-03-23 10:22:56.659 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:22:56.660 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:22:56.875 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:23:17.000 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:23:17.101 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:23:17.102 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:23:17.168 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:23:17.169 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:23:17.170 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:23:17.242 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:23:17.243 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:23:17.243 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:23:17.306 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:23:17.409 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:23:17.410 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:23:17.413 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 10:23:17.414 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:23:17.489 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 10:23:17.491 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) GROUP BY t.checked_dept 2018-03-23 10:23:17.491 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:23:17.862 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 10:23:17.864 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 10:23:17.865 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:23:18.029 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 69 2018-03-23 10:23:31.540 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:23:31.652 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:23:31.653 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:23:31.784 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:23:31.785 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:23:31.786 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:23:31.874 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:23:31.875 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:23:31.875 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:23:31.991 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:23:32.088 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:23:32.090 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:23:32.092 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 10:23:32.093 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:23:32.166 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 10:23:32.170 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) GROUP BY t.checked_dept 2018-03-23 10:23:32.171 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:23:32.552 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 10:23:32.554 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:23:32.555 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:23:32.725 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 10:23:32.728 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:23:32.729 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:23:33.089 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 10:23:33.091 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:23:33.092 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:23:33.313 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:23:33.315 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:23:33.316 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:23:33.382 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:23:33.385 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:23:33.386 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:23:33.455 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:23:33.456 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:23:33.456 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:23:33.520 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 10:23:33.522 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_dept,t.checked_person 2018-03-23 10:23:33.523 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:23:34.976 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 546 2018-03-23 10:24:34.252 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:34.254 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:34.254 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:34.256 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:34.256 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:34.258 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:34.431 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:34.432 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:34.522 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:34.522 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:34.523 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:34.523 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:34.523 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:34.585 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:34.596 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:34.597 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:34.598 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:34.598 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:34.618 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:34.619 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:34.619 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:34.653 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:34.654 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:34.661 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:34.665 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:34.683 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:34.727 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:34.729 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:34.730 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:34.737 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:34.738 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:34.741 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:34.742 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:34.794 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:34.795 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:34.797 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 10:24:34.798 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 10:24:34.799 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:34.808 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:34.809 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:34.810 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:34.815 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:34.816 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:34.817 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:34.863 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 10:24:34.866 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num , tab.mth FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? GROUP BY tab.mth 2018-03-23 10:24:34.867 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Parameters: 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 39(Long) 2018-03-23 10:24:34.877 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:34.889 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:34.913 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:34.914 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:34.918 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:24:34.919 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/03(String) 2018-03-23 10:24:34.990 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:34.991 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:34.992 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:34.993 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:34.995 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 10:24:34.995 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 10:24:34.996 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 39(Long) 2018-03-23 10:24:34.996 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 10:24:35.012 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:35.012 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:35.016 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 2 2018-03-23 10:24:35.061 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 10:24:35.065 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:24:35.066 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/03(String) 2018-03-23 10:24:35.073 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:35.074 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:35.078 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:35.079 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:35.080 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:35.141 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:35.148 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:35.151 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:35.152 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:35.167 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 2 2018-03-23 10:24:35.171 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:24:35.172 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/02(String) 2018-03-23 10:24:35.221 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:35.221 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:35.221 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:35.286 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 4 2018-03-23 10:24:35.293 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:35.294 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:35.294 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:35.357 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:35.683 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| <== Total: 10 2018-03-23 10:24:35.688 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 22 2018-03-23 10:24:35.690 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:24:35.691 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:24:35.765 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 10:24:35.769 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 10:24:35.770 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/02(String), 2018/02(String), 39(Long) 2018-03-23 10:24:35.799 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:35.804 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:35.808 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| ==> Preparing: select sum(num) AS num from ( SELECT COUNT(DISTINCT ct.checked_person) as num FROM check_task ct WHERE ct.check_status != 22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.checked_dept = ? AND monthfunc (ct.start_time) = ? AND monthfunc (ct.end_time) = ? GROUP BY ct.checked_dept ) u 2018-03-23 10:24:35.809 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| ==> Parameters: 39(Long), 2018/03(String), 2018/03(String) 2018-03-23 10:24:36.133 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| <== Total: 1 2018-03-23 10:24:36.136 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:24:36.137 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:24:36.158 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:36.161 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:36.165 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 10:24:36.169 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 39(Long) 2018-03-23 10:24:36.333 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 10:24:36.335 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:24:36.336 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:24:36.502 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:36.529 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 23 2018-03-23 10:24:36.531 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:24:36.532 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:24:36.606 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 10:24:36.664 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 10:24:36.666 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:24:36.666 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:24:36.850 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 22 2018-03-23 10:24:36.853 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:24:36.853 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:24:36.894 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:24:36.896 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:24:36.897 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:24:36.929 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 10:24:36.975 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:24:36.978 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:24:36.979 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:24:37.047 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:24:37.047 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:24:37.048 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:24:37.135 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 10:24:37.138 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_dept,t.checked_person 2018-03-23 10:24:37.139 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:24:37.150 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:37.150 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:37.223 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:37.224 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:37.225 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:37.327 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:37.329 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:37.329 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:37.399 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:38.603 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 546 2018-03-23 10:24:40.194 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:40.194 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:40.198 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:40.203 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:40.204 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:40.291 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:40.292 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:40.301 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:40.302 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:40.306 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:40.307 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:40.359 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:40.360 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:40.361 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:40.364 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:40.365 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:40.365 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:40.370 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:40.371 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:40.371 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:40.372 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:40.373 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:40.429 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:40.430 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:40.431 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:40.438 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:40.438 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:40.439 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:40.440 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:40.440 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:40.440 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:40.442 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:40.443 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:40.444 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:40.461 |-ERROR [http-nio-8089-exec-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/].[dispatcherServlet] [181] -| Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception org.springframework.data.redis.RedisConnectionFailureException: java.net.SocketTimeoutException: Read timed out; nested exception is redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketTimeoutException: Read timed out at org.springframework.data.redis.connection.jedis.JedisExceptionConverter.convert(JedisExceptionConverter.java:67) at org.springframework.data.redis.connection.jedis.JedisExceptionConverter.convert(JedisExceptionConverter.java:41) at org.springframework.data.redis.PassThroughExceptionTranslationStrategy.translate(PassThroughExceptionTranslationStrategy.java:37) at org.springframework.data.redis.FallbackExceptionTranslationStrategy.translate(FallbackExceptionTranslationStrategy.java:37) at org.springframework.data.redis.connection.jedis.JedisConnection.convertJedisAccessException(JedisConnection.java:242) at org.springframework.data.redis.connection.jedis.JedisConnection.pSetEx(JedisConnection.java:1442) at org.springframework.data.redis.connection.DefaultStringRedisConnection.pSetEx(DefaultStringRedisConnection.java:774) at org.springframework.data.redis.core.DefaultValueOperations$11.failsafeInvokePsetEx(DefaultValueOperations.java:201) at org.springframework.data.redis.core.DefaultValueOperations$11.potentiallyUsePsetEx(DefaultValueOperations.java:192) at org.springframework.data.redis.core.DefaultValueOperations$11.doInRedis(DefaultValueOperations.java:186) at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:207) at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:169) at org.springframework.data.redis.core.AbstractOperations.execute(AbstractOperations.java:91) at org.springframework.data.redis.core.DefaultValueOperations.set(DefaultValueOperations.java:182) at com.xintong.system.securityTools.RedisCacheUtil.setUser(RedisCacheUtil.java:23) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:69) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketTimeoutException: Read timed out at redis.clients.util.RedisInputStream.ensureFill(RedisInputStream.java:202) at redis.clients.util.RedisInputStream.readByte(RedisInputStream.java:40) at redis.clients.jedis.Protocol.process(Protocol.java:151) at redis.clients.jedis.Protocol.read(Protocol.java:215) at redis.clients.jedis.Connection.readProtocolWithCheckingBroken(Connection.java:340) at redis.clients.jedis.Connection.getStatusCodeReply(Connection.java:239) at redis.clients.jedis.BinaryJedis.psetex(BinaryJedis.java:3275) at org.springframework.data.redis.connection.jedis.JedisConnection.pSetEx(JedisConnection.java:1440) ... 67 common frames omitted Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.net.SocketInputStream.read(SocketInputStream.java:127) at redis.clients.util.RedisInputStream.ensureFill(RedisInputStream.java:196) ... 74 common frames omitted 2018-03-23 10:24:40.470 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:40.500 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:40.507 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:40.509 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:40.514 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:40.515 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:40.516 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:40.547 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:40.547 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:40.585 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:40.601 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:40.602 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:40.607 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 10:24:40.608 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 39(Long) 2018-03-23 10:24:40.610 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:40.612 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:40.612 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:40.613 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:40.614 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:40.615 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:40.616 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:40.623 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:24:40.624 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| ==> Preparing: select sum(num) AS num from ( SELECT COUNT(DISTINCT ct.checked_person) as num FROM check_task ct WHERE ct.check_status != 22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.checked_dept = ? AND monthfunc (ct.start_time) = ? AND monthfunc (ct.end_time) = ? GROUP BY ct.checked_dept ) u 2018-03-23 10:24:40.624 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/03(String) 2018-03-23 10:24:40.625 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| ==> Parameters: 39(Long), 2018/03(String), 2018/03(String) 2018-03-23 10:24:40.687 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:40.688 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:40.688 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:40.692 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:40.693 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:40.696 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 10:24:40.697 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 39(Long) 2018-03-23 10:24:40.704 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 2 2018-03-23 10:24:40.758 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:40.830 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:40.831 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:40.834 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 10:24:40.835 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 10:24:40.902 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 10:24:40.908 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:24:40.909 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/03(String) 2018-03-23 10:24:40.956 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| <== Total: 1 2018-03-23 10:24:40.958 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:24:40.959 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:24:40.984 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 2 2018-03-23 10:24:40.987 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:24:40.988 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/02(String) 2018-03-23 10:24:41.087 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 4 2018-03-23 10:24:41.090 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 10:24:41.096 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:24:41.097 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:24:41.300 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 22 2018-03-23 10:24:41.306 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:24:41.307 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:24:41.370 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 22 2018-03-23 10:24:41.374 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:24:41.375 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:24:41.375 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 10:24:41.378 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 10:24:41.379 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/02(String), 2018/02(String), 39(Long) 2018-03-23 10:24:41.431 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 10:24:41.434 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:24:41.436 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:24:41.449 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 10:24:41.690 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:24:41.692 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:24:41.693 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:24:41.764 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:24:41.768 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:24:41.769 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:24:41.837 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:24:41.838 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:24:41.839 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:24:41.907 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 10:24:41.911 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_dept,t.checked_person 2018-03-23 10:24:41.911 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:24:42.068 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 23 2018-03-23 10:24:42.072 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:24:42.073 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:24:42.399 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 10:24:43.010 |-ERROR [http-nio-8089-exec-9] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/].[dispatcherServlet] [181] -| Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception org.springframework.data.redis.RedisConnectionFailureException: java.net.SocketTimeoutException: Read timed out; nested exception is redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketTimeoutException: Read timed out at org.springframework.data.redis.connection.jedis.JedisExceptionConverter.convert(JedisExceptionConverter.java:67) at org.springframework.data.redis.connection.jedis.JedisExceptionConverter.convert(JedisExceptionConverter.java:41) at org.springframework.data.redis.PassThroughExceptionTranslationStrategy.translate(PassThroughExceptionTranslationStrategy.java:37) at org.springframework.data.redis.FallbackExceptionTranslationStrategy.translate(FallbackExceptionTranslationStrategy.java:37) at org.springframework.data.redis.connection.jedis.JedisConnection.convertJedisAccessException(JedisConnection.java:242) at org.springframework.data.redis.connection.jedis.JedisConnection.get(JedisConnection.java:1220) at org.springframework.data.redis.connection.DefaultStringRedisConnection.get(DefaultStringRedisConnection.java:296) at org.springframework.data.redis.core.DefaultValueOperations$1.inRedis(DefaultValueOperations.java:46) at org.springframework.data.redis.core.AbstractOperations$ValueDeserializingRedisCallback.doInRedis(AbstractOperations.java:57) at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:207) at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:169) at org.springframework.data.redis.core.AbstractOperations.execute(AbstractOperations.java:91) at org.springframework.data.redis.core.DefaultValueOperations.get(DefaultValueOperations.java:43) at com.xintong.system.securityTools.RedisCacheUtil.getUserByUserName(RedisCacheUtil.java:19) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:60) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketTimeoutException: Read timed out at redis.clients.util.RedisInputStream.ensureFill(RedisInputStream.java:202) at redis.clients.util.RedisInputStream.readByte(RedisInputStream.java:40) at redis.clients.jedis.Protocol.process(Protocol.java:151) at redis.clients.jedis.Protocol.read(Protocol.java:215) at redis.clients.jedis.Connection.readProtocolWithCheckingBroken(Connection.java:340) at redis.clients.jedis.Connection.getBinaryBulkReply(Connection.java:259) at redis.clients.jedis.BinaryJedis.get(BinaryJedis.java:244) at org.springframework.data.redis.connection.jedis.JedisConnection.get(JedisConnection.java:1218) ... 66 common frames omitted Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.net.SocketInputStream.read(SocketInputStream.java:127) at redis.clients.util.RedisInputStream.ensureFill(RedisInputStream.java:196) ... 73 common frames omitted 2018-03-23 10:24:43.377 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 546 2018-03-23 10:24:45.884 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:45.884 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:45.887 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:45.888 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:45.887 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:45.890 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:45.986 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:45.986 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:45.989 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:45.989 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:45.990 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:45.990 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:45.997 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:45.998 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:46.053 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:46.055 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:46.055 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:46.056 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:46.057 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:46.057 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:46.069 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:46.069 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:46.070 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:46.071 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:46.071 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:46.072 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:46.141 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:46.142 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:46.142 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:46.144 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:46.145 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:46.145 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:46.145 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:46.146 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:46.147 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:46.147 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:46.148 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:46.150 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:46.162 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:46.163 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:46.213 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:46.221 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:46.227 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:46.233 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:46.247 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:46.247 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:46.248 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:46.325 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:46.325 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:46.326 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:46.326 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:46.327 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:46.328 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:46.329 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:46.328 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 10:24:46.330 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 10:24:46.331 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:46.332 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:24:46.335 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/03(String) 2018-03-23 10:24:46.335 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:46.341 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:46.341 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 10:24:46.342 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 39(Long) 2018-03-23 10:24:46.342 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:46.346 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 10:24:46.346 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 39(Long) 2018-03-23 10:24:46.393 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:46.403 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 10:24:46.406 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num , tab.mth FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? GROUP BY tab.mth 2018-03-23 10:24:46.407 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Parameters: 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 39(Long) 2018-03-23 10:24:46.444 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 2 2018-03-23 10:24:46.464 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:46.467 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:46.469 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 10:24:46.471 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 10:24:46.535 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 10:24:46.537 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:24:46.538 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/03(String) 2018-03-23 10:24:46.609 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 2 2018-03-23 10:24:46.613 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:24:46.613 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/02(String) 2018-03-23 10:24:46.690 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 4 2018-03-23 10:24:46.924 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:46.932 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:47.031 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:47.031 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:47.035 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:47.036 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:47.095 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:47.096 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:47.096 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:47.103 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:47.104 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:47.105 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:47.205 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:47.206 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:47.207 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:47.207 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:47.207 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:47.207 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:47.245 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 22 2018-03-23 10:24:47.247 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:24:47.248 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:24:47.250 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 22 2018-03-23 10:24:47.254 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:24:47.255 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:24:47.269 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:47.273 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:47.320 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 10:24:47.323 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 10:24:47.323 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/02(String), 2018/02(String), 39(Long) 2018-03-23 10:24:47.325 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 10:24:47.330 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:47.343 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| <== Total: 10 2018-03-23 10:24:47.347 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:47.377 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:47.378 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:47.378 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:47.380 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:47.381 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 10:24:47.382 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:24:47.386 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 10:24:47.387 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:24:47.428 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:47.428 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:47.447 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 10:24:47.451 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 10:24:47.452 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| ==> Preparing: SELECT count(1) FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) AND t.organid in ( SELECT id FROM t_sys_organ where parentid=? ) 2018-03-23 10:24:47.452 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:47.453 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| ==> Parameters: 30(Long) 2018-03-23 10:24:47.453 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:47.455 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) 2018-03-23 10:24:47.456 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer) 2018-03-23 10:24:47.510 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:47.511 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:47.511 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:47.519 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:47.521 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:47.522 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:47.527 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| <== Total: 1 2018-03-23 10:24:47.531 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num , tab.mth FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) GROUP BY tab.mth 2018-03-23 10:24:47.532 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Parameters: 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer) 2018-03-23 10:24:47.588 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:47.589 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:47.590 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:47.595 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:47.596 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:47.596 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:47.656 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:47.663 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:47.767 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:47.771 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:47.771 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:47.773 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:47.775 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 10:24:47.776 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:24:47.776 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 10:24:47.777 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:24:47.839 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 10:24:47.842 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| ==> Preparing: SELECT count(1) FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) AND t.organid in ( SELECT id FROM t_sys_organ where parentid=? ) 2018-03-23 10:24:47.842 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| ==> Parameters: 30(Long) 2018-03-23 10:24:47.843 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 10:24:47.846 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:24:47.847 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer), 2018/03(String) 2018-03-23 10:24:47.891 |-ERROR [http-nio-8089-exec-9] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/].[dispatcherServlet] [181] -| Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception org.springframework.data.redis.RedisConnectionFailureException: Cannot get Jedis connection; nested exception is redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool at org.springframework.data.redis.connection.jedis.JedisConnectionFactory.fetchJedisConnector(JedisConnectionFactory.java:204) at org.springframework.data.redis.connection.jedis.JedisConnectionFactory.getConnection(JedisConnectionFactory.java:348) at org.springframework.data.redis.core.RedisConnectionUtils.doGetConnection(RedisConnectionUtils.java:129) at org.springframework.data.redis.core.RedisConnectionUtils.getConnection(RedisConnectionUtils.java:92) at org.springframework.data.redis.core.RedisConnectionUtils.getConnection(RedisConnectionUtils.java:79) at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:194) at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:169) at org.springframework.data.redis.core.AbstractOperations.execute(AbstractOperations.java:91) at org.springframework.data.redis.core.DefaultValueOperations.get(DefaultValueOperations.java:43) at com.xintong.system.securityTools.RedisCacheUtil.getUserByUserName(RedisCacheUtil.java:19) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:60) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool at redis.clients.util.Pool.getResource(Pool.java:53) at redis.clients.jedis.JedisPool.getResource(JedisPool.java:226) at redis.clients.jedis.JedisPool.getResource(JedisPool.java:16) at org.springframework.data.redis.connection.jedis.JedisConnectionFactory.fetchJedisConnector(JedisConnectionFactory.java:194) ... 67 common frames omitted Caused by: redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketTimeoutException: connect timed out at redis.clients.jedis.Connection.connect(Connection.java:207) at redis.clients.jedis.BinaryClient.connect(BinaryClient.java:93) at redis.clients.jedis.BinaryJedis.connect(BinaryJedis.java:1767) at redis.clients.jedis.JedisFactory.makeObject(JedisFactory.java:106) at org.apache.commons.pool2.impl.GenericObjectPool.create(GenericObjectPool.java:868) at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:435) at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:363) at redis.clients.util.Pool.getResource(Pool.java:49) ... 70 common frames omitted Caused by: java.net.SocketTimeoutException: connect timed out at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at redis.clients.jedis.Connection.connect(Connection.java:184) ... 77 common frames omitted 2018-03-23 10:24:47.906 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| <== Total: 1 2018-03-23 10:24:47.910 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:24:47.910 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:47.911 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer), 2018/03(String) 2018-03-23 10:24:48.006 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:48.006 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:48.008 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 17 2018-03-23 10:24:48.017 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:48.058 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 17 2018-03-23 10:24:48.062 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:24:48.063 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer), 2018/02(String) 2018-03-23 10:24:48.065 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 23 2018-03-23 10:24:48.069 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:24:48.070 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:24:48.080 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:48.082 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:48.083 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:48.087 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:48.087 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:48.142 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 10:24:48.153 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:48.154 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:48.154 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:48.160 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:48.161 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:48.161 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:48.202 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 23 2018-03-23 10:24:48.225 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 169 2018-03-23 10:24:48.228 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid in ( select id from t_sys_organ where parentid = ? ) AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:24:48.229 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 30(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:24:48.231 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:48.231 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:48.232 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:48.235 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:48.277 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:48.281 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:48.299 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:48.312 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:48.314 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:48.317 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 10:24:48.318 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:24:48.385 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:48.385 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:48.390 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:48.391 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:48.395 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 191 2018-03-23 10:24:48.399 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 10:24:48.401 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:48.403 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) GROUP BY t.checked_dept 2018-03-23 10:24:48.404 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:24:48.405 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:48.406 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| <== Total: 10 2018-03-23 10:24:48.406 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:48.411 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:48.412 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num ,tab.checked_dept AS dept_id FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 GROUP BY tab.checked_dept 2018-03-23 10:24:48.414 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Parameters: 2018/03(String), 2018/03(String) 2018-03-23 10:24:48.459 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:48.459 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:48.461 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:48.461 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:48.461 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:48.461 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:48.471 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:48.472 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:48.516 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:48.516 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:48.536 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:48.537 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:48.537 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:48.537 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:48.537 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:48.538 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:48.538 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:48.539 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:48.539 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:48.581 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:48.604 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:48.604 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:48.608 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:48.609 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:48.610 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:48.644 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:48.645 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:48.676 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:48.713 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:48.714 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:48.714 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:48.715 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:48.716 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:48.716 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:48.717 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:48.719 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 10:24:48.719 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 10:24:48.721 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 10:24:48.721 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 39(Long) 2018-03-23 10:24:48.758 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 10:24:48.761 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:24:48.762 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:24:48.781 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:48.787 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:48.787 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 10:24:48.788 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:48.790 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num , tab.mth FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? GROUP BY tab.mth 2018-03-23 10:24:48.791 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Parameters: 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 39(Long) 2018-03-23 10:24:48.793 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| ==> Preparing: select sum(num) AS num from ( SELECT COUNT(DISTINCT ct.checked_person) as num FROM check_task ct WHERE ct.check_status != 22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.checked_dept = ? AND monthfunc (ct.start_time) = ? AND monthfunc (ct.end_time) = ? GROUP BY ct.checked_dept ) u 2018-03-23 10:24:48.794 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| ==> Parameters: 39(Long), 2018/03(String), 2018/03(String) 2018-03-23 10:24:48.892 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:48.893 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 10:24:48.893 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:48.896 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:24:48.897 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:24:48.899 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 10:24:48.900 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 39(Long) 2018-03-23 10:24:49.122 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| <== Total: 1 2018-03-23 10:24:49.125 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:24:49.126 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:24:49.214 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| <== Total: 22 2018-03-23 10:24:49.215 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 10:24:49.216 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 10:24:49.243 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 10:24:49.246 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:24:49.247 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:24:49.253 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 10:24:49.256 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:24:49.257 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:24:49.288 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 10:24:49.289 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 10:24:49.290 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:24:49.354 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 10:24:49.362 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:49.430 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 22 2018-03-23 10:24:49.432 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:24:49.433 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:24:49.467 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:49.468 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:49.482 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:24:49.486 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:24:49.487 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:24:49.504 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 10:24:49.511 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 10:24:49.513 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/02(String), 2018/02(String), 39(Long) 2018-03-23 10:24:49.538 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:49.541 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:49.541 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:49.556 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:24:49.560 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:24:49.560 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:24:49.593 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 10:24:49.597 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:24:49.598 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:24:49.618 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 22 2018-03-23 10:24:49.620 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:49.621 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:49.621 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:24:49.621 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:49.622 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:24:49.625 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| <== Total: 10 2018-03-23 10:24:49.628 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:24:49.629 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:24:49.630 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:24:49.630 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:49.688 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:49.693 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 10:24:49.698 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 10:24:49.703 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:24:49.704 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:24:49.704 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_dept,t.checked_person 2018-03-23 10:24:49.705 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:24:49.759 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:24:49.761 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:24:49.762 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:24:49.769 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:24:49.771 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:24:49.771 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:49.799 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:49.801 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:49.810 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:24:49.811 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/03(String) 2018-03-23 10:24:49.831 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:24:49.837 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:24:49.837 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:24:49.844 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:24:49.845 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:24:49.845 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:24:49.891 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 2 2018-03-23 10:24:49.904 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:24:49.906 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:24:49.907 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:24:49.912 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:24:49.981 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 10:24:49.984 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_dept,t.checked_person 2018-03-23 10:24:49.985 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:24:50.018 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:24:50.020 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:24:50.021 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 10:24:50.022 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 10:24:50.088 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 10:24:50.091 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:24:50.092 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/03(String) 2018-03-23 10:24:50.173 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 2 2018-03-23 10:24:50.176 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:24:50.177 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/02(String) 2018-03-23 10:24:50.235 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 23 2018-03-23 10:24:50.238 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:24:50.238 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:24:50.255 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 4 2018-03-23 10:24:50.310 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 10:24:51.154 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 546 2018-03-23 10:24:51.428 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 546 2018-03-23 10:25:04.253 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:04.254 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:04.256 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:04.257 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:04.258 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:04.258 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:04.370 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:25:04.370 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:25:04.377 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:25:04.377 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:25:04.380 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:25:04.380 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:25:04.381 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:25:04.381 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:25:04.458 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:25:04.459 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:25:04.459 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:25:04.460 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:25:04.461 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:25:04.461 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:25:04.460 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:25:04.461 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:04.461 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:04.462 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:25:04.462 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:25:04.464 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:04.464 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:25:04.465 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:04.528 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:25:04.528 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:25:04.529 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:04.543 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:25:04.544 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:25:04.544 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:04.551 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:25:04.552 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:25:04.552 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:04.568 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:25:04.569 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:25:04.578 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:25:04.579 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:25:04.580 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:04.589 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:25:04.589 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:25:04.590 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:04.599 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:25:04.600 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:25:04.600 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:04.609 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:25:04.620 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:25:04.631 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:25:04.632 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:25:04.633 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:04.661 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:25:04.680 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:25:04.692 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:25:04.705 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:25:04.706 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:25:04.707 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:04.718 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:25:04.720 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:04.723 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 10:25:04.723 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:25:04.747 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:25:04.748 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:04.753 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 10:25:04.754 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:25:04.768 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:25:04.770 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:04.772 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 10:25:04.773 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:25:04.776 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:25:04.786 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 10:25:04.788 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:25:04.788 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:25:04.789 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer), 2018/03(String) 2018-03-23 10:25:04.790 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:04.795 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 10:25:04.796 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:25:04.797 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:25:04.799 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:04.802 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num ,tab.checked_dept AS dept_id FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 GROUP BY tab.checked_dept 2018-03-23 10:25:04.803 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Parameters: 2018/03(String), 2018/03(String) 2018-03-23 10:25:04.832 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 10:25:04.835 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 10:25:04.836 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) 2018-03-23 10:25:04.837 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer) 2018-03-23 10:25:04.838 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| ==> Preparing: SELECT count(1) FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) AND t.organid in ( SELECT id FROM t_sys_organ where parentid=? ) 2018-03-23 10:25:04.839 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| ==> Parameters: 30(Long) 2018-03-23 10:25:04.850 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:25:04.851 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:04.854 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 10:25:04.855 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:25:04.863 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 10:25:04.866 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) GROUP BY t.checked_dept 2018-03-23 10:25:04.868 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:25:04.901 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| <== Total: 1 2018-03-23 10:25:04.903 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num , tab.mth FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) GROUP BY tab.mth 2018-03-23 10:25:04.904 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Parameters: 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer) 2018-03-23 10:25:04.917 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 10:25:04.919 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| ==> Preparing: SELECT count(1) FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) AND t.organid in ( SELECT id FROM t_sys_organ where parentid=? ) 2018-03-23 10:25:04.920 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| ==> Parameters: 30(Long) 2018-03-23 10:25:04.926 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 17 2018-03-23 10:25:04.990 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| <== Total: 1 2018-03-23 10:25:04.993 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:25:04.993 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer), 2018/03(String) 2018-03-23 10:25:05.129 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 17 2018-03-23 10:25:05.131 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:25:05.132 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer), 2018/02(String) 2018-03-23 10:25:05.221 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 10:25:05.223 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:25:05.223 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:25:05.254 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 23 2018-03-23 10:25:05.352 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 10:25:05.357 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:25:05.358 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:25:05.529 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 169 2018-03-23 10:25:05.531 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid in ( select id from t_sys_organ where parentid = ? ) AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:25:05.532 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 30(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:25:05.532 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| <== Total: 22 2018-03-23 10:25:05.534 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 10:25:05.535 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 10:25:05.604 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 10:25:05.606 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 10:25:05.607 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:25:05.672 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 10:25:05.692 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 191 2018-03-23 10:25:05.712 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 10:25:05.715 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:25:05.716 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:25:05.769 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| <== Total: 10 2018-03-23 10:25:05.918 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:25:05.921 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:25:05.922 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:25:05.998 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:25:06.003 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:25:06.004 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:25:06.081 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:25:06.084 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:25:06.085 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:25:06.164 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 10:25:06.170 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_dept,t.checked_person 2018-03-23 10:25:06.171 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:25:07.623 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 546 2018-03-23 10:25:19.194 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:19.196 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:19.197 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:19.196 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:19.198 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:19.199 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:19.297 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:25:19.298 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:25:19.301 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:25:19.302 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:25:19.302 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:25:19.303 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:25:19.309 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:25:19.310 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:25:19.310 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:25:19.310 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:25:19.390 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:25:19.390 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:25:19.390 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:25:19.390 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:25:19.391 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:25:19.391 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:25:19.391 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:25:19.392 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:25:19.392 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:25:19.392 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:19.393 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:19.393 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:25:19.393 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:19.394 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:25:19.395 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:25:19.396 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:19.396 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:19.461 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:25:19.462 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:25:19.462 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:19.478 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:25:19.479 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:25:19.480 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:19.483 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:25:19.483 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:25:19.484 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:25:19.484 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:25:19.484 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:19.485 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:19.486 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:25:19.487 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:25:19.488 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:19.488 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:25:19.489 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:25:19.489 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:19.532 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:25:19.533 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:25:19.534 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:25:19.548 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:25:19.555 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:25:19.555 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:25:19.561 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:25:19.561 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:25:19.597 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:25:19.656 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:25:19.656 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:25:19.657 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:19.657 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:19.660 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 10:25:19.661 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 10:25:19.662 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num ,tab.checked_dept AS dept_id FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 GROUP BY tab.checked_dept 2018-03-23 10:25:19.663 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Parameters: 2018/03(String), 2018/03(String) 2018-03-23 10:25:19.675 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:25:19.675 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:25:19.675 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:25:19.676 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:19.695 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:25:19.696 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:19.697 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:19.697 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:25:19.701 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 10:25:19.701 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num ,tab.checked_dept AS dept_id FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 GROUP BY tab.checked_dept 2018-03-23 10:25:19.701 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:25:19.701 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 10:25:19.702 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 10:25:19.703 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Parameters: 2018/03(String), 2018/03(String) 2018-03-23 10:25:19.712 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 2018/03(String) 2018-03-23 10:25:19.712 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:25:19.735 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 10:25:19.739 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num , tab.mth FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 GROUP BY tab.mth 2018-03-23 10:25:19.741 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Parameters: 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:25:19.886 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 10:25:19.886 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 10:25:19.888 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:25:19.889 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 2018/03(String) 2018-03-23 10:25:19.889 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) GROUP BY t.checked_dept 2018-03-23 10:25:19.890 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:25:19.894 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 69 2018-03-23 10:25:20.124 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 69 2018-03-23 10:25:20.126 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 10:25:20.126 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 2018/02(String) 2018-03-23 10:25:20.250 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 10:25:20.255 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:25:20.256 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:25:20.283 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 64 2018-03-23 10:25:20.402 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| <== Total: 22 2018-03-23 10:25:20.402 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| <== Total: 22 2018-03-23 10:25:20.403 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 10:25:20.403 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 10:25:20.404 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 10:25:20.404 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 10:25:20.405 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 10:25:20.406 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:25:20.407 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:25:20.472 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 10:25:20.477 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 10:25:20.479 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 10:25:20.480 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:25:20.588 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 10:25:20.589 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| <== Total: 10 2018-03-23 10:25:20.744 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 10:25:20.747 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:25:20.748 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:25:21.096 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:25:21.099 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:25:21.101 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:25:21.172 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:25:21.176 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:25:21.177 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:25:21.339 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:25:21.340 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:25:21.341 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:25:21.407 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 10:25:21.412 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_dept,t.checked_person 2018-03-23 10:25:21.413 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:25:22.897 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 546 2018-03-23 10:25:40.321 |-ERROR [Druid-ConnectionPool-Create-1195056540] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://git.topm.win:9003/visualinspection?useUnicode=true&characterEncoding=utf8, errorCode 0, state 08S01 com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:989) at com.mysql.jdbc.MysqlIO.(MysqlIO.java:341) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2203) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) Caused by: java.net.ConnectException: Connection timed out: connect at java.net.DualStackPlainSocketImpl.connect0(Native Method) at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:211) at com.mysql.jdbc.MysqlIO.(MysqlIO.java:300) ... 15 common frames omitted 2018-03-23 10:26:36.585 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:26:36.586 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:26:36.911 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:26:36.912 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:26:36.926 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:26:36.927 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:26:37.005 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:26:37.007 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:26:37.067 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:26:37.067 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:26:37.075 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:26:37.076 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:26:37.147 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:26:37.148 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:26:37.148 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:26:37.164 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:26:37.164 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:26:37.165 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:26:37.214 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:26:37.227 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:26:37.319 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:26:37.320 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:26:37.322 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 10:26:37.323 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:26:37.324 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:26:37.325 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:26:37.528 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 120 2018-03-23 10:26:37.533 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 10:26:37.535 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:26:37.930 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 10:26:37.932 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 10:26:37.933 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:26:38.160 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 10:26:38.162 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:26:38.162 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:26:38.230 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:26:38.233 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 10:26:38.234 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 10:26:38.299 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 10:26:38.300 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 10:26:38.301 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 10:26:38.372 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 10:26:38.379 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 10:26:38.381 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:26:38.724 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 10:27:18.214 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:27:18.314 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:27:18.315 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:27:18.388 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:27:18.388 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:27:18.389 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:27:18.499 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:27:18.500 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:27:18.500 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:27:18.562 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:27:18.663 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:27:18.664 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:27:18.666 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| ==> Preparing: delete from check_statistic_exclude_users where period_id = ? and user_id = ? 2018-03-23 10:27:18.667 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| ==> Parameters: 30(Integer), 2048(Integer) 2018-03-23 10:27:18.804 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| <== Updates: 1 2018-03-23 10:27:21.335 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:27:21.434 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:27:21.435 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:27:21.503 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:27:21.504 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:27:21.504 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:27:21.599 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:27:21.600 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:27:21.600 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:27:21.660 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:27:21.758 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:27:21.759 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:27:21.762 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 10:27:21.762 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:27:21.850 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 10:27:21.856 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) GROUP BY t.checked_dept 2018-03-23 10:27:21.858 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:27:22.250 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 10:27:22.252 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 10:27:22.253 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 10:27:22.431 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 69 2018-03-23 10:27:52.352 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:27:52.449 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:27:52.451 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:27:52.521 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:27:52.522 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:27:52.522 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:27:52.625 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:27:52.626 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:27:52.626 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:27:52.687 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:27:52.783 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:27:52.784 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:27:52.786 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:27:52.786 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:27:52.870 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:27:52.872 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| ==> Preparing: SELECT COUNT(t.appeal_dept) AS appeal_num ,t.appeal_dept AS dept_id,t.appeal_result FROM check_appeal t INNER JOIN check_task ct ON t.task_id = ct.id WHERE 1=1 and t.task_id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) and t.task_id not in (select id from check_task where check_task.check_status = 22) AND t.appeal_time >= ? AND t.appeal_time < ? GROUP BY t.appeal_dept , t.appeal_result ORDER BY t.appeal_dept 2018-03-23 10:27:52.873 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:27:53.057 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| <== Total: 12 2018-03-23 10:27:55.150 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:27:55.248 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:27:55.248 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:27:55.345 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:27:55.346 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:27:55.346 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:27:55.444 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:27:55.445 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:27:55.445 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:27:55.506 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:27:55.601 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:27:55.603 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:27:55.722 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| ==> Preparing: SELECT count(0) FROM check_task WHERE id IN (SELECT task_id FROM check_appeal WHERE appeal_dept = ? AND appeal_time >= ? AND appeal_time <= ?) 2018-03-23 10:27:55.723 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| ==> Parameters: 53(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:27:55.786 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| <== Total: 1 2018-03-23 10:27:55.787 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| ==> Preparing: select * from check_task where id in (select task_id from check_appeal where appeal_dept = ? AND appeal_time >= ? AND appeal_time <= ? ) order by start_time desc limit ?,? 2018-03-23 10:27:55.788 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| ==> Parameters: 53(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 0(Integer), 10(Integer) 2018-03-23 10:27:55.851 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| <== Total: 2 2018-03-23 10:28:14.593 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:28:14.703 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:28:14.704 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:28:14.780 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:28:14.781 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:28:14.781 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:28:14.913 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:28:14.913 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:28:14.914 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:28:14.979 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:28:15.077 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:28:15.078 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:28:15.181 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| ==> Preparing: SELECT count(0) FROM check_task WHERE id IN (SELECT task_id FROM check_appeal WHERE appeal_dept = ? AND appeal_time >= ? AND appeal_time <= ? AND appeal_result = ?) 2018-03-23 10:28:15.182 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| ==> Parameters: 43(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2(Integer) 2018-03-23 10:28:15.246 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| <== Total: 1 2018-03-23 10:28:15.247 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| ==> Preparing: select * from check_task where id in (select task_id from check_appeal where appeal_dept = ? AND appeal_time >= ? AND appeal_time <= ? AND appeal_result = ? ) order by start_time desc limit ?,? 2018-03-23 10:28:15.247 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| ==> Parameters: 43(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2(Integer), 0(Integer), 10(Integer) 2018-03-23 10:28:15.312 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| <== Total: 4 2018-03-23 10:28:23.015 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:28:23.114 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:28:23.114 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:28:23.185 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:28:23.187 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:28:23.188 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:28:23.282 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:28:23.283 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:28:23.283 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:28:23.344 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:28:23.439 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:28:23.440 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:28:23.447 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Preparing: SELECT * FROM check_task WHERE id = ? 2018-03-23 10:28:23.447 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Parameters: 46864(Long) 2018-03-23 10:28:23.521 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| <== Total: 1 2018-03-23 10:28:23.528 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:28:23.623 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:28:23.624 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:28:23.699 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:28:23.700 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:28:23.700 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:28:23.799 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:28:23.802 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:28:23.803 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:28:23.866 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:28:23.963 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:28:23.964 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:28:23.973 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| ==> Preparing: SELECT * FROM check_appeal WHERE task_id = ? 2018-03-23 10:28:23.974 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| ==> Parameters: 46864(Long) 2018-03-23 10:28:24.045 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| <== Total: 1 2018-03-23 10:28:24.129 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:28:24.130 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:28:24.226 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:28:24.227 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:28:24.293 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:28:24.294 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:28:24.295 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:28:24.394 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:28:24.395 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:28:24.395 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:28:24.447 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:28:24.447 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:28:24.456 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:28:24.513 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:28:24.514 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:28:24.514 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:28:24.569 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:28:24.570 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:28:24.609 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:28:24.609 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:28:24.610 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:28:24.657 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| ==> Preparing: SELECT * FROM check_task_status WHERE task_id = ? order by update_time 2018-03-23 10:28:24.658 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| ==> Parameters: 46864(Long) 2018-03-23 10:28:24.671 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:28:24.772 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:28:24.773 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:28:24.788 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Preparing: SELECT *, a.score as check_item_score, a.name as check_item_name FROM check_score left join check_item a on check_item_id=a.id WHERE 1=1 AND task_id = ? 2018-03-23 10:28:24.788 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Parameters: 46864(Long) 2018-03-23 10:28:24.931 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| <== Total: 1 2018-03-23 10:28:24.975 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| <== Total: 11 2018-03-23 10:32:33.552 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:32:33.894 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:32:33.895 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:32:33.966 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:32:34.032 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:32:34.033 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:32:34.104 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:32:34.104 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:32:34.105 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:32:34.171 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:32:34.272 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:32:34.273 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:32:34.275 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:32:34.276 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:32:34.344 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:32:34.345 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| ==> Preparing: SELECT COUNT(t.appeal_dept) AS appeal_num ,t.appeal_dept AS dept_id,t.appeal_result FROM check_appeal t INNER JOIN check_task ct ON t.task_id = ct.id WHERE 1=1 and t.task_id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) and t.task_id not in (select id from check_task where check_task.check_status = 22) AND t.appeal_time >= ? AND t.appeal_time < ? GROUP BY t.appeal_dept , t.appeal_result ORDER BY t.appeal_dept 2018-03-23 10:32:34.346 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:32:34.418 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| <== Total: 12 2018-03-23 10:32:37.038 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:32:37.140 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:32:37.141 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:32:37.207 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:32:37.208 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:32:37.208 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:32:37.279 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:32:37.280 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:32:37.280 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:32:37.348 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:32:37.449 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:32:37.452 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:32:37.562 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| ==> Preparing: SELECT count(0) FROM check_task WHERE id IN (SELECT task_id FROM check_appeal WHERE appeal_dept = ? AND appeal_time >= ? AND appeal_time <= ? AND appeal_result = ?) 2018-03-23 10:32:37.563 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| ==> Parameters: 43(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2(Integer) 2018-03-23 10:32:37.635 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| <== Total: 1 2018-03-23 10:32:37.636 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| ==> Preparing: select * from check_task where id in (select task_id from check_appeal where appeal_dept = ? AND appeal_time >= ? AND appeal_time <= ? AND appeal_result = ? ) order by start_time desc limit ?,? 2018-03-23 10:32:37.637 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| ==> Parameters: 43(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2(Integer), 0(Integer), 10(Integer) 2018-03-23 10:32:37.705 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| <== Total: 4 2018-03-23 10:32:38.697 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:32:38.800 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:32:38.804 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:32:38.892 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:32:38.893 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:32:38.894 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:32:38.968 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:32:38.969 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:32:38.969 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:32:39.036 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:32:39.138 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:32:39.139 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:32:39.141 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Preparing: SELECT * FROM check_task WHERE id = ? 2018-03-23 10:32:39.141 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Parameters: 42399(Long) 2018-03-23 10:32:39.209 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| <== Total: 1 2018-03-23 10:32:39.217 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:32:39.322 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:32:39.323 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:32:39.389 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:32:39.390 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:32:39.390 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:32:39.462 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:32:39.463 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:32:39.463 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:32:39.530 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:32:39.643 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:32:39.644 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:32:39.646 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| ==> Preparing: SELECT * FROM check_appeal WHERE task_id = ? 2018-03-23 10:32:39.646 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| ==> Parameters: 42399(Long) 2018-03-23 10:32:39.714 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| <== Total: 1 2018-03-23 10:32:39.761 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:32:39.768 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:32:39.864 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:32:39.865 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:32:39.943 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:32:39.944 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:32:39.944 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:32:40.023 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:32:40.024 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:32:40.025 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:32:40.032 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:32:40.033 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:32:40.093 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:32:40.104 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:32:40.105 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:32:40.105 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:32:40.175 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:32:40.176 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:32:40.176 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:32:40.190 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:32:40.192 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:32:40.243 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:32:40.263 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| ==> Preparing: SELECT * FROM check_task_status WHERE task_id = ? order by update_time 2018-03-23 10:32:40.263 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| ==> Parameters: 42399(Long) 2018-03-23 10:32:40.307 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:32:40.308 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:32:40.312 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Preparing: SELECT *, a.score as check_item_score, a.name as check_item_name FROM check_score left join check_item a on check_item_id=a.id WHERE 1=1 AND task_id = ? 2018-03-23 10:32:40.312 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Parameters: 42399(Long) 2018-03-23 10:32:40.413 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| <== Total: 1 2018-03-23 10:32:40.551 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| <== Total: 13 2018-03-23 10:33:59.694 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:33:59.887 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:33:59.887 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:33:59.980 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:34:00.043 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:34:00.043 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:00.172 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:34:00.172 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:34:00.173 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:00.238 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:34:00.332 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:34:00.334 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:34:00.335 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:34:00.336 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:34:00.417 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:34:00.419 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| ==> Preparing: SELECT COUNT(t.appeal_dept) AS appeal_num ,t.appeal_dept AS dept_id,t.appeal_result FROM check_appeal t INNER JOIN check_task ct ON t.task_id = ct.id WHERE 1=1 and t.task_id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) and t.task_id not in (select id from check_task where check_task.check_status = 22) AND t.appeal_time >= ? AND t.appeal_time < ? GROUP BY t.appeal_dept , t.appeal_result ORDER BY t.appeal_dept 2018-03-23 10:34:00.419 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:34:00.506 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| <== Total: 12 2018-03-23 10:34:05.048 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:34:05.146 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:34:05.146 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:34:05.213 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:34:05.214 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:34:05.215 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:05.310 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:34:05.311 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:34:05.311 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:05.372 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:34:05.471 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:34:05.473 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:34:05.577 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| ==> Preparing: SELECT count(0) FROM check_task WHERE id IN (SELECT task_id FROM check_appeal WHERE appeal_dept = ? AND appeal_time >= ? AND appeal_time <= ?) 2018-03-23 10:34:05.577 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| ==> Parameters: 38(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:34:05.640 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| <== Total: 1 2018-03-23 10:34:05.641 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| ==> Preparing: select * from check_task where id in (select task_id from check_appeal where appeal_dept = ? AND appeal_time >= ? AND appeal_time <= ? ) order by start_time desc limit ?,? 2018-03-23 10:34:05.642 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| ==> Parameters: 38(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 0(Integer), 10(Integer) 2018-03-23 10:34:05.705 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| <== Total: 3 2018-03-23 10:34:06.810 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:34:06.919 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:34:06.921 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:34:07.005 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:34:07.006 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:34:07.007 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:07.103 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:34:07.103 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:34:07.103 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:07.164 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:34:07.266 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:34:07.267 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:34:07.270 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Preparing: SELECT * FROM check_task WHERE id = ? 2018-03-23 10:34:07.270 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Parameters: 45396(Long) 2018-03-23 10:34:07.334 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| <== Total: 1 2018-03-23 10:34:07.342 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:34:07.440 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:34:07.440 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:34:07.512 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:34:07.513 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:34:07.513 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:07.606 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:34:07.607 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:34:07.607 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:07.668 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:34:07.766 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:34:07.768 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:34:07.769 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| ==> Preparing: SELECT * FROM check_appeal WHERE task_id = ? 2018-03-23 10:34:07.770 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| ==> Parameters: 45396(Long) 2018-03-23 10:34:07.836 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| <== Total: 1 2018-03-23 10:34:07.884 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:34:07.886 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:34:07.982 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:34:07.982 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:34:08.048 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:34:08.049 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:34:08.049 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:08.170 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:34:08.171 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:34:08.171 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:34:08.172 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:34:08.172 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:08.237 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:34:08.237 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:34:08.239 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:34:08.239 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:08.308 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:34:08.309 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:34:08.309 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:08.340 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:34:08.341 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:34:08.374 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:34:08.412 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| ==> Preparing: SELECT * FROM check_task_status WHERE task_id = ? order by update_time 2018-03-23 10:34:08.413 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| ==> Parameters: 45396(Long) 2018-03-23 10:34:08.444 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:34:08.445 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:34:08.449 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Preparing: SELECT *, a.score as check_item_score, a.name as check_item_name FROM check_score left join check_item a on check_item_id=a.id WHERE 1=1 AND task_id = ? 2018-03-23 10:34:08.450 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Parameters: 45396(Long) 2018-03-23 10:34:08.598 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| <== Total: 1 2018-03-23 10:34:08.720 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| <== Total: 11 2018-03-23 10:34:51.366 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:34:51.480 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:34:51.480 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:34:51.558 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:34:51.559 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:34:51.559 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:51.637 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:34:51.638 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:34:51.639 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:51.708 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:34:51.810 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:34:51.811 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:34:51.813 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:34:51.814 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:34:51.894 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:34:51.895 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| ==> Preparing: SELECT COUNT(t.appeal_dept) AS appeal_num ,t.appeal_dept AS dept_id,t.appeal_result FROM check_appeal t INNER JOIN check_task ct ON t.task_id = ct.id WHERE 1=1 and t.task_id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) and t.task_id not in (select id from check_task where check_task.check_status = 22) AND t.appeal_time >= ? AND t.appeal_time < ? GROUP BY t.appeal_dept , t.appeal_result ORDER BY t.appeal_dept 2018-03-23 10:34:51.895 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:34:51.969 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| <== Total: 12 2018-03-23 10:34:53.371 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:34:53.478 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:34:53.479 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:34:53.552 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:34:53.553 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:34:53.554 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:53.626 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:34:53.627 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:34:53.627 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:53.700 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:34:53.837 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:34:53.839 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:34:53.946 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| ==> Preparing: SELECT count(0) FROM check_task WHERE id IN (SELECT task_id FROM check_appeal WHERE appeal_dept = ? AND appeal_time >= ? AND appeal_time <= ?) 2018-03-23 10:34:53.947 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| ==> Parameters: 53(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:34:54.014 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| <== Total: 1 2018-03-23 10:34:54.015 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| ==> Preparing: select * from check_task where id in (select task_id from check_appeal where appeal_dept = ? AND appeal_time >= ? AND appeal_time <= ? ) order by start_time desc limit ?,? 2018-03-23 10:34:54.016 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| ==> Parameters: 53(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 0(Integer), 10(Integer) 2018-03-23 10:34:54.085 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| <== Total: 2 2018-03-23 10:34:55.336 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:34:55.439 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:34:55.439 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:34:55.505 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:34:55.506 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:34:55.507 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:55.578 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:34:55.579 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:34:55.579 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:55.689 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:34:55.792 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:34:55.794 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:34:55.796 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Preparing: SELECT * FROM check_task WHERE id = ? 2018-03-23 10:34:55.796 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Parameters: 46174(Long) 2018-03-23 10:34:55.883 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| <== Total: 1 2018-03-23 10:34:55.893 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:34:55.996 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:34:55.997 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:34:56.063 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:34:56.064 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:34:56.065 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:56.139 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:34:56.139 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:34:56.140 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:56.212 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:34:56.323 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:34:56.324 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:34:56.326 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| ==> Preparing: SELECT * FROM check_appeal WHERE task_id = ? 2018-03-23 10:34:56.327 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| ==> Parameters: 46174(Long) 2018-03-23 10:34:56.399 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| <== Total: 1 2018-03-23 10:34:56.449 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:34:56.454 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:34:56.553 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:34:56.554 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:34:56.623 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:34:56.624 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:34:56.625 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:56.643 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:34:56.643 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:34:56.698 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:34:56.699 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:34:56.699 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:56.712 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:34:56.713 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:34:56.713 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:56.771 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:34:56.820 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:34:56.821 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:34:56.821 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:34:56.870 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:34:56.871 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:34:56.875 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| ==> Preparing: SELECT * FROM check_task_status WHERE task_id = ? order by update_time 2018-03-23 10:34:56.876 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| ==> Parameters: 46174(Long) 2018-03-23 10:34:56.881 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:34:56.946 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:34:56.947 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:34:56.954 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Preparing: SELECT *, a.score as check_item_score, a.name as check_item_name FROM check_score left join check_item a on check_item_id=a.id WHERE 1=1 AND task_id = ? 2018-03-23 10:34:56.955 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Parameters: 46174(Long) 2018-03-23 10:34:57.093 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| <== Total: 1 2018-03-23 10:34:57.178 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| <== Total: 12 2018-03-23 10:35:26.076 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:35:26.174 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:35:26.174 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:35:26.248 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:35:26.249 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:35:26.250 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:35:26.323 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:35:26.324 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:35:26.324 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:35:26.394 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:35:26.494 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:35:26.495 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:35:26.496 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:35:26.496 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:35:26.572 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:35:26.574 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| ==> Preparing: SELECT COUNT(t.appeal_dept) AS appeal_num ,t.appeal_dept AS dept_id,t.appeal_result FROM check_appeal t INNER JOIN check_task ct ON t.task_id = ct.id WHERE 1=1 and t.task_id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) and t.task_id not in (select id from check_task where check_task.check_status = 22) AND t.appeal_time >= ? AND t.appeal_time < ? GROUP BY t.appeal_dept , t.appeal_result ORDER BY t.appeal_dept 2018-03-23 10:35:26.575 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:35:26.700 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| <== Total: 12 2018-03-23 10:35:29.391 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:35:29.487 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:35:29.488 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:35:29.552 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:35:29.553 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:35:29.554 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:35:29.626 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:35:29.627 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:35:29.627 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:35:29.696 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:35:29.791 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:35:29.792 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:35:29.892 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| ==> Preparing: SELECT count(0) FROM check_task WHERE id IN (SELECT task_id FROM check_appeal WHERE appeal_dept = ? AND appeal_time >= ? AND appeal_time <= ?) 2018-03-23 10:35:29.894 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| ==> Parameters: 41(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:35:29.960 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| <== Total: 1 2018-03-23 10:35:29.961 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| ==> Preparing: select * from check_task where id in (select task_id from check_appeal where appeal_dept = ? AND appeal_time >= ? AND appeal_time <= ? ) order by start_time desc limit ?,? 2018-03-23 10:35:29.962 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| ==> Parameters: 41(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 0(Integer), 10(Integer) 2018-03-23 10:35:30.043 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| <== Total: 3 2018-03-23 10:35:31.598 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:35:31.694 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:35:31.694 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:35:31.759 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:35:31.760 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:35:31.760 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:35:31.832 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:35:31.834 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:35:31.835 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:35:31.902 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:35:31.995 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:35:31.997 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:35:31.998 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Preparing: SELECT * FROM check_task WHERE id = ? 2018-03-23 10:35:31.999 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Parameters: 45362(Long) 2018-03-23 10:35:32.066 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| <== Total: 1 2018-03-23 10:35:32.075 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:35:32.179 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:35:32.180 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:35:32.244 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:35:32.245 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:35:32.245 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:35:32.316 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:35:32.317 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:35:32.317 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:35:32.384 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:35:32.486 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:35:32.489 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:35:32.492 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| ==> Preparing: SELECT * FROM check_appeal WHERE task_id = ? 2018-03-23 10:35:32.493 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| ==> Parameters: 45362(Long) 2018-03-23 10:35:32.561 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| <== Total: 1 2018-03-23 10:35:32.636 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:35:32.640 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:35:32.736 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:35:32.737 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:35:32.744 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:35:32.744 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:35:32.803 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:35:32.804 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:35:32.805 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:35:32.810 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:35:32.811 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:35:32.811 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:35:32.880 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:35:32.881 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:35:32.881 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:35:32.912 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:35:32.913 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:35:32.913 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:35:32.952 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:35:32.986 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:35:33.057 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:35:33.058 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:35:33.062 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| ==> Preparing: SELECT * FROM check_task_status WHERE task_id = ? order by update_time 2018-03-23 10:35:33.063 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| ==> Parameters: 45362(Long) 2018-03-23 10:35:33.082 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:35:33.083 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:35:33.088 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Preparing: SELECT *, a.score as check_item_score, a.name as check_item_name FROM check_score left join check_item a on check_item_id=a.id WHERE 1=1 AND task_id = ? 2018-03-23 10:35:33.089 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Parameters: 45362(Long) 2018-03-23 10:35:33.195 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| <== Total: 1 2018-03-23 10:35:33.319 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| <== Total: 11 2018-03-23 10:36:34.348 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:36:34.516 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:36:34.517 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:36:34.606 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:36:34.673 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:36:34.674 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:36:34.802 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:36:34.802 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:36:34.803 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:36:34.864 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:36:34.959 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:36:34.960 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:36:34.961 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:36:34.962 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:36:35.034 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:36:35.036 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| ==> Preparing: SELECT COUNT(t.appeal_dept) AS appeal_num ,t.appeal_dept AS dept_id,t.appeal_result FROM check_appeal t INNER JOIN check_task ct ON t.task_id = ct.id WHERE 1=1 and t.task_id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) and t.task_id not in (select id from check_task where check_task.check_status = 22) AND t.appeal_time >= ? AND t.appeal_time < ? GROUP BY t.appeal_dept , t.appeal_result ORDER BY t.appeal_dept 2018-03-23 10:36:35.037 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:36:35.213 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| <== Total: 12 2018-03-23 10:36:36.974 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:36:37.072 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:36:37.073 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:36:37.139 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:36:37.140 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:36:37.141 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:36:37.238 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:36:37.239 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:36:37.240 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:36:37.302 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:36:37.402 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:36:37.403 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:36:37.507 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| ==> Preparing: SELECT count(0) FROM check_task WHERE id IN (SELECT task_id FROM check_appeal WHERE appeal_dept = ? AND appeal_time >= ? AND appeal_time <= ? AND appeal_result = ?) 2018-03-23 10:36:37.509 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| ==> Parameters: 38(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer) 2018-03-23 10:36:37.569 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| <== Total: 1 2018-03-23 10:36:37.570 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| ==> Preparing: select * from check_task where id in (select task_id from check_appeal where appeal_dept = ? AND appeal_time >= ? AND appeal_time <= ? AND appeal_result = ? ) order by start_time desc limit ?,? 2018-03-23 10:36:37.571 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| ==> Parameters: 38(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 0(Integer), 10(Integer) 2018-03-23 10:36:37.653 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| <== Total: 2 2018-03-23 10:36:39.561 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:36:39.661 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:36:39.661 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:36:39.764 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:36:39.766 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:36:39.766 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:36:39.896 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:36:39.897 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:36:39.897 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:36:39.959 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:36:40.057 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:36:40.058 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:36:40.060 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Preparing: SELECT * FROM check_task WHERE id = ? 2018-03-23 10:36:40.061 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Parameters: 44935(Long) 2018-03-23 10:36:40.125 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| <== Total: 1 2018-03-23 10:36:40.143 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:36:40.240 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:36:40.241 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:36:40.309 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:36:40.310 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:36:40.311 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:36:40.406 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:36:40.408 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:36:40.409 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:36:40.469 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:36:40.569 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:36:40.570 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:36:40.572 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| ==> Preparing: SELECT * FROM check_appeal WHERE task_id = ? 2018-03-23 10:36:40.572 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| ==> Parameters: 44935(Long) 2018-03-23 10:36:40.635 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| <== Total: 1 2018-03-23 10:36:40.687 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:36:40.695 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:36:40.782 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:36:40.782 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:36:40.851 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:36:40.852 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:36:40.852 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:36:40.945 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:36:40.946 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:36:40.946 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:36:40.979 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:36:40.979 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:36:41.044 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:36:41.044 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:36:41.045 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:36:41.046 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:36:41.148 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:36:41.149 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:36:41.150 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:36:41.151 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:36:41.152 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:36:41.212 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:36:41.222 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| ==> Preparing: SELECT * FROM check_task_status WHERE task_id = ? order by update_time 2018-03-23 10:36:41.222 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| ==> Parameters: 44935(Long) 2018-03-23 10:36:41.279 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:36:41.280 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:36:41.284 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Preparing: SELECT *, a.score as check_item_score, a.name as check_item_name FROM check_score left join check_item a on check_item_id=a.id WHERE 1=1 AND task_id = ? 2018-03-23 10:36:41.285 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Parameters: 44935(Long) 2018-03-23 10:36:41.365 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| <== Total: 1 2018-03-23 10:36:41.466 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| <== Total: 13 2018-03-23 10:36:52.448 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:36:52.544 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:36:52.545 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:36:52.622 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:36:52.623 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:36:52.623 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:36:52.698 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:36:52.698 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:36:52.699 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:36:52.764 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:36:52.865 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:36:52.866 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:36:52.867 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:36:52.868 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:36:52.937 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:36:52.939 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| ==> Preparing: SELECT COUNT(t.appeal_dept) AS appeal_num ,t.appeal_dept AS dept_id,t.appeal_result FROM check_appeal t INNER JOIN check_task ct ON t.task_id = ct.id WHERE 1=1 and t.task_id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) and t.task_id not in (select id from check_task where check_task.check_status = 22) AND t.appeal_time >= ? AND t.appeal_time < ? GROUP BY t.appeal_dept , t.appeal_result ORDER BY t.appeal_dept 2018-03-23 10:36:52.939 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:36:53.060 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| <== Total: 12 2018-03-23 10:36:58.258 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:36:58.354 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:36:58.356 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:36:58.423 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:36:58.424 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:36:58.424 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:36:58.494 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:36:58.495 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:36:58.496 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:36:58.566 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:36:58.673 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:36:58.674 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:36:58.774 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| ==> Preparing: SELECT count(0) FROM check_task WHERE id IN (SELECT task_id FROM check_appeal WHERE appeal_dept = ? AND appeal_time >= ? AND appeal_time <= ? AND appeal_result = ?) 2018-03-23 10:36:58.774 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| ==> Parameters: 53(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2(Integer) 2018-03-23 10:36:58.839 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| <== Total: 1 2018-03-23 10:36:58.840 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| ==> Preparing: select * from check_task where id in (select task_id from check_appeal where appeal_dept = ? AND appeal_time >= ? AND appeal_time <= ? AND appeal_result = ? ) order by start_time desc limit ?,? 2018-03-23 10:36:58.841 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| ==> Parameters: 53(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2(Integer), 0(Integer), 10(Integer) 2018-03-23 10:36:58.910 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| <== Total: 1 2018-03-23 10:36:59.967 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:37:00.063 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:37:00.063 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:37:00.128 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:37:00.129 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:37:00.129 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:37:00.202 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:37:00.203 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:37:00.204 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:37:00.269 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:37:00.365 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:37:00.366 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:37:00.367 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Preparing: SELECT * FROM check_task WHERE id = ? 2018-03-23 10:37:00.368 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Parameters: 46174(Long) 2018-03-23 10:37:00.439 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| <== Total: 1 2018-03-23 10:37:00.447 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:37:00.544 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:37:00.545 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:37:00.619 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:37:00.620 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:37:00.620 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:37:00.694 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:37:00.694 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:37:00.695 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:37:00.763 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:37:00.859 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:37:00.860 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:37:00.862 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| ==> Preparing: SELECT * FROM check_appeal WHERE task_id = ? 2018-03-23 10:37:00.863 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| ==> Parameters: 46174(Long) 2018-03-23 10:37:00.932 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| <== Total: 1 2018-03-23 10:37:00.979 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:37:00.981 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:37:01.074 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:37:01.074 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:37:01.138 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:37:01.139 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:37:01.142 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:37:01.143 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:37:01.143 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:37:01.204 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:37:01.205 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:37:01.206 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:37:01.220 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:37:01.221 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:37:01.221 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:37:01.288 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:37:01.301 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:37:01.302 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:37:01.302 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:37:01.363 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:37:01.384 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:37:01.385 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:37:01.389 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| ==> Preparing: SELECT * FROM check_task_status WHERE task_id = ? order by update_time 2018-03-23 10:37:01.390 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| ==> Parameters: 46174(Long) 2018-03-23 10:37:01.458 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:37:01.460 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:37:01.464 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Preparing: SELECT *, a.score as check_item_score, a.name as check_item_name FROM check_score left join check_item a on check_item_id=a.id WHERE 1=1 AND task_id = ? 2018-03-23 10:37:01.465 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Parameters: 46174(Long) 2018-03-23 10:37:01.591 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| <== Total: 1 2018-03-23 10:37:01.621 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| <== Total: 12 2018-03-23 10:37:11.800 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:37:11.897 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:37:11.898 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:37:11.983 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:37:11.984 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:37:11.984 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:37:12.126 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:37:12.127 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:37:12.127 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:37:12.201 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:37:12.298 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:37:12.299 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:37:12.300 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:37:12.301 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:37:12.371 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:37:12.373 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| ==> Preparing: SELECT COUNT(t.appeal_dept) AS appeal_num ,t.appeal_dept AS dept_id,t.appeal_result FROM check_appeal t INNER JOIN check_task ct ON t.task_id = ct.id WHERE 1=1 and t.task_id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) and t.task_id not in (select id from check_task where check_task.check_status = 22) AND t.appeal_time >= ? AND t.appeal_time < ? GROUP BY t.appeal_dept , t.appeal_result ORDER BY t.appeal_dept 2018-03-23 10:37:12.374 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:37:12.497 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| <== Total: 12 2018-03-23 10:37:14.302 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:37:14.397 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:37:14.398 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:37:14.462 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:37:14.463 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:37:14.464 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:37:14.559 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:37:14.560 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:37:14.560 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:37:14.621 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:37:14.725 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:37:14.726 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:37:14.833 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| ==> Preparing: SELECT count(0) FROM check_task WHERE id IN (SELECT task_id FROM check_appeal WHERE appeal_dept = ? AND appeal_time >= ? AND appeal_time <= ? AND appeal_result = ?) 2018-03-23 10:37:14.834 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| ==> Parameters: 43(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2(Integer) 2018-03-23 10:37:14.895 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| <== Total: 1 2018-03-23 10:37:14.896 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| ==> Preparing: select * from check_task where id in (select task_id from check_appeal where appeal_dept = ? AND appeal_time >= ? AND appeal_time <= ? AND appeal_result = ? ) order by start_time desc limit ?,? 2018-03-23 10:37:14.896 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| ==> Parameters: 43(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2(Integer), 0(Integer), 10(Integer) 2018-03-23 10:37:14.959 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| <== Total: 4 2018-03-23 10:37:16.970 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:37:17.066 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:37:17.067 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:37:17.134 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:37:17.137 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:37:17.137 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:37:17.233 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:37:17.234 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:37:17.234 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:37:17.295 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:37:17.390 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:37:17.392 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:37:17.393 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Preparing: SELECT * FROM check_task WHERE id = ? 2018-03-23 10:37:17.394 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Parameters: 46123(Long) 2018-03-23 10:37:17.470 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| <== Total: 1 2018-03-23 10:37:17.478 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:37:17.572 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:37:17.573 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:37:17.637 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:37:17.637 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:37:17.638 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:37:17.739 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:37:17.739 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:37:17.740 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:37:17.806 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:37:17.926 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:37:17.927 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:37:17.929 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| ==> Preparing: SELECT * FROM check_appeal WHERE task_id = ? 2018-03-23 10:37:17.929 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| ==> Parameters: 46123(Long) 2018-03-23 10:37:17.994 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| <== Total: 1 2018-03-23 10:37:18.070 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:37:18.073 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:37:18.190 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:37:18.190 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:37:18.190 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:37:18.191 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:37:18.268 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:37:18.270 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:37:18.270 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:37:18.306 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:37:18.307 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:37:18.308 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:37:18.400 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:37:18.401 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:37:18.402 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:37:18.414 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:37:18.415 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:37:18.416 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:37:18.488 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:37:18.498 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:37:18.607 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:37:18.607 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:37:18.608 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:37:18.608 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:37:18.614 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| ==> Preparing: SELECT * FROM check_task_status WHERE task_id = ? order by update_time 2018-03-23 10:37:18.614 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Preparing: SELECT *, a.score as check_item_score, a.name as check_item_name FROM check_score left join check_item a on check_item_id=a.id WHERE 1=1 AND task_id = ? 2018-03-23 10:37:18.614 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| ==> Parameters: 46123(Long) 2018-03-23 10:37:18.615 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Parameters: 46123(Long) 2018-03-23 10:37:18.757 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| <== Total: 1 2018-03-23 10:37:18.889 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| <== Total: 15 2018-03-23 10:37:25.069 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:37:26.114 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:37:26.114 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:37:26.624 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:37:26.625 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:37:26.626 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:37:27.532 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:37:27.534 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:37:27.535 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:37:27.720 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:37:29.674 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:37:29.675 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:37:29.677 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 10:37:29.677 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 10:37:29.837 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 10:37:29.838 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| ==> Preparing: SELECT COUNT(t.appeal_dept) AS appeal_num ,t.appeal_dept AS dept_id,t.appeal_result FROM check_appeal t INNER JOIN check_task ct ON t.task_id = ct.id WHERE 1=1 and t.task_id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) and t.task_id not in (select id from check_task where check_task.check_status = 22) AND t.appeal_time >= ? AND t.appeal_time < ? GROUP BY t.appeal_dept , t.appeal_result ORDER BY t.appeal_dept 2018-03-23 10:37:29.839 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:37:30.112 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckAppealNum [159] -| <== Total: 12 2018-03-23 10:42:22.547 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:42:22.874 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:42:22.875 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:42:22.967 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:42:23.027 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:42:23.028 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:42:23.148 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:42:23.149 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:42:23.149 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:42:23.213 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:42:23.310 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:42:23.311 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:42:23.411 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| ==> Preparing: SELECT count(0) FROM check_task WHERE id IN (SELECT task_id FROM check_appeal WHERE appeal_dept = ? AND appeal_time >= ? AND appeal_time <= ?) 2018-03-23 10:42:23.412 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| ==> Parameters: 53(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 10:42:23.489 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept_COUNT [159] -| <== Total: 1 2018-03-23 10:42:23.490 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| ==> Preparing: select * from check_task where id in (select task_id from check_appeal where appeal_dept = ? AND appeal_time >= ? AND appeal_time <= ? ) order by start_time desc limit ?,? 2018-03-23 10:42:23.491 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| ==> Parameters: 53(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 0(Integer), 10(Integer) 2018-03-23 10:42:23.554 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.TaskDao.getTaskListByDept [159] -| <== Total: 2 2018-03-23 10:42:24.583 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:42:24.680 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:42:24.681 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:42:24.750 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:42:24.751 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:42:24.752 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:42:24.860 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:42:24.861 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:42:24.861 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:42:24.938 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:42:25.037 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:42:25.038 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:42:25.039 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Preparing: SELECT * FROM check_task WHERE id = ? 2018-03-23 10:42:25.040 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Parameters: 46174(Long) 2018-03-23 10:42:25.280 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| <== Total: 1 2018-03-23 10:42:25.288 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:42:25.384 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:42:25.384 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:42:25.451 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:42:25.452 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:42:25.452 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:42:25.548 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:42:25.549 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:42:25.550 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:42:25.611 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:42:25.708 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:42:25.709 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:42:25.711 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| ==> Preparing: SELECT * FROM check_appeal WHERE task_id = ? 2018-03-23 10:42:25.711 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| ==> Parameters: 46174(Long) 2018-03-23 10:42:25.774 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckAppealDao.getByTaskId [159] -| <== Total: 1 2018-03-23 10:42:26.139 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:42:26.144 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:42:26.239 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:42:26.240 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:42:26.308 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:42:26.309 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:42:26.310 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:42:26.404 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:42:26.406 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:42:26.406 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:42:26.408 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 10:42:26.409 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 10:42:26.473 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:42:26.481 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 10:42:26.482 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 10:42:26.482 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:42:26.574 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:42:26.575 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:42:26.580 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 10:42:26.581 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 10:42:26.582 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 10:42:26.663 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| ==> Preparing: SELECT * FROM check_task_status WHERE task_id = ? order by update_time 2018-03-23 10:42:26.663 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 10:42:26.664 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| ==> Parameters: 46174(Long) 2018-03-23 10:42:26.767 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 10:42:26.768 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 10:42:26.773 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Preparing: SELECT *, a.score as check_item_score, a.name as check_item_name FROM check_score left join check_item a on check_item_id=a.id WHERE 1=1 AND task_id = ? 2018-03-23 10:42:26.773 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Parameters: 46174(Long) 2018-03-23 10:42:26.902 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| <== Total: 1 2018-03-23 10:42:26.974 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| <== Total: 12 2018-03-23 11:00:15.480 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 11:00:15.481 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 11:00:15.557 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 11:00:15.624 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 11:00:15.625 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:15.706 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 11:00:15.707 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 11:00:15.708 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:15.780 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 11:00:15.786 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 11:00:15.787 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 11:00:15.857 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 11:00:15.858 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 11:00:15.858 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:15.952 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 11:00:15.953 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 11:00:15.953 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:16.057 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 11:00:16.913 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:16.918 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:16.923 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:16.919 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:16.928 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:17.049 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 11:00:17.049 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 11:00:17.123 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 11:00:17.124 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 11:00:17.124 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:17.175 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 11:00:17.176 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 11:00:17.198 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 11:00:17.199 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 11:00:17.200 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:17.245 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 11:00:17.246 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 11:00:17.246 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 11:00:17.246 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 11:00:17.247 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 11:00:17.320 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 11:00:17.320 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 11:00:17.321 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 11:00:17.321 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 11:00:17.322 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 11:00:17.322 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:17.323 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 11:00:17.324 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:17.328 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 11:00:17.388 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 11:00:17.421 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 11:00:17.422 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 11:00:17.422 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:17.424 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 11:00:17.426 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:17.427 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 11:00:17.427 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 11:00:17.428 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:17.630 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 11:00:17.631 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 11:00:17.632 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:17.659 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 11:00:17.659 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 11:00:17.660 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:17.699 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 11:00:17.700 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-03-23 11:00:17.700 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-03-23 11:00:17.744 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 11:00:17.745 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 11:00:17.746 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:17.787 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 11:00:17.788 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 11:00:17.789 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:17.803 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 11:00:17.805 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:17.815 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 11:00:17.856 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 11:00:17.858 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:17.861 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 11:00:18.080 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 11:00:18.080 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 11:00:18.081 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:18.082 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:18.082 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-03-23 11:00:18.083 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-03-23 11:00:18.154 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 order by sortNo,id 2018-03-23 11:00:18.154 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 2018-03-23 11:00:18.158 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 12 2018-03-23 11:00:18.190 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-03-23 11:00:18.191 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-03-23 11:00:18.227 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 65 2018-03-23 11:00:18.229 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 11:00:18.230 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:18.292 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 36 2018-03-23 11:00:18.333 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 11:00:18.436 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:18.438 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:18.439 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:18.532 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 11:00:18.532 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 11:00:18.537 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 11:00:18.537 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 11:00:18.546 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 11:00:18.547 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 11:00:18.601 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 11:00:18.602 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 11:00:18.603 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:18.611 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 11:00:18.612 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 11:00:18.613 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:18.633 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 11:00:18.633 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 11:00:18.634 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:18.688 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 11:00:18.689 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 11:00:18.689 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:18.726 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 11:00:18.727 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 11:00:18.727 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 11:00:18.728 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 11:00:18.728 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:18.728 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:18.751 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 11:00:18.802 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 11:00:18.802 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 11:00:18.864 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 11:00:18.865 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:18.866 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 11:00:18.867 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-03-23 11:00:18.909 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 11:00:18.910 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:18.911 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 11:00:18.912 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 11:00:18.913 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 11:00:18.914 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:18.915 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 11:00:18.916 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-03-23 11:00:18.950 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-03-23 11:00:18.980 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 11:00:18.988 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:18.999 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-03-23 11:00:19.081 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 11:00:19.081 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 11:00:19.152 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 11:00:19.153 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 11:00:19.153 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:19.236 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 11:00:19.237 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 11:00:19.238 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:19.315 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 11:00:19.411 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 11:00:19.412 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:19.418 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 11:00:19.418 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 11:00:19.685 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 598 2018-03-23 11:00:19.738 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:19.876 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 11:00:19.876 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 11:00:19.968 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 11:00:19.969 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 11:00:19.969 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:20.049 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 11:00:20.050 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 11:00:20.050 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:20.118 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 11:00:20.221 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 11:00:20.222 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:20.225 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 11:00:20.226 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 11:00:20.296 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 11:00:20.509 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:20.608 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 11:00:20.609 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 11:00:20.680 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 11:00:20.681 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 11:00:20.681 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:20.752 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 11:00:20.753 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 11:00:20.754 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:20.825 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 11:00:20.925 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 11:00:20.926 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:21.051 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus_COUNT [159] -| ==> Preparing: SELECT count(0) FROM (SELECT t.*, CONCAT(substr(t.start_time, 1, 16), '-', substr(t.end_time, 12, 5)) AS check_period, (SELECT a.code_name FROM sys_code a WHERE a.code_flag = 'task_status' AND a.code_value = t.check_status) AS check_status_name, ca.appeal_result AS appeal_result FROM check_task t LEFT JOIN t_sys_users u ON t.checked_person = u.id LEFT JOIN check_appeal ca ON t.id = ca.task_id WHERE 1 = 1 AND t.check_status IN (?, ?)) table_count 2018-03-23 11:00:21.052 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus_COUNT [159] -| ==> Parameters: 2(Integer), 3(Integer) 2018-03-23 11:00:21.528 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus_COUNT [159] -| <== Total: 1 2018-03-23 11:00:21.530 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus [159] -| ==> Preparing: SELECT t.*, CONCAT(substr(t.start_time,1,16),'-',substr(t.end_time,12,5)) as check_period, (select a.code_name from sys_code a where a.code_flag='task_status' and a.code_value=t.check_status) as check_status_name, ca.appeal_result as appeal_result FROM check_task t left join t_sys_users u on t.checked_person=u.id left join check_appeal ca on t.id=ca.task_id WHERE 1=1 AND t.check_status in ( ? , ? ) order by t.start_time desc limit ?,? 2018-03-23 11:00:21.531 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus [159] -| ==> Parameters: 2(Integer), 3(Integer), 0(Integer), 10(Integer) 2018-03-23 11:00:21.662 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus [159] -| <== Total: 10 2018-03-23 11:00:27.085 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:27.180 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 11:00:27.181 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 11:00:27.254 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 11:00:27.255 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 11:00:27.256 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:27.327 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 11:00:27.328 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 11:00:27.328 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 11:00:27.397 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 11:00:27.498 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 11:00:27.498 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 11:00:27.501 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 11:00:27.502 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 11:00:27.577 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 11:00:27.578 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 11:00:27.579 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 11:00:27.656 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 11:00:27.664 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) GROUP BY t.checked_dept 2018-03-23 11:00:27.666 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 11:00:27.999 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 11:00:28.002 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 11:00:28.003 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 11:00:28.192 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 69 2018-03-23 11:00:28.196 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 11:00:28.196 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 1(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 11:00:28.314 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 11:00:28.316 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 11:00:28.317 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 2(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 11:00:28.387 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 7 2018-03-23 11:00:28.389 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 11:00:28.390 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 3(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 11:00:28.470 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 5 2018-03-23 11:00:28.475 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 11:00:28.476 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 4(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 11:00:28.546 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 15:35:29.018 |-INFO [restartedMain] com.xintong.VideocheckApplication [48] -| Starting VideocheckApplication on wenhongquan with PID 7608 (C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server\target\classes started by wenhongquan in C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server) 2018-03-23 15:35:29.025 |-INFO [restartedMain] com.xintong.VideocheckApplication [637] -| No active profile set, falling back to default profiles: default 2018-03-23 15:35:29.388 |-INFO [background-preinit] org.hibernate.validator.internal.util.Version [30] -| HV000001: Hibernate Validator 5.3.4.Final 2018-03-23 15:35:29.433 |-INFO [restartedMain] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [582] -| Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@46c6928: startup date [Fri Mar 23 15:35:29 CST 2018]; root of context hierarchy 2018-03-23 15:35:33.530 |-INFO [restartedMain] org.springframework.data.repository.config.RepositoryConfigurationDelegate [165] -| Multiple Spring Data modules found, entering strict repository configuration mode! 2018-03-23 15:35:34.802 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$243b8db6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:35:34.973 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$bce955f0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:35:34.989 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:35:34.993 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@3650a805' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:35:35.004 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$e1bdf8a2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:35:35.033 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:35:35.058 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'redisConf' of type [com.xintong.system.securityTools.RedisConf$$EnhancerBySpringCGLIB$$f7f01b2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:35:35.080 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'keyGenerator' of type [com.xintong.system.securityTools.RedisConf$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:35:35.083 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.cache.annotation.ProxyCachingConfiguration' of type [org.springframework.cache.annotation.ProxyCachingConfiguration$$EnhancerBySpringCGLIB$$6d4dc3d4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:35:35.719 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [89] -| Tomcat initialized with port(s): 8089 (http) 2018-03-23 15:35:35.731 |-INFO [restartedMain] org.apache.catalina.core.StandardService [179] -| Starting service Tomcat 2018-03-23 15:35:35.733 |-INFO [restartedMain] org.apache.catalina.core.StandardEngine [179] -| Starting Servlet Engine: Apache Tomcat/8.5.11 2018-03-23 15:35:35.861 |-INFO [localhost-startStop-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring embedded WebApplicationContext 2018-03-23 15:35:35.862 |-INFO [localhost-startStop-1] org.springframework.web.context.ContextLoader [276] -| Root WebApplicationContext: initialization completed in 6429 ms 2018-03-23 15:35:36.217 |-INFO [localhost-startStop-1] com.xintong.visualinspection.mapper.PageHelperConfiguration [20] -| ------Register MyBatis PageHelper 2018-03-23 15:35:38.476 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'metricsFilter' to: [/*] 2018-03-23 15:35:38.477 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'characterEncodingFilter' to: [/*] 2018-03-23 15:35:38.477 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2018-03-23 15:35:38.477 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'httpPutFormContentFilter' to: [/*] 2018-03-23 15:35:38.477 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'requestContextFilter' to: [/*] 2018-03-23 15:35:38.478 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean [258] -| Mapping filter: 'springSecurityFilterChain' to: [/*] 2018-03-23 15:35:38.479 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'webRequestLoggingFilter' to: [/*] 2018-03-23 15:35:38.479 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [271] -| Mapping filter: 'druidWebStatFilter' to urls: [/*] 2018-03-23 15:35:38.479 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'jwtAuthenticationTokenFilter' to: [/*] 2018-03-23 15:35:38.479 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'corsFilter' to: [/*] 2018-03-23 15:35:38.480 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'authenticationTokenFilterBean' to: [/*] 2018-03-23 15:35:38.480 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'applicationContextIdFilter' to: [/*] 2018-03-23 15:35:38.480 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'dispatcherServlet' to [/] 2018-03-23 15:35:38.482 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'com.xintong.system.druidTools.DruidStatViewServlet' to [/druid/*] 2018-03-23 15:35:39.757 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 2018-03-23 15:35:39.767 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 'threadExecutor' 2018-03-23 15:35:39.973 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/css/**'], [] 2018-03-23 15:35:39.973 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/js/**'], [] 2018-03-23 15:35:40.105 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@20cbb813, org.springframework.security.web.context.SecurityContextPersistenceFilter@1791c09e, org.springframework.security.web.header.HeaderWriterFilter@32773f9d, org.springframework.web.filter.CorsFilter@27949123, org.springframework.security.web.authentication.logout.LogoutFilter@79093d02, com.xintong.system.securityTools.JwtAuthenticationTokenFilter@765f1421, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5578ee50, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1c1727ac, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2c0e677c, org.springframework.security.web.session.SessionManagementFilter@207f39ae, org.springframework.security.web.access.ExceptionTranslationFilter@183c9c07, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@223330c2] 2018-03-23 15:35:40.132 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$LazyEndpointPathRequestMatcher@82036e, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4316666e, org.springframework.security.web.context.SecurityContextPersistenceFilter@6e21446a, org.springframework.security.web.header.HeaderWriterFilter@77ab375a, org.springframework.security.web.authentication.logout.LogoutFilter@250a4974, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@524232b2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5085ec48, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7e3a00e5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@41fbe03b, org.springframework.security.web.session.SessionManagementFilter@6604c159, org.springframework.security.web.access.ExceptionTranslationFilter@1da467c9, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@15dd5207] 2018-03-23 15:35:40.304 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [534] -| Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@46c6928: startup date [Fri Mar 23 15:35:29 CST 2018]; root of context hierarchy 2018-03-23 15:35:40.409 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> com.xintong.visualinspection.controller.AppErrorPageController.error(javax.servlet.http.HttpServletRequest) 2018-03-23 15:35:40.410 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView com.xintong.visualinspection.controller.AppErrorPageController.errorHtml(javax.servlet.http.HttpServletRequest) 2018-03-23 15:35:40.413 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 15:35:40.413 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.update(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 15:35:40.414 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.delete(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 15:35:40.414 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getByTaskId(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 15:35:40.415 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getById(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 15:35:40.415 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 15:35:40.416 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getList(com.xintong.visualinspection.bean.CheckAppeal,java.lang.Integer,java.lang.Integer) 2018-03-23 15:35:40.421 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:35:40.421 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.update(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:35:40.421 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.delete(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:35:40.422 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agree]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agree(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:35:40.423 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/refuse]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.refuse(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:35:40.423 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getByTaskId(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:35:40.424 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getById(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:35:40.424 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agreePatch]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agreePatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:35:40.424 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getTopReason]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getTopReason() 2018-03-23 15:35:40.425 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getList(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply,java.lang.Integer,java.lang.Integer) 2018-03-23 15:35:40.427 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:35:40.428 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.update(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:35:40.428 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:35:40.429 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getAll]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getAll() 2018-03-23 15:35:40.429 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getCheckItemByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getCheckItemByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:35:40.430 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:35:40.430 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByRuleId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByRuleId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:35:40.431 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getForTaskById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getForTaskById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:35:40.431 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByParentId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByParentId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:35:40.433 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:35:40.434 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.update(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:35:40.434 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.delete(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:35:40.434 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getOtherCheckStatistics]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getOtherCheckStatistics(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:35:40.434 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckById(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:35:40.435 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckByDeptId(com.xintong.visualinspection.bean.CheckOther,java.lang.Integer,java.lang.Integer) 2018-03-23 15:35:40.436 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.add(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:35:40.437 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.update(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:35:40.437 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.delete(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:35:40.437 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getByName]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByName(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:35:40.438 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getItemListByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getItemListByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:35:40.438 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getById(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:35:40.438 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getListById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByListId(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:35:40.438 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getAllRule/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getAllRules(com.xintong.visualinspection.bean.CheckRule,java.lang.Integer,java.lang.Integer) 2018-03-23 15:35:40.439 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(java.util.List) 2018-03-23 15:35:40.441 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:35:40.441 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:35:40.442 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/comm/getTime]}" onto public java.lang.String com.xintong.visualinspection.controller.CommonController.getTime(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 15:35:40.444 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.add(com.xintong.visualinspection.bean.Constant) 2018-03-23 15:35:40.444 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.update(com.xintong.visualinspection.bean.Constant) 2018-03-23 15:35:40.445 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.delete(com.xintong.visualinspection.bean.Constant) 2018-03-23 15:35:40.445 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByName(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Constant) 2018-03-23 15:35:40.445 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlagAndValue]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlagAndValue(com.xintong.visualinspection.bean.Constant) 2018-03-23 15:35:40.446 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlag]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlag(com.xintong.visualinspection.bean.Constant) 2018-03-23 15:35:40.448 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAll() 2018-03-23 15:35:40.448 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/deleteDept/{organid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.deleteDept(java.lang.Integer) 2018-03-23 15:35:40.449 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllDept(javax.servlet.http.HttpServletRequest) 2018-03-23 15:35:40.449 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptByParent/{pid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptByParent(java.lang.Integer) 2018-03-23 15:35:40.450 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptById/{organid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptById(java.lang.Integer) 2018-03-23 15:35:40.450 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/addDept],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.addDept(com.xintong.visualinspection.bean.Organ) throws java.lang.Exception 2018-03-23 15:35:40.450 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/updateDept/{organid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.updateDept(com.xintong.visualinspection.bean.Organ,int) 2018-03-23 15:35:40.450 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllWG],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllWG() 2018-03-23 15:35:40.451 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllRM],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllRM() 2018-03-23 15:35:40.451 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllFs],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllFs() 2018-03-23 15:35:40.451 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getFsByDept],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAFsByDeptId(javax.servlet.http.HttpServletRequest) 2018-03-23 15:35:40.452 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptInfosByDeptId],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptInfosByDeptId(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Organ) 2018-03-23 15:35:40.453 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/download/{filename:[a-zA-Z0-9-.]+}],methods=[GET]}" onto public void com.xintong.visualinspection.controller.FileController.Download(javax.servlet.http.HttpServletResponse,java.lang.String) 2018-03-23 15:35:40.453 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/batch/upload],methods=[POST]}" onto public void com.xintong.visualinspection.controller.FileController.handleFileUpload(javax.servlet.http.HttpServletRequest) 2018-03-23 15:35:40.454 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/upload]}" onto public java.lang.String com.xintong.visualinspection.controller.FileController.UploadFile(javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartHttpServletRequest) 2018-03-23 15:35:40.457 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/employee/order],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getEmployeeOrder(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 15:35:40.457 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/item/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreItemInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 15:35:40.457 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/operation/manage/integration],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOperationInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 15:35:40.458 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheck(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:35:40.458 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 15:35:40.459 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/check/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getCheckWorkExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 15:35:40.459 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/static/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheckststic(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:35:40.459 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/appeal/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getAppealStatisticExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 15:35:40.460 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/business/feedback],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getBusinessFeedback(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 15:35:40.461 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/job/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.JobController.add(com.xintong.visualinspection.bean.Job) 2018-03-23 15:35:40.462 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/deleteMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.deleteMenu(java.lang.Integer) 2018-03-23 15:35:40.463 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuByParent/{pid}/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuByParent(java.lang.Integer,java.lang.Integer,java.lang.Integer) 2018-03-23 15:35:40.463 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuById/{menuid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuById(java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 15:35:40.463 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getAllMenu(javax.servlet.http.HttpServletRequest,java.lang.Integer) 2018-03-23 15:35:40.464 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/addMenu],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.addMenu(com.xintong.visualinspection.bean.Menu) throws java.lang.Exception 2018-03-23 15:35:40.464 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/updateMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.updateMenu(com.xintong.visualinspection.bean.Menu,int) 2018-03-23 15:35:40.466 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updatePermission/{permissionid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updatePermission(com.xintong.visualinspection.bean.Permission,int) 2018-03-23 15:35:40.466 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deletePermission/{permissionid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(java.lang.Integer) 2018-03-23 15:35:40.467 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deleteRolePermission],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 15:35:40.468 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addRolePermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 15:35:40.469 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addPermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.bean.Permission) throws java.lang.Exception 2018-03-23 15:35:40.469 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getAllPermission() 2018-03-23 15:35:40.470 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updateRolePermission],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updateRolePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 15:35:40.470 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/getPermissionByRole/{roleid}/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getPermissionByRole(java.lang.Integer,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.User) 2018-03-23 15:35:40.474 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/addRole],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.addRole(com.xintong.visualinspection.bean.Role) throws java.lang.Exception 2018-03-23 15:35:40.475 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/alldata/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRoleData(java.lang.Integer,java.lang.Integer) 2018-03-23 15:35:40.475 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindUser/{roleId}/{users}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindUser(java.lang.Integer,java.lang.String) 2018-03-23 15:35:40.476 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByUser/{userId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByUser(java.lang.Integer) 2018-03-23 15:35:40.476 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/deleteRole/{roleid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.deleteRole(java.lang.Integer) 2018-03-23 15:35:40.477 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/updateRole/{roleid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.updateRole(com.xintong.visualinspection.bean.Role,int) 2018-03-23 15:35:40.477 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRole(javax.servlet.http.HttpServletRequest) 2018-03-23 15:35:40.477 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByDept/{deptId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByDept(java.lang.Integer) 2018-03-23 15:35:40.478 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPosition/{positionId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPosition(java.lang.Integer) 2018-03-23 15:35:40.478 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindPermission/{roleId}/{permissions}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindPermission(java.lang.Integer,java.lang.String) 2018-03-23 15:35:40.478 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPermision/{permisionid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPermisionidn(java.lang.Integer) 2018-03-23 15:35:40.480 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.add(com.xintong.visualinspection.bean.Score) 2018-03-23 15:35:40.480 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 15:35:40.480 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.delete(com.xintong.visualinspection.bean.Score) 2018-03-23 15:35:40.481 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getByTaskId(com.xintong.visualinspection.bean.Score) 2018-03-23 15:35:40.481 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/backoutScore]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.backoutScore(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 15:35:40.481 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getTopRemark]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getTopRemark() 2018-03-23 15:35:40.482 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getScoreList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getScoreList(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Score) 2018-03-23 15:35:40.482 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/updateByTaskIdAndPerson]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.updateByTaskIdAndPerson(com.xintong.visualinspection.bean.Score) 2018-03-23 15:35:40.485 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 15:35:40.486 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/user/score]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.UserStatistic) 2018-03-23 15:35:40.486 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/checkedItem/detail/info/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.StatisticsBean,java.lang.Integer,java.lang.Integer) 2018-03-23 15:35:40.487 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/manage/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:35:40.487 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/data]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(java.lang.String) 2018-03-23 15:35:40.487 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:35:40.487 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/item/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:35:40.488 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/operation/manage/integration]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getOperationInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:35:40.488 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:35:40.488 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWrecker(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:35:40.489 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 15:35:40.489 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/add]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.addcheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 15:35:40.490 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/checkman/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckmanInfo(com.xintong.visualinspection.bean.CheckmanStatisticsBean) 2018-03-23 15:35:40.490 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/appeal]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckAppeal(com.xintong.visualinspection.bean.CheckAppealStatistic) 2018-03-23 15:35:40.491 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/business/feedback]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getBusinessFeedback(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:35:40.491 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/up/five]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUp5PersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:35:40.491 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/stuff/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getPersonalStuffItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:35:40.492 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:35:40.492 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/center/manage/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:35:40.493 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 15:35:40.493 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker/staff]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWreckerStaff(com.xintong.visualinspection.bean.WreckerStatisticsBO) 2018-03-23 15:35:40.494 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:35:40.494 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:35:40.494 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectYearScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:35:40.494 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/twice/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getTwiceCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:35:40.495 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/score/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:35:40.495 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/detail]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrderByUserId(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:35:40.495 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 15:35:40.495 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/checkedItem/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:35:40.495 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.deletecheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 15:35:40.497 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.add(com.xintong.visualinspection.bean.Task) 2018-03-23 15:35:40.498 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatch]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:35:40.498 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:35:40.498 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.delete(com.xintong.visualinspection.bean.Task) 2018-03-23 15:35:40.498 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 15:35:40.499 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/deleteUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.deleteUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 15:35:40.499 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/updateUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.updateUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 15:35:40.499 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCheckedTaskByPage/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCheckedTaskByPage(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 15:35:40.499 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/gettasklistbydept/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskListByDept(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.pojo.TaskListByDeptAppeal) 2018-03-23 15:35:40.499 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchAllNoScoreTask]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchAllNoScoreTask(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:35:40.500 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getById(com.xintong.visualinspection.bean.Task) 2018-03-23 15:35:40.500 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 15:35:40.500 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/confirm]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.confirm(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:35:40.502 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskStart]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskStart(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:35:40.502 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getStatusById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getStatusById(com.xintong.visualinspection.bean.Task) 2018-03-23 15:35:40.503 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskEnd]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskEnd(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:35:40.503 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchById(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:35:40.504 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.add(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 15:35:40.505 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 15:35:40.505 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 15:35:40.505 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.delete(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 15:35:40.505 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassCode]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassCodeInfo(com.xintong.visualinspection.bean.ClassCode) 2018-03-23 15:35:40.506 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassById(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 15:35:40.507 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.addList(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 15:35:40.507 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassList]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 15:35:40.507 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getUserClasss]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.pojo.TeamClass) 2018-03-23 15:35:40.507 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassListAndUsers]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassListAndUsers(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 15:35:40.509 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.add(com.xintong.visualinspection.bean.Team) 2018-03-23 15:35:40.509 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.update(com.xintong.visualinspection.bean.Team) 2018-03-23 15:35:40.509 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.delete(com.xintong.visualinspection.bean.Team) 2018-03-23 15:35:40.510 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamById(com.xintong.visualinspection.bean.Team) 2018-03-23 15:35:40.510 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByDeptId(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 15:35:40.510 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByName(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer) 2018-03-23 15:35:40.510 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getDetailById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsById(com.xintong.visualinspection.bean.Team) 2018-03-23 15:35:40.510 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamPersonsByUserClassId/{user_calss_id}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsByUserClassId(java.lang.Long) 2018-03-23 15:35:40.511 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test1]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index() 2018-03-23 15:35:40.512 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 15:35:40.512 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[PUT]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.update() 2018-03-23 15:35:40.512 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[POST]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.save() 2018-03-23 15:35:40.513 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.test() 2018-03-23 15:35:40.513 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/admin]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.hello() 2018-03-23 15:35:40.515 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/login]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.login() 2018-03-23 15:35:40.515 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.getList() 2018-03-23 15:35:40.517 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/updateList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.updateList(java.util.List) 2018-03-23 15:35:40.518 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/addList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.addList(java.util.List) 2018-03-23 15:35:40.518 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getUsersByTeamId/{user_class_id}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getUsersByTeamId(java.lang.Integer) 2018-03-23 15:35:40.519 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getList(com.xintong.visualinspection.bean.UserClass) 2018-03-23 15:35:40.523 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserInfo],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUserInfo(javax.servlet.http.HttpServletRequest) 2018-03-23 15:35:40.524 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/logout],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.logout() 2018-03-23 15:35:40.524 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUsers(com.xintong.visualinspection.bean.User) 2018-03-23 15:35:40.525 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserById/{userid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUser(java.lang.Integer) 2018-03-23 15:35:40.526 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getFsUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getFsUsers(com.xintong.visualinspection.bean.User) 2018-03-23 15:35:40.527 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getAllCheckman],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getAllCheckman() 2018-03-23 15:35:40.528 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/get/all/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getallUsers(java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 15:35:40.528 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/deleteUser/{userid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.deleteUser(java.lang.Integer) 2018-03-23 15:35:40.529 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getWGUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getWGUserList(com.xintong.visualinspection.bean.User) 2018-03-23 15:35:40.529 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/updateUser/{userid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.updateUser(com.xintong.visualinspection.bean.User,int) 2018-03-23 15:35:40.530 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/addUser],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.addUser(com.xintong.visualinspection.bean.User) throws java.lang.Exception 2018-03-23 15:35:40.531 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/auth/login],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.login(com.xintong.visualinspection.bean.User) 2018-03-23 15:35:40.533 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoById/{webcamid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoById(java.lang.String) 2018-03-23 15:35:40.534 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getAllVideo/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getAllVideo(java.lang.Integer,java.lang.Integer) 2018-03-23 15:35:40.534 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoByDeptAndLane/{page}/{size}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoByDeptAndLane(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Webcam) 2018-03-23 15:35:40.605 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/login] onto handler of type [class org.springframework.web.servlet.mvc.ParameterizableViewController] 2018-03-23 15:35:40.650 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 15:35:40.651 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 15:35:40.695 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in baseController 2018-03-23 15:35:40.696 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController 2018-03-23 15:35:40.696 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController 2018-03-23 15:35:40.696 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkItemController 2018-03-23 15:35:40.697 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController 2018-03-23 15:35:40.697 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleController 2018-03-23 15:35:40.697 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleItemController 2018-03-23 15:35:40.697 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in commonController 2018-03-23 15:35:40.698 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in constantController 2018-03-23 15:35:40.698 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in departmentController 2018-03-23 15:35:40.698 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileController 2018-03-23 15:35:40.699 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileExcelController 2018-03-23 15:35:40.699 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in jobController 2018-03-23 15:35:40.699 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in menuController 2018-03-23 15:35:40.700 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in permissionController 2018-03-23 15:35:40.700 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in roleController 2018-03-23 15:35:40.701 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController 2018-03-23 15:35:40.701 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController 2018-03-23 15:35:40.702 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController 2018-03-23 15:35:40.702 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamClassController 2018-03-23 15:35:40.702 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamController 2018-03-23 15:35:40.702 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userClassController 2018-03-23 15:35:40.703 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userController 2018-03-23 15:35:40.703 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in webcamController 2018-03-23 15:35:40.759 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 15:35:41.527 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 15:35:41.529 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 15:35:41.530 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 15:35:42.366 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 15:35:42.371 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 15:35:42.373 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 15:35:42.375 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 15:35:42.376 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 15:35:42.377 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 15:35:42.378 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 15:35:42.379 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 15:35:42.382 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.port=2000 from properties 2018-03-23 15:35:42.383 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.auth_timeout=600000 from properties 2018-03-23 15:35:42.384 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.idle_timeout=600000 from properties 2018-03-23 15:35:42.384 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.default_encoding=UTF-8 from properties 2018-03-23 15:35:42.384 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth=simple from properties 2018-03-23 15:35:42.384 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.username=wen from properties 2018-03-23 15:35:42.384 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.password=wen from properties 2018-03-23 15:35:42.393 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 15:35:42.393 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 15:35:42.393 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 15:35:42.393 |-INFO [restartedMain] org.crsh.ssh.SSHPlugin [185] -| Booting SSHD 2018-03-23 15:35:42.404 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 15:35:42.405 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 15:35:42.405 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 15:35:42.411 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 15:35:42.443 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [113] -| Trying to register BouncyCastle as a JCE provider 2018-03-23 15:35:43.257 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [117] -| Registration succeeded 2018-03-23 15:35:43.325 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [184] -| About to start CRaSSHD 2018-03-23 15:35:43.343 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [187] -| CRaSSHD started on port 2000 2018-03-23 15:35:43.343 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 15:35:43.343 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 15:35:43.344 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 15:35:43.345 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 15:35:43.904 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/heapdump || /heapdump.json],methods=[GET],produces=[application/octet-stream]}" onto public void org.springframework.boot.actuate.endpoint.mvc.HeapdumpMvcEndpoint.invoke(boolean,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException 2018-03-23 15:35:43.904 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/health || /health.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(javax.servlet.http.HttpServletRequest,java.security.Principal) 2018-03-23 15:35:43.905 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/info || /info.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:35:43.906 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String) 2018-03-23 15:35:43.906 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env || /env.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:35:43.907 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/auditevents || /auditevents.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.boot.actuate.endpoint.mvc.AuditEventsMvcEndpoint.findByPrincipalAndAfterAndType(java.lang.String,java.util.Date,java.lang.String) 2018-03-23 15:35:43.907 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:35:43.909 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.get(java.lang.String) 2018-03-23 15:35:43.909 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v1+json || application/json],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.set(java.lang.String,java.util.Map) 2018-03-23 15:35:43.909 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers || /loggers.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:35:43.910 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/beans || /beans.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:35:43.911 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:35:43.912 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:35:43.913 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:35:43.913 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/autoconfig || /autoconfig.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:35:43.914 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String) 2018-03-23 15:35:43.914 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics || /metrics.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:35:44.602 |-INFO [restartedMain] org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer [58] -| LiveReload server is running on port 35729 2018-03-23 15:35:44.613 |-WARN [restartedMain] org.springframework.boot.starter.remote.shell.RemoteShellStarterDeprecatedWarningAutoConfiguration [43] -| spring-boot-starter-remote-shell is deprecated as of Spring Boot 1.5 and will be removed in Spring Boot 2.0 2018-03-23 15:35:44.704 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 15:35:44.706 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'clusterDataSource' has been autodetected for JMX exposure 2018-03-23 15:35:44.707 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'masterDataSource' has been autodetected for JMX exposure 2018-03-23 15:35:44.717 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'masterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=masterDataSource,type=DruidDataSource] 2018-03-23 15:35:44.720 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'clusterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=clusterDataSource,type=DruidDataSource] 2018-03-23 15:35:44.720 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 15:35:44.727 |-INFO [restartedMain] org.springframework.context.support.DefaultLifecycleProcessor [343] -| Starting beans in phase 0 2018-03-23 15:35:44.729 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'auditEventsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=auditEventsEndpoint] 2018-03-23 15:35:44.751 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'requestMappingEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=requestMappingEndpoint] 2018-03-23 15:35:44.765 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'environmentEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=environmentEndpoint] 2018-03-23 15:35:44.770 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'healthEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=healthEndpoint] 2018-03-23 15:35:44.774 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'beansEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=beansEndpoint] 2018-03-23 15:35:44.777 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'infoEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=infoEndpoint] 2018-03-23 15:35:44.829 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'loggersEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=loggersEndpoint] 2018-03-23 15:35:44.837 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'metricsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=metricsEndpoint] 2018-03-23 15:35:44.840 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'traceEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=traceEndpoint] 2018-03-23 15:35:44.842 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'dumpEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=dumpEndpoint] 2018-03-23 15:35:44.845 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'autoConfigurationReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=autoConfigurationReportEndpoint] 2018-03-23 15:35:44.847 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'configurationPropertiesReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=configurationPropertiesReportEndpoint] 2018-03-23 15:35:44.920 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-1} inited 2018-03-23 15:35:45.887 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 2018-03-23 15:35:45.910 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Parameters: 2018-03-23 15:35:46.076 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| <== Total: 62 2018-03-23 15:35:46.079 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [45] -| 加载用户信息成功,数据数:0 2018-03-23 15:35:46.082 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-2} inited 2018-03-23 15:35:46.705 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Preparing: SELECT a.*,(select NAME from sys_job where id = a.POSITIONID ) as position_name FROM t_sys_users a 2018-03-23 15:35:46.706 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Parameters: 2018-03-23 15:35:47.004 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| <== Total: 882 2018-03-23 15:35:47.005 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [54] -| 加载用户信息成功,数据数:882 2018-03-23 15:35:47.007 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Preparing: SELECT * FROM t_sys_organ 2018-03-23 15:35:47.008 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Parameters: 2018-03-23 15:35:47.073 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| <== Total: 38 2018-03-23 15:35:47.074 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [63] -| 加载部门信息成功,数据数:38 2018-03-23 15:35:47.094 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 15:35:47.094 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 15:35:47.161 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 15:35:47.161 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [74] -| 加载用户信息成功,数据数:882 2018-03-23 15:35:47.178 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Initializing ProtocolHandler ["http-nio-8089"] 2018-03-23 15:35:47.194 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Starting ProtocolHandler [http-nio-8089] 2018-03-23 15:35:47.206 |-INFO [restartedMain] org.apache.tomcat.util.net.NioSelectorPool [179] -| Using a shared selector for servlet write/read 2018-03-23 15:35:47.231 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [198] -| Tomcat started on port(s): 8089 (http) 2018-03-23 15:35:47.242 |-INFO [restartedMain] com.xintong.VideocheckApplication [57] -| Started VideocheckApplication in 18.76 seconds (JVM running for 22.277) 2018-03-23 15:36:00.607 |-INFO [http-nio-8089-exec-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring FrameworkServlet 'dispatcherServlet' 2018-03-23 15:36:00.607 |-INFO [http-nio-8089-exec-1] org.springframework.web.servlet.DispatcherServlet [489] -| FrameworkServlet 'dispatcherServlet': initialization started 2018-03-23 15:36:00.653 |-INFO [http-nio-8089-exec-1] org.springframework.web.servlet.DispatcherServlet [508] -| FrameworkServlet 'dispatcherServlet': initialization completed in 45 ms 2018-03-23 15:36:00.840 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:36:00.840 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:36:01.023 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:36:01.024 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:36:01.111 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:36:01.114 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:36:01.115 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:36:01.115 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:36:01.116 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:36:01.192 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:36:01.262 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:36:01.265 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:36:01.267 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:36:01.338 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:36:01.340 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:36:01.341 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:36:01.442 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:36:01.444 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:36:01.446 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:36:01.517 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:36:01.612 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:36:01.624 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:36:01.625 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:36:01.625 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:36:01.708 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:36:01.709 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:36:01.903 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:36:01.906 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:36:01.907 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:36:02.252 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:36:02.267 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:36:02.268 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:36:02.502 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:36:02.507 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:36:02.507 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:36:02.571 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:36:02.585 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:36:02.586 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:36:02.653 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:36:02.655 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:36:02.656 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:36:02.738 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 0 2018-03-23 15:36:02.755 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 15:36:02.757 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:36:03.163 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 15:36:07.311 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:36:07.415 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:36:07.416 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:36:07.480 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:36:07.482 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:36:07.483 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:36:07.553 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:36:07.556 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:36:07.556 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:36:07.623 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:36:07.731 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:36:07.733 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:36:07.738 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| ==> Preparing: INSERT INTO check_statistic_exclude_users (period_id,user_id) VALUES (?, ?) 2018-03-23 15:36:07.740 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| ==> Parameters: 30(Integer), 2048(Integer) 2018-03-23 15:36:07.877 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| <== Updates: 1 2018-03-23 15:36:11.369 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:36:11.473 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:36:11.474 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:36:11.536 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:36:11.538 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:36:11.538 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:36:11.611 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:36:11.612 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:36:11.612 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:36:11.677 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:36:11.781 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:36:11.784 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:36:11.794 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:36:11.797 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:36:11.870 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:36:11.872 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:36:11.873 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:36:11.939 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:36:11.942 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:36:11.944 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:36:12.019 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:36:12.026 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:36:12.029 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:36:12.390 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:36:12.394 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 15:36:12.398 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:36:12.543 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 70 2018-03-23 15:36:12.551 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:36:12.553 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 1(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:36:12.653 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 15:36:12.657 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:36:12.658 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 2(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:36:12.724 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 7 2018-03-23 15:36:12.727 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:36:12.728 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 3(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:36:12.796 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 5 2018-03-23 15:36:12.799 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:36:12.800 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 4(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:36:12.866 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 15:36:29.613 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:36:29.616 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:36:29.714 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:36:29.716 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:36:29.783 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:36:29.785 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:36:29.785 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:36:29.785 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:36:29.786 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:36:29.847 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:36:29.849 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:36:29.850 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:36:29.859 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:36:29.861 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:36:29.862 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:36:29.927 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:36:29.956 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:36:29.957 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:36:29.958 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:36:30.024 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:36:30.037 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:36:30.039 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:36:30.123 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:36:30.125 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:36:30.130 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:36:30.132 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:36:30.332 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:36:30.336 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:36:30.337 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:36:30.711 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:36:30.713 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:36:30.714 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:36:30.970 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:36:30.973 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:36:30.974 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:36:31.041 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:36:31.047 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:36:31.048 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:36:31.116 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:36:31.117 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:36:31.117 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:36:31.189 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:36:31.197 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 15:36:31.202 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:36:31.560 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 15:36:33.861 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:36:33.957 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:36:33.957 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:36:34.029 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:36:34.030 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:36:34.031 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:36:34.103 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:36:34.105 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:36:34.105 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:36:34.172 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:36:34.272 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:36:34.274 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:36:34.278 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| ==> Preparing: delete from check_statistic_exclude_users where period_id = ? and user_id = ? 2018-03-23 15:36:34.279 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| ==> Parameters: 30(Integer), 2048(Integer) 2018-03-23 15:36:34.411 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| <== Updates: 1 2018-03-23 15:36:37.792 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:36:37.895 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:36:37.896 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:36:37.961 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:36:37.962 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:36:37.962 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:36:38.034 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:36:38.035 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:36:38.036 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:36:38.102 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:36:38.202 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:36:38.204 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:36:38.208 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:36:38.209 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:36:38.276 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:36:38.279 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:36:38.281 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:36:38.349 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:36:38.351 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:36:38.352 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:36:38.421 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:36:38.424 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:36:38.425 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:36:38.778 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:36:38.786 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 15:36:38.788 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:36:38.945 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 70 2018-03-23 15:36:38.952 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:36:38.954 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 1(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:36:39.054 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 15:36:39.057 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:36:39.058 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 2(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:36:39.125 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 7 2018-03-23 15:36:39.127 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:36:39.128 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 3(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:36:39.195 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 5 2018-03-23 15:36:39.197 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:36:39.198 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 4(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:36:39.265 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 15:37:35.231 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:37:35.341 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:37:35.342 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:37:35.417 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:37:35.419 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:37:35.420 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:37:35.733 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:37:35.733 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:37:35.734 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:37:35.806 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:37:35.905 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:37:35.909 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:37:35.921 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:37:35.924 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:37:35.999 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:37:36.001 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:37:36.002 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:37:36.079 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:37:36.086 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:37:36.090 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:37:36.439 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:37:36.447 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 15:37:36.450 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:37:36.623 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 70 2018-03-23 15:37:48.461 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:37:48.464 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:37:48.563 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:37:48.564 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:37:48.640 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:37:48.641 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:37:48.641 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:37:48.748 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:37:48.750 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:37:48.751 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:37:48.818 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:37:48.918 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:37:48.920 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:37:50.455 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:37:50.455 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:37:50.528 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:37:50.529 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:37:50.529 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:37:50.610 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:37:50.612 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:37:50.614 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:37:50.681 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:37:51.140 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:37:51.143 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:37:51.149 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:37:51.151 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:37:51.375 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:37:51.378 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:37:51.380 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:37:51.780 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:37:51.783 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:37:51.784 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:37:52.027 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:37:52.029 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:37:52.030 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:37:52.097 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:37:52.101 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:37:52.102 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:37:52.170 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:37:52.171 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:37:52.172 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:37:52.238 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 0 2018-03-23 15:37:52.241 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 15:37:52.242 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:37:52.685 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 15:37:56.603 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:37:57.149 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:37:57.149 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:37:57.218 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:37:57.219 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:37:57.220 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:37:57.296 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:37:57.297 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:37:57.298 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:37:57.468 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:37:57.639 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:37:57.640 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:37:57.642 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| ==> Preparing: INSERT INTO check_statistic_exclude_users (period_id,user_id) VALUES (?, ?) 2018-03-23 15:37:57.643 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| ==> Parameters: 30(Integer), 2048(Integer) 2018-03-23 15:37:57.799 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| <== Updates: 1 2018-03-23 15:37:58.686 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:37:58.894 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:37:58.894 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:37:58.962 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:37:58.963 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:37:58.963 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:37:59.036 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:37:59.036 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:37:59.037 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:37:59.103 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:37:59.266 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:37:59.268 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:37:59.272 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:37:59.272 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:37:59.346 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:37:59.347 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:37:59.348 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:37:59.416 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:37:59.422 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:37:59.424 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:37:59.780 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:37:59.783 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 15:37:59.784 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:37:59.929 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 70 2018-03-23 15:38:16.940 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:16.941 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:17.039 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:38:17.040 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:38:17.109 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:38:17.110 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:38:17.110 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:17.185 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:38:17.185 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:38:17.186 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:17.252 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:38:17.252 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:38:17.253 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:38:17.319 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:38:17.320 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:38:17.320 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:17.391 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:38:17.392 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:38:17.393 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:17.424 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:38:17.426 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:17.465 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:38:17.498 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:38:17.500 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:38:17.621 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:38:17.625 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:17.648 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:38:17.655 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:38:17.656 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:38:17.998 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:38:18.001 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:38:18.002 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:38:18.206 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:38:18.208 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:38:18.209 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:38:18.276 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:38:18.280 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:38:18.280 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:38:18.348 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:38:18.349 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:38:18.350 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:38:18.425 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:38:18.434 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 15:38:18.436 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:38:18.785 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 15:38:20.989 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:21.988 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:38:21.989 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:38:22.055 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:38:22.056 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:38:22.056 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:22.159 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:38:22.160 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:38:22.160 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:22.225 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:38:22.385 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:38:22.387 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:22.389 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| ==> Preparing: delete from check_statistic_exclude_users where period_id = ? and user_id = ? 2018-03-23 15:38:22.390 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| ==> Parameters: 30(Integer), 2048(Integer) 2018-03-23 15:38:22.523 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| <== Updates: 1 2018-03-23 15:38:22.693 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:22.987 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:38:22.987 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:38:23.065 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:38:23.069 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:38:23.070 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:23.145 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:38:23.146 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:38:23.147 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:23.214 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:38:23.370 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:38:23.375 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:23.384 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:38:23.386 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:38:23.456 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:38:23.457 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:38:23.458 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:38:23.530 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:38:23.539 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:38:23.541 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:38:23.882 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:38:23.884 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 15:38:23.885 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:38:24.029 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 70 2018-03-23 15:38:32.932 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:33.175 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:38:33.175 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:38:33.272 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:38:33.273 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:38:33.273 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:33.392 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:38:33.393 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:38:33.393 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:33.486 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:38:33.658 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:38:33.662 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:33.671 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:38:33.673 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:38:33.743 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:38:33.750 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:38:33.753 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 0(Integer) 2018-03-23 15:38:34.115 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:38:34.118 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:38:34.119 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:38:34.280 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:38:34.283 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:38:34.284 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:38:34.661 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:38:34.663 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:38:34.664 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:38:34.911 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:38:34.913 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:38:34.914 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:38:34.982 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:38:34.985 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:38:34.985 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:38:35.054 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:38:35.056 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:38:35.058 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:38:35.133 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 0 2018-03-23 15:38:35.141 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept,t.checked_person 2018-03-23 15:38:35.144 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 0(Integer) 2018-03-23 15:38:36.618 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 546 2018-03-23 15:38:46.040 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:46.042 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:46.148 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:38:46.149 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:38:46.221 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:38:46.222 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:38:46.223 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:46.254 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:38:46.255 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:38:46.321 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:38:46.322 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:38:46.322 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:38:46.323 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:46.324 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:38:46.325 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:46.392 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:38:46.400 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:38:46.402 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:38:46.403 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:46.470 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:38:46.552 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:38:46.557 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:46.564 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:38:46.567 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:38:46.574 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:38:46.578 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:46.752 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:38:46.754 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:38:46.754 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:38:47.117 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:38:47.119 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:38:47.120 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:38:47.323 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:38:47.326 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:38:47.327 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:38:47.405 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:38:47.408 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:38:47.409 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:38:47.499 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:38:47.501 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:38:47.502 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:38:47.586 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 0 2018-03-23 15:38:47.594 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 15:38:47.595 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:38:47.966 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 15:38:49.888 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:49.988 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:38:49.988 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:38:50.063 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:38:50.064 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:38:50.064 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:50.149 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:38:50.150 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:38:50.150 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:50.230 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:38:50.329 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:38:50.330 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:50.334 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| ==> Preparing: INSERT INTO check_statistic_exclude_users (period_id,user_id) VALUES (?, ?) 2018-03-23 15:38:50.335 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| ==> Parameters: 30(Integer), 2048(Integer) 2018-03-23 15:38:50.494 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| <== Updates: 1 2018-03-23 15:38:51.748 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:51.851 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:38:51.852 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:38:51.927 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:38:51.928 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:38:51.928 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:52.001 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:38:52.002 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:38:52.003 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:52.071 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:38:52.172 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:38:52.173 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:52.188 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:38:52.189 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:38:52.262 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 15:38:52.325 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:52.341 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:52.341 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:52.348 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:52.424 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:38:52.425 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:38:52.493 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:38:52.494 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:38:52.495 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:52.571 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:38:52.571 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:38:52.572 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:52.637 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:38:52.645 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:38:52.646 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:38:52.711 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:38:52.712 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:38:52.712 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:52.739 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:38:52.741 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:52.744 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:38:52.744 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:38:52.787 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:38:52.789 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:38:52.789 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:52.794 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:38:52.795 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:38:52.808 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:52.813 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:38:52.816 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:38:52.818 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-01-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp) 2018-03-23 15:38:52.855 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:38:52.863 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:38:52.864 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:38:52.865 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:52.925 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:38:52.925 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:38:52.926 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:38:52.927 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:52.941 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:38:52.941 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedInfoData [159] -| ==> Preparing: SELECT * FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as all_check_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT( t.id) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person = ? GROUP BY mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score,m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? ) t ON m.task_id = t.id WHERE 1=1 AND m.checked_person = ? GROUP BY mth ) checked_score_t ON checked_score_t.checked_person = check_num_t.checked_person AND check_num_t.mth = checked_score_t.mth ) t 2018-03-23 15:38:52.942 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedInfoData [159] -| ==> Parameters: 2017-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2162(Long), 2017-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2162(Long) 2018-03-23 15:38:52.959 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 163 2018-03-23 15:38:52.960 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:38:52.961 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:52.992 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:38:53.019 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:38:53.020 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:38:53.027 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:38:53.028 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:38:53.029 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-01-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp) 2018-03-23 15:38:53.085 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:38:53.178 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:38:53.180 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:53.283 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedInfoData [159] -| <== Total: 10 2018-03-23 15:38:53.284 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:38:53.285 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:53.358 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 539 2018-03-23 15:38:53.360 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:38:53.360 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:53.360 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:38:53.361 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:38:53.362 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedDetailInfo_COUNT [159] -| ==> Preparing: SELECT count(0) FROM check_task t LEFT JOIN check_score cs ON t.id = cs.task_id LEFT JOIN (SELECT ci.*, cp.name AS parent_name FROM check_item ci LEFT JOIN check_item cp ON ci.parent_id = cp.id) ci ON ci.id = cs.check_item_id WHERE t.check_status != 22 AND t.id NOT IN (SELECT id FROM (SELECT check_task.*, deleted_user.starttime AS u_delet_time FROM check_task LEFT JOIN (SELECT t_s_y.id, date_sub(t_p.starttime, INTERVAL 1 hour) AS starttime FROM t_sys_users t_s_y LEFT JOIN (SELECT starttime, endtime FROM check_task_period) t_p ON DELETE_TIME >= starttime AND DELETE_TIME < endtime WHERE STATUS = -1 AND DELETE_TIME >= t_p.starttime AND DELETE_TIME < t_p.endtime) deleted_user ON check_task.checked_person = deleted_user.id) v_task WHERE v_task.u_delet_time IS NOT NULL AND v_task.end_time > v_task.u_delet_time) AND ((t.checked_person = ? AND cs.checked_person = ?)) AND t.start_time >= ? AND t.end_time < ? AND cs.check_item_score IS NOT NULL 2018-03-23 15:38:53.362 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:38:53.364 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedDetailInfo_COUNT [159] -| ==> Parameters: 2162(Long), 2162(Long), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:38:53.429 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:38:53.430 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:38:53.430 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:53.433 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedDetailInfo_COUNT [159] -| <== Total: 1 2018-03-23 15:38:53.435 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:38:53.435 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:38:53.495 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:38:53.505 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:38:53.593 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:38:53.595 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:38:53.595 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:38:53.652 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:38:53.655 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:53.658 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:38:53.661 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedItemInfo [159] -| ==> Preparing: select a.*,(select truename from t_sys_users where id = a.user_id LIMIT 1 ) as checked_name from ( SELECT count(DISTINCT t.id) AS checked_num , sum(cs.check_item_score) AS all_check_score , (select parent_id from check_item where check_item.id = cs.check_item_id LIMIT 1) as parent_id, ( select name from check_item where id = (select parent_id from check_item where check_item.id = cs.check_item_id LIMIT 1)) AS NAME, cs.checked_person as user_id FROM check_task t left join check_score cs on (cs.task_id = t.id ) WHERE t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) and (cs.checked_person = ? ) AND t.start_time >= ? AND t.end_time < ? GROUP BY parent_id,user_id ) a where a.all_check_score is not null 2018-03-23 15:38:53.663 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedItemInfo [159] -| ==> Parameters: 2162(Long), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:38:53.663 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:38:53.665 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:38:53.665 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:38:53.669 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:38:53.674 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:38:53.675 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:38:53.747 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedItemInfo [159] -| <== Total: 0 2018-03-23 15:38:53.748 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:38:53.748 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:38:53.751 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:38:53.752 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 29(Integer) 2018-03-23 15:38:53.753 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:38:53.754 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 0(Integer) 2018-03-23 15:38:53.818 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 0 2018-03-23 15:38:53.821 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:38:53.822 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:38:53.960 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:38:53.963 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:38:53.964 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:38:54.093 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:38:54.095 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:38:54.096 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:38:54.227 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:38:54.229 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:38:54.230 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:38:54.307 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:38:54.309 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:38:54.310 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:38:54.525 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:38:54.527 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:38:54.528 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:38:54.560 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:38:54.563 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:38:54.563 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:38:54.594 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:38:54.597 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:38:54.597 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:38:54.666 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:38:54.668 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:38:54.669 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:38:54.736 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:38:54.800 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:38:54.803 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:38:54.804 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:38:54.877 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:38:54.879 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:38:54.880 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:38:54.958 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:38:54.959 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:38:54.960 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:38:55.047 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:38:55.051 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept,t.checked_person 2018-03-23 15:38:55.053 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 0(Integer) 2018-03-23 15:38:56.543 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 546 2018-03-23 15:39:01.660 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:39:01.972 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:39:01.973 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:39:02.049 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:39:02.051 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:39:02.053 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:39:02.139 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:39:02.141 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:39:02.141 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:39:02.229 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:39:02.441 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:39:02.444 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:39:02.451 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:39:02.453 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:39:02.526 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:39:02.528 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:39:02.529 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 0(Integer) 2018-03-23 15:39:02.867 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:39:02.873 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:39:02.875 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:39:03.035 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:39:03.041 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:39:03.043 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:39:03.429 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:39:03.432 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:39:03.433 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:39:03.686 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:39:03.688 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:39:03.688 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:39:03.756 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:39:03.760 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:39:03.760 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:39:03.832 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:39:03.833 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:39:03.834 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:39:03.912 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:39:03.918 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept,t.checked_person 2018-03-23 15:39:03.919 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 0(Integer) 2018-03-23 15:39:05.352 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 546 2018-03-23 15:39:17.003 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:39:17.005 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:39:17.304 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:39:17.305 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:39:17.372 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:39:17.373 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:39:17.373 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:39:17.447 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:39:17.449 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:39:17.450 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:39:17.516 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:39:17.681 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:39:17.684 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:39:17.762 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:39:17.763 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:39:17.828 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:39:17.829 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:39:17.829 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:39:17.900 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:39:17.902 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:39:17.904 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:39:17.969 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:39:18.120 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:39:18.123 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:39:18.130 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:39:18.131 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:39:18.292 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:39:18.295 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:39:18.297 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:39:18.690 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:39:18.695 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:39:18.697 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:39:18.929 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:39:18.931 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:39:18.932 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:39:19.001 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:39:19.003 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:39:19.004 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:39:19.068 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:39:19.069 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:39:19.070 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:39:19.162 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:39:19.167 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 15:39:19.169 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:39:19.514 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 15:39:24.860 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:39:25.578 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:39:25.579 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:39:25.670 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:39:25.672 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:39:25.673 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:39:25.760 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:39:25.762 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:39:25.763 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:39:25.842 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:39:25.999 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:39:26.002 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:39:26.009 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:39:26.011 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:39:26.084 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:39:26.088 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:39:26.089 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:39:26.168 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:39:26.169 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:39:26.170 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:39:26.236 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:39:26.238 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:39:26.239 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:39:26.622 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:39:26.625 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 15:39:26.626 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:39:26.789 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 70 2018-03-23 15:39:26.792 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:39:26.793 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 1(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:39:26.877 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 15:39:26.880 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:39:26.881 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 2(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:39:26.949 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 7 2018-03-23 15:39:26.954 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:39:26.956 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 3(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:39:27.023 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 5 2018-03-23 15:39:27.030 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:39:27.034 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 4(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:39:27.101 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 15:39:49.045 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:39:49.788 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:39:49.789 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:39:49.868 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:39:49.870 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:39:49.872 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:39:49.952 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:39:49.954 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:39:49.954 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:39:50.019 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:39:50.173 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:39:50.174 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:39:50.177 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:39:50.178 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:39:50.250 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:39:50.252 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:39:50.253 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 0(Integer) 2018-03-23 15:39:50.612 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:39:50.615 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:39:50.616 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:39:50.751 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:39:50.755 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:39:50.756 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:39:51.107 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:39:51.111 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:39:51.112 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:39:51.374 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:39:51.376 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:39:51.376 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:39:51.446 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:39:51.450 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:39:51.451 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:39:51.523 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:39:51.525 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:39:51.525 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:39:51.598 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:39:51.609 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept,t.checked_person 2018-03-23 15:39:51.611 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 0(Integer) 2018-03-23 15:39:53.050 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 546 2018-03-23 15:42:16.156 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:42:16.159 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:42:16.588 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:42:16.589 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:42:16.591 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:42:16.592 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:42:16.654 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:42:16.668 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:42:16.744 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:42:16.745 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:42:16.749 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:42:16.751 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:42:16.821 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:42:16.823 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:42:16.824 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:42:16.825 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:42:16.826 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:42:16.827 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:42:16.895 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:42:16.895 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:42:16.996 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:42:16.996 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:42:17.000 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:42:17.000 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:42:17.014 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:42:17.017 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:42:17.188 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:42:17.191 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:42:17.192 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:42:17.866 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:42:17.868 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:42:17.868 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:42:18.171 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:42:18.173 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:42:18.174 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:42:18.256 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:42:18.259 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:42:18.260 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:42:18.329 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:42:18.330 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:42:18.331 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:42:18.400 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:42:18.404 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 15:42:18.405 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:42:18.782 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 15:42:23.380 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:42:23.482 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:42:23.484 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:42:23.551 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:42:23.552 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:42:23.552 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:42:23.667 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:42:23.668 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:42:23.670 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:42:23.737 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:42:23.843 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:42:23.847 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:42:23.854 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:42:23.856 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:42:23.928 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:42:23.932 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:42:23.934 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 0(Integer) 2018-03-23 15:42:24.290 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:42:24.292 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:42:24.293 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:42:24.434 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:42:24.440 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:42:24.442 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:42:24.801 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:42:24.803 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:42:24.804 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:42:25.021 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:42:25.023 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:42:25.024 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:42:25.093 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:42:25.100 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:42:25.101 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:42:25.170 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:42:25.172 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:42:25.174 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:42:25.251 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:42:25.255 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept,t.checked_person 2018-03-23 15:42:25.255 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 0(Integer) 2018-03-23 15:42:26.874 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 546 2018-03-23 15:45:25.785 |-INFO [restartedMain] com.xintong.VideocheckApplication [48] -| Starting VideocheckApplication on wenhongquan with PID 13808 (C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server\target\classes started by wenhongquan in C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server) 2018-03-23 15:45:25.791 |-INFO [restartedMain] com.xintong.VideocheckApplication [637] -| No active profile set, falling back to default profiles: default 2018-03-23 15:45:26.205 |-INFO [background-preinit] org.hibernate.validator.internal.util.Version [30] -| HV000001: Hibernate Validator 5.3.4.Final 2018-03-23 15:45:26.229 |-INFO [restartedMain] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [582] -| Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@24774930: startup date [Fri Mar 23 15:45:26 CST 2018]; root of context hierarchy 2018-03-23 15:45:33.077 |-INFO [restartedMain] org.springframework.data.repository.config.RepositoryConfigurationDelegate [165] -| Multiple Spring Data modules found, entering strict repository configuration mode! 2018-03-23 15:45:34.533 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ea0abf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:45:34.753 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$9d97d2f9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:45:34.772 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:45:34.780 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@21f09aea' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:45:34.794 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$c26c75ab] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:45:34.834 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:45:34.856 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'redisConf' of type [com.xintong.system.securityTools.RedisConf$$EnhancerBySpringCGLIB$$f02d7ebb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:45:34.877 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'keyGenerator' of type [com.xintong.system.securityTools.RedisConf$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:45:34.879 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.cache.annotation.ProxyCachingConfiguration' of type [org.springframework.cache.annotation.ProxyCachingConfiguration$$EnhancerBySpringCGLIB$$4dfc40dd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:45:35.603 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [89] -| Tomcat initialized with port(s): 8089 (http) 2018-03-23 15:45:35.617 |-INFO [restartedMain] org.apache.catalina.core.StandardService [179] -| Starting service Tomcat 2018-03-23 15:45:35.619 |-INFO [restartedMain] org.apache.catalina.core.StandardEngine [179] -| Starting Servlet Engine: Apache Tomcat/8.5.11 2018-03-23 15:45:35.756 |-INFO [localhost-startStop-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring embedded WebApplicationContext 2018-03-23 15:45:35.756 |-INFO [localhost-startStop-1] org.springframework.web.context.ContextLoader [276] -| Root WebApplicationContext: initialization completed in 9528 ms 2018-03-23 15:45:36.136 |-INFO [localhost-startStop-1] com.xintong.visualinspection.mapper.PageHelperConfiguration [20] -| ------Register MyBatis PageHelper 2018-03-23 15:45:38.607 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'metricsFilter' to: [/*] 2018-03-23 15:45:38.608 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'characterEncodingFilter' to: [/*] 2018-03-23 15:45:38.608 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2018-03-23 15:45:38.608 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'httpPutFormContentFilter' to: [/*] 2018-03-23 15:45:38.609 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'requestContextFilter' to: [/*] 2018-03-23 15:45:38.610 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean [258] -| Mapping filter: 'springSecurityFilterChain' to: [/*] 2018-03-23 15:45:38.611 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'webRequestLoggingFilter' to: [/*] 2018-03-23 15:45:38.611 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [271] -| Mapping filter: 'druidWebStatFilter' to urls: [/*] 2018-03-23 15:45:38.611 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'jwtAuthenticationTokenFilter' to: [/*] 2018-03-23 15:45:38.611 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'corsFilter' to: [/*] 2018-03-23 15:45:38.611 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'authenticationTokenFilterBean' to: [/*] 2018-03-23 15:45:38.612 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'applicationContextIdFilter' to: [/*] 2018-03-23 15:45:38.612 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'dispatcherServlet' to [/] 2018-03-23 15:45:38.613 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'com.xintong.system.druidTools.DruidStatViewServlet' to [/druid/*] 2018-03-23 15:45:39.938 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 2018-03-23 15:45:39.949 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 'threadExecutor' 2018-03-23 15:45:40.170 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/css/**'], [] 2018-03-23 15:45:40.170 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/js/**'], [] 2018-03-23 15:45:40.323 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@380a6085, org.springframework.security.web.context.SecurityContextPersistenceFilter@74bd2db7, org.springframework.security.web.header.HeaderWriterFilter@433215f6, org.springframework.web.filter.CorsFilter@35534f, org.springframework.security.web.authentication.logout.LogoutFilter@28c8982b, com.xintong.system.securityTools.JwtAuthenticationTokenFilter@a19c02e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@489d74, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@54c10ef0, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@57fb3477, org.springframework.security.web.session.SessionManagementFilter@2aeb3b2e, org.springframework.security.web.access.ExceptionTranslationFilter@9189890, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6be8460e] 2018-03-23 15:45:40.349 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$LazyEndpointPathRequestMatcher@aeb3591, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@28f31a97, org.springframework.security.web.context.SecurityContextPersistenceFilter@5f63db21, org.springframework.security.web.header.HeaderWriterFilter@7850f5d0, org.springframework.security.web.authentication.logout.LogoutFilter@3c9af160, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@65d8fc5f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@379a6c3c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@489be16a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3ddc77bb, org.springframework.security.web.session.SessionManagementFilter@7aac3cf, org.springframework.security.web.access.ExceptionTranslationFilter@36fbdd4c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1452788e] 2018-03-23 15:45:40.530 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [534] -| Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@24774930: startup date [Fri Mar 23 15:45:26 CST 2018]; root of context hierarchy 2018-03-23 15:45:40.641 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> com.xintong.visualinspection.controller.AppErrorPageController.error(javax.servlet.http.HttpServletRequest) 2018-03-23 15:45:40.642 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView com.xintong.visualinspection.controller.AppErrorPageController.errorHtml(javax.servlet.http.HttpServletRequest) 2018-03-23 15:45:40.645 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 15:45:40.645 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.update(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 15:45:40.645 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.delete(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 15:45:40.646 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getList(com.xintong.visualinspection.bean.CheckAppeal,java.lang.Integer,java.lang.Integer) 2018-03-23 15:45:40.646 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getByTaskId(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 15:45:40.646 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getById(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 15:45:40.646 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 15:45:40.652 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:45:40.652 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.update(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:45:40.652 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.delete(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:45:40.653 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getList(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply,java.lang.Integer,java.lang.Integer) 2018-03-23 15:45:40.653 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agree]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agree(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:45:40.654 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getByTaskId(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:45:40.654 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getById(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:45:40.655 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/refuse]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.refuse(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:45:40.655 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agreePatch]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agreePatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:45:40.656 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getTopReason]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getTopReason() 2018-03-23 15:45:40.659 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:45:40.659 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.update(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:45:40.660 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:45:40.660 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:45:40.661 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getAll]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getAll() 2018-03-23 15:45:40.662 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByParentId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByParentId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:45:40.662 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getForTaskById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getForTaskById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:45:40.663 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByRuleId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByRuleId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:45:40.664 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getCheckItemByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getCheckItemByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:45:40.665 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:45:40.666 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.update(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:45:40.666 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.delete(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:45:40.667 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckByDeptId(com.xintong.visualinspection.bean.CheckOther,java.lang.Integer,java.lang.Integer) 2018-03-23 15:45:40.667 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckById(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:45:40.667 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getOtherCheckStatistics]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getOtherCheckStatistics(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:45:40.670 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.add(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:45:40.670 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.update(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:45:40.670 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.delete(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:45:40.670 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getByName]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByName(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:45:40.672 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getById(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:45:40.672 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getListById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByListId(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:45:40.672 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getAllRule/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getAllRules(com.xintong.visualinspection.bean.CheckRule,java.lang.Integer,java.lang.Integer) 2018-03-23 15:45:40.672 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getItemListByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getItemListByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:45:40.673 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(java.util.List) 2018-03-23 15:45:40.674 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:45:40.674 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:45:40.675 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/comm/getTime]}" onto public java.lang.String com.xintong.visualinspection.controller.CommonController.getTime(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 15:45:40.678 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.add(com.xintong.visualinspection.bean.Constant) 2018-03-23 15:45:40.678 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.update(com.xintong.visualinspection.bean.Constant) 2018-03-23 15:45:40.678 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.delete(com.xintong.visualinspection.bean.Constant) 2018-03-23 15:45:40.678 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByName(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Constant) 2018-03-23 15:45:40.678 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlagAndValue]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlagAndValue(com.xintong.visualinspection.bean.Constant) 2018-03-23 15:45:40.680 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlag]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlag(com.xintong.visualinspection.bean.Constant) 2018-03-23 15:45:40.682 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAll() 2018-03-23 15:45:40.683 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/updateDept/{organid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.updateDept(com.xintong.visualinspection.bean.Organ,int) 2018-03-23 15:45:40.683 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/deleteDept/{organid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.deleteDept(java.lang.Integer) 2018-03-23 15:45:40.683 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllDept(javax.servlet.http.HttpServletRequest) 2018-03-23 15:45:40.683 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptByParent/{pid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptByParent(java.lang.Integer) 2018-03-23 15:45:40.684 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptById/{organid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptById(java.lang.Integer) 2018-03-23 15:45:40.684 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllFs],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllFs() 2018-03-23 15:45:40.685 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/addDept],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.addDept(com.xintong.visualinspection.bean.Organ) throws java.lang.Exception 2018-03-23 15:45:40.685 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllWG],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllWG() 2018-03-23 15:45:40.685 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllRM],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllRM() 2018-03-23 15:45:40.686 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getFsByDept],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAFsByDeptId(javax.servlet.http.HttpServletRequest) 2018-03-23 15:45:40.686 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptInfosByDeptId],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptInfosByDeptId(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Organ) 2018-03-23 15:45:40.689 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/batch/upload],methods=[POST]}" onto public void com.xintong.visualinspection.controller.FileController.handleFileUpload(javax.servlet.http.HttpServletRequest) 2018-03-23 15:45:40.689 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/upload]}" onto public java.lang.String com.xintong.visualinspection.controller.FileController.UploadFile(javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartHttpServletRequest) 2018-03-23 15:45:40.689 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/download/{filename:[a-zA-Z0-9-.]+}],methods=[GET]}" onto public void com.xintong.visualinspection.controller.FileController.Download(javax.servlet.http.HttpServletResponse,java.lang.String) 2018-03-23 15:45:40.693 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/employee/order],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getEmployeeOrder(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 15:45:40.693 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/item/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreItemInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 15:45:40.693 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 15:45:40.693 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/operation/manage/integration],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOperationInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 15:45:40.694 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheck(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:45:40.694 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/appeal/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getAppealStatisticExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 15:45:40.694 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/business/feedback],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getBusinessFeedback(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 15:45:40.695 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/check/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getCheckWorkExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 15:45:40.695 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/static/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheckststic(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:45:40.696 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/job/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.JobController.add(com.xintong.visualinspection.bean.Job) 2018-03-23 15:45:40.698 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuByParent/{pid}/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuByParent(java.lang.Integer,java.lang.Integer,java.lang.Integer) 2018-03-23 15:45:40.698 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/deleteMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.deleteMenu(java.lang.Integer) 2018-03-23 15:45:40.698 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuById/{menuid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuById(java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 15:45:40.699 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/addMenu],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.addMenu(com.xintong.visualinspection.bean.Menu) throws java.lang.Exception 2018-03-23 15:45:40.699 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/updateMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.updateMenu(com.xintong.visualinspection.bean.Menu,int) 2018-03-23 15:45:40.700 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getAllMenu(javax.servlet.http.HttpServletRequest,java.lang.Integer) 2018-03-23 15:45:40.702 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deletePermission/{permissionid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(java.lang.Integer) 2018-03-23 15:45:40.702 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deleteRolePermission],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 15:45:40.703 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getAllPermission() 2018-03-23 15:45:40.704 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updatePermission/{permissionid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updatePermission(com.xintong.visualinspection.bean.Permission,int) 2018-03-23 15:45:40.705 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addPermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.bean.Permission) throws java.lang.Exception 2018-03-23 15:45:40.705 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addRolePermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 15:45:40.706 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/getPermissionByRole/{roleid}/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getPermissionByRole(java.lang.Integer,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.User) 2018-03-23 15:45:40.706 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updateRolePermission],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updateRolePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 15:45:40.708 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/addRole],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.addRole(com.xintong.visualinspection.bean.Role) throws java.lang.Exception 2018-03-23 15:45:40.709 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRole(javax.servlet.http.HttpServletRequest) 2018-03-23 15:45:40.710 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/alldata/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRoleData(java.lang.Integer,java.lang.Integer) 2018-03-23 15:45:40.710 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/deleteRole/{roleid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.deleteRole(java.lang.Integer) 2018-03-23 15:45:40.711 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByDept/{deptId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByDept(java.lang.Integer) 2018-03-23 15:45:40.711 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindUser/{roleId}/{users}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindUser(java.lang.Integer,java.lang.String) 2018-03-23 15:45:40.712 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/updateRole/{roleid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.updateRole(com.xintong.visualinspection.bean.Role,int) 2018-03-23 15:45:40.712 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByUser/{userId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByUser(java.lang.Integer) 2018-03-23 15:45:40.713 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindPermission/{roleId}/{permissions}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindPermission(java.lang.Integer,java.lang.String) 2018-03-23 15:45:40.713 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPermision/{permisionid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPermisionidn(java.lang.Integer) 2018-03-23 15:45:40.713 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPosition/{positionId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPosition(java.lang.Integer) 2018-03-23 15:45:40.715 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.add(com.xintong.visualinspection.bean.Score) 2018-03-23 15:45:40.715 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 15:45:40.716 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.delete(com.xintong.visualinspection.bean.Score) 2018-03-23 15:45:40.716 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getByTaskId(com.xintong.visualinspection.bean.Score) 2018-03-23 15:45:40.717 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getTopRemark]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getTopRemark() 2018-03-23 15:45:40.717 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getScoreList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getScoreList(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Score) 2018-03-23 15:45:40.718 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/backoutScore]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.backoutScore(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 15:45:40.718 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/updateByTaskIdAndPerson]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.updateByTaskIdAndPerson(com.xintong.visualinspection.bean.Score) 2018-03-23 15:45:40.722 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 15:45:40.722 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/manage/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:45:40.722 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/checkedItem/detail/info/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.StatisticsBean,java.lang.Integer,java.lang.Integer) 2018-03-23 15:45:40.723 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/user/score]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.UserStatistic) 2018-03-23 15:45:40.723 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/data]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(java.lang.String) 2018-03-23 15:45:40.723 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:45:40.724 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/item/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:45:40.724 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:45:40.724 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/operation/manage/integration]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getOperationInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:45:40.724 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWrecker(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:45:40.726 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/checkman/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckmanInfo(com.xintong.visualinspection.bean.CheckmanStatisticsBean) 2018-03-23 15:45:40.726 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 15:45:40.728 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/appeal]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckAppeal(com.xintong.visualinspection.bean.CheckAppealStatistic) 2018-03-23 15:45:40.728 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/add]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.addcheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 15:45:40.728 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/business/feedback]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getBusinessFeedback(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:45:40.728 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.deletecheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 15:45:40.728 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/detail]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrderByUserId(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:45:40.729 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/score/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:45:40.729 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/stuff/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getPersonalStuffItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:45:40.729 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:45:40.729 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/twice/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getTwiceCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:45:40.730 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:45:40.730 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker/staff]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWreckerStaff(com.xintong.visualinspection.bean.WreckerStatisticsBO) 2018-03-23 15:45:40.730 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectYearScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:45:40.730 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/up/five]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUp5PersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:45:40.732 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/center/manage/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:45:40.732 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/checkedItem/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:45:40.732 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 15:45:40.732 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:45:40.732 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 15:45:40.734 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.add(com.xintong.visualinspection.bean.Task) 2018-03-23 15:45:40.735 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatch]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:45:40.736 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:45:40.736 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.delete(com.xintong.visualinspection.bean.Task) 2018-03-23 15:45:40.736 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getById(com.xintong.visualinspection.bean.Task) 2018-03-23 15:45:40.737 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 15:45:40.737 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskStart]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskStart(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:45:40.739 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskEnd]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskEnd(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:45:40.739 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/updateUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.updateUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 15:45:40.739 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchById(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:45:40.740 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/confirm]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.confirm(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:45:40.740 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/deleteUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.deleteUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 15:45:40.740 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getStatusById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getStatusById(com.xintong.visualinspection.bean.Task) 2018-03-23 15:45:40.741 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 15:45:40.741 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/gettasklistbydept/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskListByDept(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.pojo.TaskListByDeptAppeal) 2018-03-23 15:45:40.742 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchAllNoScoreTask]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchAllNoScoreTask(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:45:40.742 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCheckedTaskByPage/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCheckedTaskByPage(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 15:45:40.744 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.add(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 15:45:40.744 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 15:45:40.745 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 15:45:40.745 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.delete(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 15:45:40.745 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassCode]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassCodeInfo(com.xintong.visualinspection.bean.ClassCode) 2018-03-23 15:45:40.746 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.addList(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 15:45:40.746 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassById(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 15:45:40.746 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getUserClasss]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.pojo.TeamClass) 2018-03-23 15:45:40.746 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassList]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 15:45:40.747 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassListAndUsers]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassListAndUsers(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 15:45:40.748 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.add(com.xintong.visualinspection.bean.Team) 2018-03-23 15:45:40.748 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.update(com.xintong.visualinspection.bean.Team) 2018-03-23 15:45:40.748 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.delete(com.xintong.visualinspection.bean.Team) 2018-03-23 15:45:40.749 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByDeptId(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 15:45:40.749 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByName(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer) 2018-03-23 15:45:40.750 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamById(com.xintong.visualinspection.bean.Team) 2018-03-23 15:45:40.751 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getDetailById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsById(com.xintong.visualinspection.bean.Team) 2018-03-23 15:45:40.752 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamPersonsByUserClassId/{user_calss_id}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsByUserClassId(java.lang.Long) 2018-03-23 15:45:40.753 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test1]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index() 2018-03-23 15:45:40.753 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 15:45:40.754 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[PUT]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.update() 2018-03-23 15:45:40.755 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[POST]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.save() 2018-03-23 15:45:40.755 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.test() 2018-03-23 15:45:40.756 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/login]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.login() 2018-03-23 15:45:40.756 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.getList() 2018-03-23 15:45:40.756 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/admin]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.hello() 2018-03-23 15:45:40.757 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getList(com.xintong.visualinspection.bean.UserClass) 2018-03-23 15:45:40.758 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/addList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.addList(java.util.List) 2018-03-23 15:45:40.759 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/updateList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.updateList(java.util.List) 2018-03-23 15:45:40.761 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getUsersByTeamId/{user_class_id}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getUsersByTeamId(java.lang.Integer) 2018-03-23 15:45:40.763 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserInfo],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUserInfo(javax.servlet.http.HttpServletRequest) 2018-03-23 15:45:40.763 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/auth/login],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.login(com.xintong.visualinspection.bean.User) 2018-03-23 15:45:40.764 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/addUser],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.addUser(com.xintong.visualinspection.bean.User) throws java.lang.Exception 2018-03-23 15:45:40.764 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/logout],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.logout() 2018-03-23 15:45:40.764 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getWGUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getWGUserList(com.xintong.visualinspection.bean.User) 2018-03-23 15:45:40.765 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUsers(com.xintong.visualinspection.bean.User) 2018-03-23 15:45:40.766 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getFsUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getFsUsers(com.xintong.visualinspection.bean.User) 2018-03-23 15:45:40.766 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getAllCheckman],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getAllCheckman() 2018-03-23 15:45:40.767 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/updateUser/{userid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.updateUser(com.xintong.visualinspection.bean.User,int) 2018-03-23 15:45:40.767 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/deleteUser/{userid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.deleteUser(java.lang.Integer) 2018-03-23 15:45:40.770 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/get/all/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getallUsers(java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 15:45:40.770 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserById/{userid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUser(java.lang.Integer) 2018-03-23 15:45:40.771 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getAllVideo/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getAllVideo(java.lang.Integer,java.lang.Integer) 2018-03-23 15:45:40.771 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoById/{webcamid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoById(java.lang.String) 2018-03-23 15:45:40.772 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoByDeptAndLane/{page}/{size}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoByDeptAndLane(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Webcam) 2018-03-23 15:45:40.845 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/login] onto handler of type [class org.springframework.web.servlet.mvc.ParameterizableViewController] 2018-03-23 15:45:40.891 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 15:45:40.891 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 15:45:40.939 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in baseController 2018-03-23 15:45:40.939 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController 2018-03-23 15:45:40.940 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController 2018-03-23 15:45:40.940 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkItemController 2018-03-23 15:45:40.940 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController 2018-03-23 15:45:40.941 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleController 2018-03-23 15:45:40.941 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleItemController 2018-03-23 15:45:40.941 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in commonController 2018-03-23 15:45:40.941 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in constantController 2018-03-23 15:45:40.942 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in departmentController 2018-03-23 15:45:40.942 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileController 2018-03-23 15:45:40.943 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileExcelController 2018-03-23 15:45:40.943 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in jobController 2018-03-23 15:45:40.944 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in menuController 2018-03-23 15:45:40.945 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in permissionController 2018-03-23 15:45:40.945 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in roleController 2018-03-23 15:45:40.946 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController 2018-03-23 15:45:40.947 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController 2018-03-23 15:45:40.947 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController 2018-03-23 15:45:40.948 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamClassController 2018-03-23 15:45:40.948 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamController 2018-03-23 15:45:40.948 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userClassController 2018-03-23 15:45:40.949 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userController 2018-03-23 15:45:40.949 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in webcamController 2018-03-23 15:45:41.012 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 15:45:41.809 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 15:45:41.810 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 15:45:41.811 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 15:45:42.675 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 15:45:42.680 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 15:45:42.682 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 15:45:42.684 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 15:45:42.685 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 15:45:42.686 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 15:45:42.687 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 15:45:42.688 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 15:45:42.691 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.port=2000 from properties 2018-03-23 15:45:42.692 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.auth_timeout=600000 from properties 2018-03-23 15:45:42.693 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.idle_timeout=600000 from properties 2018-03-23 15:45:42.693 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.default_encoding=UTF-8 from properties 2018-03-23 15:45:42.693 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth=simple from properties 2018-03-23 15:45:42.693 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.username=wen from properties 2018-03-23 15:45:42.693 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.password=wen from properties 2018-03-23 15:45:42.703 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 15:45:42.704 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 15:45:42.704 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 15:45:42.704 |-INFO [restartedMain] org.crsh.ssh.SSHPlugin [185] -| Booting SSHD 2018-03-23 15:45:42.715 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 15:45:42.717 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 15:45:42.718 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 15:45:42.724 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 15:45:42.756 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [113] -| Trying to register BouncyCastle as a JCE provider 2018-03-23 15:45:43.648 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [117] -| Registration succeeded 2018-03-23 15:45:43.722 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [184] -| About to start CRaSSHD 2018-03-23 15:45:43.741 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [187] -| CRaSSHD started on port 2000 2018-03-23 15:45:43.741 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 15:45:43.742 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 15:45:43.743 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 15:45:43.743 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 15:45:44.339 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String) 2018-03-23 15:45:44.339 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics || /metrics.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:45:44.340 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:45:44.340 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:45:44.340 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/beans || /beans.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:45:44.341 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/info || /info.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:45:44.342 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/heapdump || /heapdump.json],methods=[GET],produces=[application/octet-stream]}" onto public void org.springframework.boot.actuate.endpoint.mvc.HeapdumpMvcEndpoint.invoke(boolean,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException 2018-03-23 15:45:44.344 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:45:44.344 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/autoconfig || /autoconfig.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:45:44.344 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String) 2018-03-23 15:45:44.344 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env || /env.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:45:44.345 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/auditevents || /auditevents.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.boot.actuate.endpoint.mvc.AuditEventsMvcEndpoint.findByPrincipalAndAfterAndType(java.lang.String,java.util.Date,java.lang.String) 2018-03-23 15:45:44.345 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/health || /health.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(javax.servlet.http.HttpServletRequest,java.security.Principal) 2018-03-23 15:45:44.348 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.get(java.lang.String) 2018-03-23 15:45:44.348 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v1+json || application/json],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.set(java.lang.String,java.util.Map) 2018-03-23 15:45:44.348 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers || /loggers.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:45:44.348 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:45:45.103 |-INFO [restartedMain] org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer [58] -| LiveReload server is running on port 35729 2018-03-23 15:45:45.114 |-WARN [restartedMain] org.springframework.boot.starter.remote.shell.RemoteShellStarterDeprecatedWarningAutoConfiguration [43] -| spring-boot-starter-remote-shell is deprecated as of Spring Boot 1.5 and will be removed in Spring Boot 2.0 2018-03-23 15:45:45.197 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 15:45:45.199 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'clusterDataSource' has been autodetected for JMX exposure 2018-03-23 15:45:45.199 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'masterDataSource' has been autodetected for JMX exposure 2018-03-23 15:45:45.210 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'masterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=masterDataSource,type=DruidDataSource] 2018-03-23 15:45:45.213 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'clusterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=clusterDataSource,type=DruidDataSource] 2018-03-23 15:45:45.215 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 15:45:45.220 |-INFO [restartedMain] org.springframework.context.support.DefaultLifecycleProcessor [343] -| Starting beans in phase 0 2018-03-23 15:45:45.224 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'auditEventsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=auditEventsEndpoint] 2018-03-23 15:45:45.247 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'requestMappingEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=requestMappingEndpoint] 2018-03-23 15:45:45.260 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'environmentEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=environmentEndpoint] 2018-03-23 15:45:45.266 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'healthEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=healthEndpoint] 2018-03-23 15:45:45.270 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'beansEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=beansEndpoint] 2018-03-23 15:45:45.273 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'infoEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=infoEndpoint] 2018-03-23 15:45:45.276 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'loggersEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=loggersEndpoint] 2018-03-23 15:45:45.284 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'metricsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=metricsEndpoint] 2018-03-23 15:45:45.287 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'traceEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=traceEndpoint] 2018-03-23 15:45:45.290 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'dumpEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=dumpEndpoint] 2018-03-23 15:45:45.293 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'autoConfigurationReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=autoConfigurationReportEndpoint] 2018-03-23 15:45:45.294 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'configurationPropertiesReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=configurationPropertiesReportEndpoint] 2018-03-23 15:45:45.373 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-1} inited 2018-03-23 15:45:46.688 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 2018-03-23 15:45:46.709 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Parameters: 2018-03-23 15:45:46.817 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| <== Total: 62 2018-03-23 15:45:46.819 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [45] -| 加载用户信息成功,数据数:0 2018-03-23 15:45:46.822 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-2} inited 2018-03-23 15:45:47.504 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Preparing: SELECT a.*,(select NAME from sys_job where id = a.POSITIONID ) as position_name FROM t_sys_users a 2018-03-23 15:45:47.505 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Parameters: 2018-03-23 15:45:47.802 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| <== Total: 882 2018-03-23 15:45:47.803 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [54] -| 加载用户信息成功,数据数:882 2018-03-23 15:45:47.805 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Preparing: SELECT * FROM t_sys_organ 2018-03-23 15:45:47.805 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Parameters: 2018-03-23 15:45:47.887 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| <== Total: 38 2018-03-23 15:45:47.887 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [63] -| 加载部门信息成功,数据数:38 2018-03-23 15:45:47.930 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 15:45:47.930 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 15:45:47.997 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 15:45:47.998 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [74] -| 加载用户信息成功,数据数:882 2018-03-23 15:45:48.049 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Initializing ProtocolHandler ["http-nio-8089"] 2018-03-23 15:45:48.076 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Starting ProtocolHandler [http-nio-8089] 2018-03-23 15:45:48.098 |-INFO [restartedMain] org.apache.tomcat.util.net.NioSelectorPool [179] -| Using a shared selector for servlet write/read 2018-03-23 15:45:48.128 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [198] -| Tomcat started on port(s): 8089 (http) 2018-03-23 15:45:48.141 |-INFO [restartedMain] com.xintong.VideocheckApplication [57] -| Started VideocheckApplication in 23.195 seconds (JVM running for 27.508) 2018-03-23 15:46:24.744 |-INFO [http-nio-8089-exec-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring FrameworkServlet 'dispatcherServlet' 2018-03-23 15:46:24.745 |-INFO [http-nio-8089-exec-1] org.springframework.web.servlet.DispatcherServlet [489] -| FrameworkServlet 'dispatcherServlet': initialization started 2018-03-23 15:46:24.815 |-INFO [http-nio-8089-exec-1] org.springframework.web.servlet.DispatcherServlet [508] -| FrameworkServlet 'dispatcherServlet': initialization completed in 70 ms 2018-03-23 15:46:25.023 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:46:25.165 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:46:25.166 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:46:25.243 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:46:25.245 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:46:25.247 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:46:25.329 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:46:25.331 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:46:25.332 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:46:25.403 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:46:25.553 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:46:25.569 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:46:25.692 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:46:25.693 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:46:25.781 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:46:25.785 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:46:25.786 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:46:25.855 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:46:25.860 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:46:25.862 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:46:26.197 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:46:26.201 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:46:26.203 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:46:26.373 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:46:26.376 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:46:26.377 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:46:26.777 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:46:26.781 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:46:26.782 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:46:27.063 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:46:27.071 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:46:27.072 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:46:27.148 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:46:27.168 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:46:27.169 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:46:27.238 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:46:27.240 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:46:27.242 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:46:27.315 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:46:27.323 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept,t.checked_person 2018-03-23 15:46:27.325 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 30(Integer) 2018-03-23 15:46:28.840 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 545 2018-03-23 15:47:00.161 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:00.395 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:47:00.396 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:47:00.482 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:47:00.484 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:47:00.485 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:00.628 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:47:00.629 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:47:00.630 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:00.699 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:47:00.881 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:47:00.884 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:00.891 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:47:00.893 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:47:00.973 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:47:00.975 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:47:00.976 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:47:01.054 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:47:01.059 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:47:01.062 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:47:01.603 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:47:01.607 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 15:47:01.609 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:47:01.796 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 70 2018-03-23 15:47:05.360 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:05.428 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:05.488 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:47:05.489 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:47:05.560 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:47:05.562 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:47:05.562 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:05.672 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:47:05.674 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:47:05.675 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:06.210 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:47:06.214 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:47:06.215 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:47:06.592 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:47:06.593 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:47:06.594 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:06.650 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:47:06.654 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:06.926 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:47:06.928 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:47:06.928 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:07.103 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:47:07.446 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:47:07.448 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:07.453 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:47:07.454 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:47:07.944 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:47:07.947 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:47:07.948 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:47:08.867 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:08.955 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:47:08.957 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:47:08.958 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:47:10.113 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:47:10.114 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:47:10.115 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:47:10.417 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:47:10.418 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:47:10.419 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:47:10.419 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:47:10.419 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:10.506 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:47:10.586 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:47:10.587 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:47:10.588 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:47:10.693 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:47:10.694 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:47:10.695 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:10.815 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:47:10.816 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:47:10.817 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:47:10.915 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:47:10.919 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 15:47:10.920 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:47:10.929 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:47:10.931 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:10.937 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:47:10.938 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:47:11.098 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:47:11.588 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 15:47:11.589 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:47:11.590 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:47:11.679 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:47:11.684 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:47:11.685 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:47:12.075 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:47:12.077 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:47:12.079 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:47:12.594 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:47:12.597 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:47:12.598 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:47:13.097 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:47:13.102 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:47:13.103 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:47:14.483 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:47:14.485 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:47:14.486 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:47:14.703 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:47:14.710 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:47:14.711 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:47:14.877 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:47:14.878 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:47:14.879 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:47:14.972 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:15.049 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:47:15.056 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept,t.checked_person 2018-03-23 15:47:15.057 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 30(Integer) 2018-03-23 15:47:15.087 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:47:15.088 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:47:15.193 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:47:15.196 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:47:15.198 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:15.273 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:47:15.275 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:47:15.275 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:15.343 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:47:15.447 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:47:15.450 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:15.457 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:47:15.458 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:47:15.528 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:47:15.529 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:47:15.530 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:47:15.594 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:47:15.597 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:47:15.598 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:47:15.970 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:47:15.975 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:47:15.977 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:47:16.138 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:47:16.144 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:47:16.146 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:47:16.521 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:47:16.523 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:47:16.524 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:47:16.617 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 545 2018-03-23 15:47:16.958 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:47:16.961 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:47:16.962 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:47:17.036 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:47:17.048 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:47:17.052 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:47:17.128 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:47:17.129 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:47:17.129 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:47:17.206 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:47:17.212 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept,t.checked_person 2018-03-23 15:47:17.215 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 30(Integer) 2018-03-23 15:47:18.727 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 545 2018-03-23 15:47:23.251 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:23.251 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:23.257 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:23.266 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:23.266 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:23.321 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:23.348 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:47:23.349 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:47:23.354 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:47:23.355 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:47:23.417 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:47:23.418 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:47:23.419 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:23.427 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:47:23.429 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:47:23.429 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:23.508 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:47:23.508 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:47:23.508 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:47:23.510 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:47:23.511 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:23.536 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:47:23.537 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:47:23.538 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:23.574 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:47:23.576 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:47:23.577 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:47:23.579 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:47:23.581 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:47:23.581 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:47:23.582 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:23.582 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:47:23.604 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:47:23.642 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:47:23.642 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:47:23.643 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:47:23.643 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:47:23.643 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:23.650 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:47:23.651 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:47:23.652 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:23.652 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:47:23.676 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:47:23.677 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:23.681 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:47:23.682 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:47:23.710 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:47:23.712 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:23.722 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:47:23.723 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:47:23.723 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:23.724 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:47:23.725 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 15:47:23.726 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 15:47:23.728 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:47:23.729 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:47:23.729 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:23.755 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:47:23.792 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:47:23.792 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:47:23.792 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 15:47:23.793 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:23.795 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:47:23.797 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:23.799 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:47:23.802 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:47:23.803 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:23.856 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:47:23.857 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:47:23.857 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:23.868 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:47:23.868 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num , tab.mth FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 GROUP BY tab.mth 2018-03-23 15:47:23.869 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Parameters: 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:47:23.920 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:47:23.921 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:47:23.921 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:47:23.928 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:47:23.931 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:23.937 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 15:47:23.938 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 15:47:23.966 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:47:23.970 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:23.988 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:47:23.990 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num ,tab.checked_dept AS dept_id FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 GROUP BY tab.checked_dept 2018-03-23 15:47:23.993 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Parameters: 2018/03(String), 2018/03(String) 2018-03-23 15:47:24.008 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 15:47:24.032 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:47:24.036 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:24.278 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:47:24.279 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 2018/03(String) 2018-03-23 15:47:24.456 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 70 2018-03-23 15:47:24.457 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:47:24.458 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:47:24.733 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| <== Total: 10 2018-03-23 15:47:24.734 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:47:24.737 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 2018/03(String) 2018-03-23 15:47:24.782 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| <== Total: 22 2018-03-23 15:47:24.784 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 15:47:24.785 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 15:47:24.785 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num ,tab.checked_dept AS dept_id FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 GROUP BY tab.checked_dept 2018-03-23 15:47:24.792 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Parameters: 2018/03(String), 2018/03(String) 2018-03-23 15:47:24.819 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:47:24.826 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:47:24.828 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:47:24.855 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 15:47:24.861 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:47:24.862 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:47:24.916 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 70 2018-03-23 15:47:24.923 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:47:24.925 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 2018/02(String) 2018-03-23 15:47:24.926 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:47:24.970 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:47:24.973 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:47:24.974 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:47:25.135 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 64 2018-03-23 15:47:25.474 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| <== Total: 22 2018-03-23 15:47:25.476 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 15:47:25.477 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 15:47:25.478 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:47:25.481 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:47:25.482 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:47:25.544 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 15:47:26.124 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:47:26.127 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:47:26.128 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:47:26.206 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:47:26.210 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:47:26.210 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:47:26.279 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:47:26.280 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:47:26.281 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:47:26.364 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:47:26.370 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept,t.checked_person 2018-03-23 15:47:26.374 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 30(Integer) 2018-03-23 15:47:27.833 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 545 2018-03-23 15:47:35.628 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:35.630 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:35.633 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:35.635 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:35.640 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:35.640 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:35.735 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:47:35.736 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:47:35.737 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:47:35.738 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:47:35.741 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:47:35.741 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:47:35.809 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:47:35.809 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:47:35.810 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:47:35.810 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:47:35.810 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:47:35.811 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:47:35.811 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:47:35.811 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:47:35.811 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:35.811 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:35.813 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:47:35.814 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:47:35.814 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:47:35.814 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:47:35.815 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:35.884 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:47:35.885 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:47:35.886 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:47:35.886 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:47:35.887 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:47:35.887 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:47:35.889 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:47:35.887 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:47:35.888 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:35.888 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:47:35.890 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:35.891 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:35.892 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:47:35.894 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:35.952 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:47:35.952 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:47:35.953 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:36.008 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:47:36.009 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:47:36.009 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:47:36.010 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:47:36.010 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:47:36.011 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:47:36.011 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:36.011 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:36.012 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:36.027 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:47:36.028 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:47:36.028 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:36.058 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:47:36.060 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:36.085 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:47:36.085 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:47:36.086 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:47:36.087 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 33(Long), 2018/03(String) 2018-03-23 15:47:36.089 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:47:36.093 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:47:36.116 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:47:36.119 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:36.123 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| ==> Preparing: select sum(num) AS num from ( SELECT COUNT(DISTINCT ct.checked_person) as num FROM check_task ct WHERE ct.check_status != 22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.checked_dept = ? AND monthfunc (ct.start_time) = ? AND monthfunc (ct.end_time) = ? GROUP BY ct.checked_dept ) u 2018-03-23 15:47:36.124 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| ==> Parameters: 33(Long), 2018/03(String), 2018/03(String) 2018-03-23 15:47:36.162 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 1 2018-03-23 15:47:36.195 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:47:36.195 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:47:36.195 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:47:36.198 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:36.198 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:47:36.199 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:36.202 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 15:47:36.203 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 15:47:36.204 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:36.198 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:36.206 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 15:47:36.207 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 15:47:36.208 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 33(Long) 2018-03-23 15:47:36.208 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 15:47:36.209 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 15:47:36.211 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 33(Long) 2018-03-23 15:47:36.272 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 15:47:36.275 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num , tab.mth FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? GROUP BY tab.mth 2018-03-23 15:47:36.276 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Parameters: 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 33(Long) 2018-03-23 15:47:36.278 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 15:47:36.467 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| <== Total: 1 2018-03-23 15:47:36.471 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:47:36.472 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 33(Long), 2018/03(String) 2018-03-23 15:47:36.528 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:47:36.529 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:47:36.544 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 1 2018-03-23 15:47:36.547 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:47:36.547 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 33(Long), 2018/02(String) 2018-03-23 15:47:36.616 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 2 2018-03-23 15:47:36.650 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:47:36.655 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:47:36.656 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:47:36.873 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 21 2018-03-23 15:47:36.876 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:47:36.877 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 33(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:47:36.902 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 21 2018-03-23 15:47:36.907 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:47:36.908 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 33(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:47:36.948 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 22 2018-03-23 15:47:36.982 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 22 2018-03-23 15:47:36.985 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:47:36.985 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 15:47:36.987 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/02(String), 2018/02(String), 33(Long) 2018-03-23 15:47:36.988 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:47:36.989 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:47:37.073 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| <== Total: 10 2018-03-23 15:47:37.295 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:47:37.298 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:47:37.298 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:47:37.376 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:47:37.381 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:47:37.382 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:47:37.456 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:47:37.457 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:47:37.458 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:47:37.536 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:47:37.543 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept,t.checked_person 2018-03-23 15:47:37.545 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 0(Integer) 2018-03-23 15:47:37.688 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 20 2018-03-23 15:47:37.692 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:47:37.692 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 33(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:47:37.782 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 22 2018-03-23 15:47:39.025 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 546 2018-03-23 15:47:59.170 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:59.171 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:59.173 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:59.179 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:59.181 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:59.181 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:59.273 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:47:59.274 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:47:59.278 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:47:59.279 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:47:59.279 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:47:59.281 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:47:59.281 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:47:59.282 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:47:59.342 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:47:59.343 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:47:59.343 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:47:59.343 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:47:59.344 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:59.344 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:47:59.345 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:47:59.346 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:47:59.346 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:47:59.346 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:59.368 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:47:59.369 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:47:59.370 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:59.398 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:47:59.398 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:47:59.399 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:59.410 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:47:59.411 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:47:59.412 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:59.414 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:47:59.430 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:47:59.430 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:47:59.431 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:47:59.432 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:47:59.432 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:59.432 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:59.473 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:47:59.473 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:47:59.474 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:59.487 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:47:59.488 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:47:59.488 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:47:59.489 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:59.489 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:47:59.490 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:59.502 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:47:59.503 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:47:59.504 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:59.509 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:47:59.510 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:47:59.511 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:47:59.545 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:47:59.550 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:47:59.556 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:47:59.567 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:47:59.574 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:47:59.602 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:47:59.603 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:59.608 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num ,tab.checked_dept AS dept_id FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 GROUP BY tab.checked_dept 2018-03-23 15:47:59.609 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Parameters: 2018/03(String), 2018/03(String) 2018-03-23 15:47:59.654 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:47:59.654 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:47:59.655 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:47:59.656 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:59.656 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:59.657 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:59.661 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 15:47:59.661 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 15:47:59.661 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 15:47:59.662 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:47:59.663 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:47:59.664 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:47:59.669 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:47:59.671 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:59.674 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 15:47:59.674 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:47:59.675 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:47:59.677 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:47:59.726 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 15:47:59.727 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:47:59.728 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:47:59.738 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 15:47:59.738 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| ==> Preparing: SELECT count(1) FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) AND t.organid in ( SELECT id FROM t_sys_organ where parentid=? ) 2018-03-23 15:47:59.739 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| ==> Parameters: 30(Long) 2018-03-23 15:47:59.741 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) 2018-03-23 15:47:59.742 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer) 2018-03-23 15:47:59.742 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 15:47:59.745 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| ==> Preparing: SELECT count(1) FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) AND t.organid in ( SELECT id FROM t_sys_organ where parentid=? ) 2018-03-23 15:47:59.746 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| ==> Parameters: 30(Long) 2018-03-23 15:47:59.784 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 15:47:59.787 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:47:59.788 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer), 2018/03(String) 2018-03-23 15:47:59.796 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:47:59.797 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:47:59.797 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:47:59.803 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| <== Total: 1 2018-03-23 15:47:59.808 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:47:59.810 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer), 2018/03(String) 2018-03-23 15:47:59.820 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| <== Total: 1 2018-03-23 15:47:59.871 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:47:59.872 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num , tab.mth FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) GROUP BY tab.mth 2018-03-23 15:47:59.874 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Parameters: 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer) 2018-03-23 15:47:59.919 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 18 2018-03-23 15:47:59.920 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:47:59.924 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:47:59.972 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 18 2018-03-23 15:47:59.974 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:47:59.975 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer), 2018/02(String) 2018-03-23 15:48:00.122 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 23 2018-03-23 15:48:00.268 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:48:00.270 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:48:00.271 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:48:00.304 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| <== Total: 22 2018-03-23 15:48:00.305 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 15:48:00.306 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 15:48:00.377 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 15:48:00.379 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 15:48:00.379 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:48:00.427 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:48:00.429 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:48:00.430 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:48:00.443 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 15:48:00.513 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 169 2018-03-23 15:48:00.515 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid in ( select id from t_sys_organ where parentid = ? ) AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:48:00.516 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 30(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:48:00.660 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 191 2018-03-23 15:48:00.681 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| <== Total: 10 2018-03-23 15:48:00.755 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:48:00.757 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:48:00.758 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:48:00.944 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:48:00.947 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:48:00.948 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:48:01.012 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:48:01.015 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:48:01.016 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:48:01.083 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:48:01.085 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:48:01.086 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:48:01.272 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:48:01.280 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept,t.checked_person 2018-03-23 15:48:01.281 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 30(Integer) 2018-03-23 15:48:02.054 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:02.063 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:02.063 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:02.066 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:02.154 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:02.366 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:48:02.366 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:48:02.384 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:48:02.384 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:48:02.384 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:48:02.385 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:48:02.385 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:48:02.385 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:48:02.386 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:48:02.386 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:48:02.642 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:48:02.642 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:48:02.642 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:48:02.643 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:48:02.644 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:48:02.644 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:02.644 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:48:02.645 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:02.647 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:02.652 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:48:02.652 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:48:02.653 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:48:02.654 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:48:02.654 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:02.654 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:02.722 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 545 2018-03-23 15:48:02.729 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:02.733 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:48:02.735 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:48:02.736 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:02.738 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:48:02.738 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:48:02.739 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:48:02.740 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:48:02.740 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:02.741 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:02.742 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:48:02.742 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:48:02.743 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:48:02.743 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:48:02.744 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:02.744 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:02.803 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:48:02.804 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:48:02.807 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:48:02.819 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:48:02.819 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:48:02.836 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:48:02.836 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:48:02.913 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:48:02.913 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:48:02.915 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:02.915 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:02.920 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 15:48:02.920 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 15:48:02.920 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 15:48:02.921 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 15:48:02.928 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:48:02.928 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:48:02.928 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:48:02.930 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:02.930 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:02.930 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:02.934 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:48:02.936 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 15:48:02.936 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 15:48:02.936 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/03(String) 2018-03-23 15:48:02.937 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 39(Long) 2018-03-23 15:48:02.938 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 39(Long) 2018-03-23 15:48:02.959 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:48:02.960 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:48:02.961 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:02.987 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 15:48:02.990 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num , tab.mth FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? GROUP BY tab.mth 2018-03-23 15:48:02.991 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Parameters: 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 39(Long) 2018-03-23 15:48:02.998 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 15:48:03.001 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:48:03.003 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/03(String) 2018-03-23 15:48:03.027 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 2 2018-03-23 15:48:03.029 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:48:03.030 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:48:03.031 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:03.076 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 2 2018-03-23 15:48:03.078 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:48:03.079 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/02(String) 2018-03-23 15:48:03.093 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:48:03.182 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 4 2018-03-23 15:48:03.195 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:48:03.198 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:03.205 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| ==> Preparing: select sum(num) AS num from ( SELECT COUNT(DISTINCT ct.checked_person) as num FROM check_task ct WHERE ct.check_status != 22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.checked_dept = ? AND monthfunc (ct.start_time) = ? AND monthfunc (ct.end_time) = ? GROUP BY ct.checked_dept ) u 2018-03-23 15:48:03.206 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| ==> Parameters: 39(Long), 2018/03(String), 2018/03(String) 2018-03-23 15:48:03.566 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| <== Total: 1 2018-03-23 15:48:03.568 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:48:03.569 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:48:03.836 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| <== Total: 10 2018-03-23 15:48:03.836 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 22 2018-03-23 15:48:03.836 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 22 2018-03-23 15:48:03.838 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:48:03.839 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:48:03.840 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:48:03.841 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:48:03.842 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:48:03.842 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:48:03.845 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:48:03.918 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 15:48:03.923 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 15:48:03.926 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/02(String), 2018/02(String), 39(Long) 2018-03-23 15:48:03.985 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 15:48:04.178 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:48:04.181 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:48:04.181 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:48:04.664 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:48:04.670 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:48:04.671 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:48:04.710 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 23 2018-03-23 15:48:04.713 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:48:04.714 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:48:04.741 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:48:04.746 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:48:04.748 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:48:04.786 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 15:48:04.846 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:48:04.847 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:48:04.849 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:48:04.925 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:48:04.929 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept,t.checked_person 2018-03-23 15:48:04.930 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 0(Integer) 2018-03-23 15:48:05.742 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:05.862 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:48:05.863 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:48:05.943 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:48:05.945 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:48:05.946 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:06.031 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:48:06.033 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:48:06.033 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:06.114 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:48:06.254 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:48:06.258 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:06.273 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:48:06.274 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:48:06.365 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 15:48:06.374 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 546 2018-03-23 15:48:06.444 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:06.451 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:06.456 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:06.462 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:06.566 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:48:06.566 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:48:06.574 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:48:06.575 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:48:06.588 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:48:06.588 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:48:06.596 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:48:06.596 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:48:06.653 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:48:06.654 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:48:06.654 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:06.676 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:48:06.677 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:48:06.677 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:06.683 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:48:06.685 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:48:06.687 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:06.738 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:48:06.739 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:48:06.740 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:06.762 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:48:06.763 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:48:06.763 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:06.772 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:48:06.774 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:48:06.775 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:06.837 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:48:06.851 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:48:06.853 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:48:06.966 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:48:06.968 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:06.971 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:48:06.972 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:48:06.978 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:48:06.979 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:06.993 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:48:06.995 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:07.003 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedInfoData [159] -| ==> Preparing: SELECT * FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as all_check_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT( t.id) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person = ? GROUP BY mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score,m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? ) t ON m.task_id = t.id WHERE 1=1 AND m.checked_person = ? GROUP BY mth ) checked_score_t ON checked_score_t.checked_person = check_num_t.checked_person AND check_num_t.mth = checked_score_t.mth ) t 2018-03-23 15:48:07.004 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedInfoData [159] -| ==> Parameters: 2017-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2162(Long), 2017-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2162(Long) 2018-03-23 15:48:07.059 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:48:07.060 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedDetailInfo_COUNT [159] -| ==> Preparing: SELECT count(0) FROM check_task t LEFT JOIN check_score cs ON t.id = cs.task_id LEFT JOIN (SELECT ci.*, cp.name AS parent_name FROM check_item ci LEFT JOIN check_item cp ON ci.parent_id = cp.id) ci ON ci.id = cs.check_item_id WHERE t.check_status != 22 AND t.id NOT IN (SELECT id FROM (SELECT check_task.*, deleted_user.starttime AS u_delet_time FROM check_task LEFT JOIN (SELECT t_s_y.id, date_sub(t_p.starttime, INTERVAL 1 hour) AS starttime FROM t_sys_users t_s_y LEFT JOIN (SELECT starttime, endtime FROM check_task_period) t_p ON DELETE_TIME >= starttime AND DELETE_TIME < endtime WHERE STATUS = -1 AND DELETE_TIME >= t_p.starttime AND DELETE_TIME < t_p.endtime) deleted_user ON check_task.checked_person = deleted_user.id) v_task WHERE v_task.u_delet_time IS NOT NULL AND v_task.end_time > v_task.u_delet_time) AND ((t.checked_person = ? AND cs.checked_person = ?)) AND t.start_time >= ? AND t.end_time < ? AND cs.check_item_score IS NOT NULL 2018-03-23 15:48:07.061 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedDetailInfo_COUNT [159] -| ==> Parameters: 2162(Long), 2162(Long), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:48:07.062 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:48:07.063 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-01-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp) 2018-03-23 15:48:07.155 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedDetailInfo_COUNT [159] -| <== Total: 1 2018-03-23 15:48:07.489 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedInfoData [159] -| <== Total: 10 2018-03-23 15:48:07.491 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 163 2018-03-23 15:48:07.494 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:48:07.495 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-01-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp) 2018-03-23 15:48:07.845 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 539 2018-03-23 15:48:07.847 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:48:07.848 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:48:08.058 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:48:08.059 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:48:08.060 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:08.126 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:48:08.128 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:48:08.128 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:48:08.148 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:48:08.149 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:48:08.149 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:08.214 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:48:08.217 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:48:08.218 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:48:08.231 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:48:08.307 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:48:08.309 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:48:08.310 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 29(Integer) 2018-03-23 15:48:08.352 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:48:08.354 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:08.359 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedItemInfo [159] -| ==> Preparing: select a.*,(select truename from t_sys_users where id = a.user_id LIMIT 1 ) as checked_name from ( SELECT count(DISTINCT t.id) AS checked_num , sum(cs.check_item_score) AS all_check_score , (select parent_id from check_item where check_item.id = cs.check_item_id LIMIT 1) as parent_id, ( select name from check_item where id = (select parent_id from check_item where check_item.id = cs.check_item_id LIMIT 1)) AS NAME, cs.checked_person as user_id FROM check_task t left join check_score cs on (cs.task_id = t.id ) WHERE t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) and (cs.checked_person = ? ) AND t.start_time >= ? AND t.end_time < ? GROUP BY parent_id,user_id ) a where a.all_check_score is not null 2018-03-23 15:48:08.360 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedItemInfo [159] -| ==> Parameters: 2162(Long), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:48:08.404 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 0 2018-03-23 15:48:08.408 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:48:08.408 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:48:08.442 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectOneCheckedItemInfo [159] -| <== Total: 0 2018-03-23 15:48:08.559 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:48:08.562 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:48:08.564 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:48:08.901 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:08.915 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:48:08.918 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:48:08.919 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:48:09.019 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:48:09.020 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:48:09.145 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:48:09.146 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:48:09.147 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:09.167 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:48:09.169 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:48:09.170 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:48:09.247 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:48:09.248 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:48:09.248 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:48:09.249 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:09.252 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:48:09.253 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:48:09.338 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:48:09.339 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:48:09.340 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:48:09.391 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:48:09.415 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:48:09.963 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:48:09.965 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:09.970 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:48:09.971 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:48:10.055 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:48:10.056 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:48:10.056 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:48:10.155 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:48:10.158 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:48:10.159 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:48:10.510 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:48:10.512 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:48:10.513 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:48:10.669 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:48:10.674 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:48:10.676 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:48:11.027 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:48:11.032 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:48:11.034 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:48:11.266 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:48:11.268 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:48:11.268 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:48:11.350 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:48:11.356 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:48:11.357 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:48:11.448 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:48:11.450 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:48:11.450 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:48:11.527 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:48:11.532 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept,t.checked_person 2018-03-23 15:48:11.533 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 30(Integer) 2018-03-23 15:48:12.977 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 545 2018-03-23 15:48:19.441 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:20.229 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:48:20.230 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:48:22.075 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:48:22.077 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:48:22.078 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:22.189 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:48:22.191 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:48:22.192 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:22.319 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:48:22.559 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:48:22.564 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:22.574 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:48:22.575 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:48:22.652 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:48:22.654 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:48:22.656 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:48:22.721 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:48:22.727 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:48:22.729 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:48:23.061 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:48:23.063 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 15:48:23.064 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:48:23.195 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 70 2018-03-23 15:48:35.719 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:35.821 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:48:35.822 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:48:35.890 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:48:35.891 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:48:35.892 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:35.998 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:48:35.999 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:48:35.999 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:36.061 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:48:36.167 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:48:36.169 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:36.171 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:48:36.172 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:48:36.243 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 15:48:36.265 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:36.369 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:48:36.370 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:48:36.439 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:48:36.440 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:48:36.440 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:36.521 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:48:36.522 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:48:36.523 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:36.589 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:48:36.695 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:48:36.696 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:36.703 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:48:36.704 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:48:36.779 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 15:48:36.782 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFsWork [159] -| ==> Preparing: SELECT t.* , ct.id AS check_id FROM sys_user_class t LEFT JOIN check_task ct ON t.id = ct.user_class_id AND ct.check_status != 22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.class_type = ct.class_type AND t.user_id = ct.checked_person WHERE 1=1 AND t.user_id IS NOT NULL and t.id not in (select id from ( select sys_user_class.*,deleted_user.starttime as u_delet_time from sys_user_class left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on sys_user_class.user_id = deleted_user.id ) v_user_class where v_user_class.u_delet_time is not null and v_user_class.end_time > v_user_class.u_delet_time ) AND t.user_id IS NOT NULL AND t.start_time >= ? AND t.end_time < ? AND t.dept_id=? ORDER BY t.work_date , t.user_id 2018-03-23 15:48:36.783 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFsWork [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 39(Long) 2018-03-23 15:48:38.198 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:38.299 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:48:38.300 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:48:38.372 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:48:38.373 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:48:38.373 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:38.455 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:48:38.457 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:48:38.457 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:38.522 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:48:38.631 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:48:38.632 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:38.636 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:48:38.636 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:48:38.714 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:48:38.716 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:48:38.716 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:48:38.787 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:48:38.788 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:48:38.788 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:48:38.852 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:48:38.854 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:48:38.855 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:48:39.191 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:48:39.196 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 15:48:39.198 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:48:39.334 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 70 2018-03-23 15:48:39.337 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:48:39.337 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 1(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:48:39.425 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 15:48:39.427 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:48:39.428 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 2(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:48:39.493 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 7 2018-03-23 15:48:39.496 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:48:39.496 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 3(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:48:39.507 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFsWork [159] -| <== Total: 239 2018-03-23 15:48:39.509 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFsWorkGather [159] -| ==> Preparing: SELECT COUNT(DISTINCT(work_date)) AS work_days , SUM( TIMESTAMPDIFF(MINUTE, t.start_time,t.end_time)) AS work_minutes , t.* FROM sys_user_class t WHERE 1=1 AND t.user_id IS NOT NULL and t.id not in (select id from ( select sys_user_class.*,deleted_user.starttime as u_delet_time from sys_user_class left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on sys_user_class.user_id = deleted_user.id ) v_user_class where v_user_class.u_delet_time is not null and v_user_class.end_time > v_user_class.u_delet_time ) AND t.user_id IS NOT NULL AND t.start_time >= ? AND t.end_time < ? AND t.dept_id=? GROUP BY t.user_id 2018-03-23 15:48:39.510 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFsWorkGather [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 39(Long) 2018-03-23 15:48:39.561 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 5 2018-03-23 15:48:39.563 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:48:39.564 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 4(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:48:39.629 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 15:48:40.033 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFsWorkGather [159] -| <== Total: 18 2018-03-23 15:48:40.037 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getAllTasklist [159] -| ==> Preparing: select * from check_task where check_status!=22 and id not in (select id from ( select sys_user_class.*,deleted_user.starttime as u_delet_time from sys_user_class left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on sys_user_class.user_id = deleted_user.id ) v_user_class where v_user_class.u_delet_time is not null and v_user_class.end_time > v_user_class.u_delet_time ) AND start_time >= ? AND end_time < ? order by checked_person 2018-03-23 15:48:40.038 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getAllTasklist [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:48:40.862 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getAllTasklist [159] -| <== Total: 3095 2018-03-23 15:48:50.408 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:50.511 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:48:50.512 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:48:50.583 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:48:50.585 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:48:50.586 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:50.653 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:48:50.654 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:48:50.654 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:48:50.720 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:48:50.824 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:48:50.825 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:48:50.828 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:48:50.829 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:48:50.902 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:48:50.903 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:48:50.904 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:48:50.969 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:48:50.972 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:48:50.972 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:48:51.303 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:48:51.306 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:48:51.307 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:48:51.446 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:48:51.448 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:48:51.449 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:48:51.837 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:48:51.839 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:48:51.840 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:48:52.076 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:48:52.077 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:48:52.078 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:48:52.149 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:48:52.152 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:48:52.152 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:48:52.216 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:48:52.220 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:48:52.222 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:48:52.283 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:48:52.295 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept,t.checked_person 2018-03-23 15:48:52.298 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 30(Integer) 2018-03-23 15:48:53.770 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 545 2018-03-23 15:49:09.883 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:49:09.886 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:49:09.990 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:49:09.990 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:49:10.071 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:49:10.072 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:49:10.072 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:49:10.141 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:49:10.142 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:49:10.143 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:49:10.169 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:49:10.170 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:49:10.216 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:49:10.239 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:49:10.240 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:49:10.240 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:49:10.305 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:49:10.306 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:49:10.307 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:49:10.318 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:49:10.320 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:49:10.374 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:49:10.446 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:49:10.448 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:49:10.455 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:49:10.457 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:49:10.700 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:49:10.703 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:49:10.703 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:49:11.029 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:49:11.032 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:49:11.033 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:49:11.277 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:49:11.278 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:49:11.279 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:49:11.348 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:49:11.351 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:49:11.352 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:49:11.416 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:49:11.417 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:49:11.417 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:49:11.485 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:49:11.489 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 15:49:11.491 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:49:11.838 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 15:49:17.563 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:49:17.663 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:49:17.664 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:49:17.734 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:49:17.735 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:49:17.736 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:49:17.803 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:49:17.804 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:49:17.805 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:49:17.867 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:49:17.978 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:49:17.979 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:49:17.983 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:49:17.984 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:49:18.238 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:49:18.242 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:49:18.244 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:49:18.591 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:49:18.593 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:49:18.594 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:49:18.827 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:49:18.829 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:49:18.830 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:49:18.899 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:49:18.902 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:49:18.903 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:49:18.967 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:49:18.969 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:49:18.971 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:49:19.202 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:49:19.206 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 15:49:19.207 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:49:19.554 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 15:49:20.794 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:49:20.895 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:49:20.895 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:49:20.965 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:49:20.966 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:49:20.966 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:49:21.037 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:49:21.038 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:49:21.039 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:49:21.100 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:49:21.201 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:49:21.203 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:49:21.207 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| ==> Preparing: delete from check_statistic_exclude_users where period_id = ? and user_id = ? 2018-03-23 15:49:21.208 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| ==> Parameters: 30(Integer), 2048(Integer) 2018-03-23 15:49:21.331 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| <== Updates: 1 2018-03-23 15:49:28.232 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:49:28.335 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:49:28.336 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:49:28.427 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:49:28.428 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:49:28.429 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:49:28.496 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:49:28.497 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:49:28.497 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:49:28.567 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:49:28.668 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:49:28.669 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:49:28.671 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| ==> Preparing: INSERT INTO check_statistic_exclude_users (period_id,user_id) VALUES (?, ?) 2018-03-23 15:49:28.672 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| ==> Parameters: 30(Integer), 2049(Integer) 2018-03-23 15:49:28.806 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.addcheckSExUser [159] -| <== Updates: 1 2018-03-23 15:49:33.855 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:49:33.973 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:49:33.974 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:49:34.046 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:49:34.046 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:49:34.047 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:49:34.114 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:49:34.115 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:49:34.116 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:49:34.194 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:49:34.295 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:49:34.298 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:49:34.304 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:49:34.305 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:49:34.386 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:49:34.389 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:49:34.390 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:49:34.453 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:49:34.458 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:49:34.459 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:49:34.820 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:49:34.824 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:49:34.825 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:49:34.977 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:49:34.979 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:49:34.980 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:49:35.335 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:49:35.337 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:49:35.338 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:49:35.562 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:49:35.564 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:49:35.565 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:49:35.640 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:49:35.642 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:49:35.642 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:49:35.704 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:49:35.705 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:49:35.705 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:49:35.769 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:49:35.772 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept,t.checked_person 2018-03-23 15:49:35.773 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 30(Integer) 2018-03-23 15:49:37.199 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 545 2018-03-23 15:49:39.924 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:49:40.026 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:49:40.026 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:49:40.103 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:49:40.105 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:49:40.105 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:49:40.192 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:49:40.193 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:49:40.193 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:49:40.260 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:49:40.362 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:49:40.363 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:49:40.367 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:49:40.368 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:49:40.452 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:49:40.453 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:49:40.454 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:49:40.517 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:49:40.520 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:49:40.521 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:49:40.868 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:49:40.870 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 15:49:40.870 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:49:41.043 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 70 2018-03-23 15:49:53.578 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:49:53.686 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:49:53.687 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:49:53.759 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:49:53.760 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:49:53.761 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:49:53.830 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:49:53.830 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:49:53.831 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:49:53.925 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:49:54.028 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:49:54.031 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:49:54.039 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:49:54.041 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:49:54.123 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:49:54.128 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:49:54.130 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:49:54.201 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:49:54.204 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:49:54.205 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:49:54.276 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:49:54.281 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:49:54.284 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:49:54.644 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:49:54.648 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 15:49:54.649 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:49:54.793 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 70 2018-03-23 15:49:54.796 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:49:54.797 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 1(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:49:54.879 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 15:49:54.883 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:49:54.884 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 2(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:49:54.946 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 7 2018-03-23 15:49:54.948 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:49:54.949 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 3(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:49:55.012 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 5 2018-03-23 15:49:55.014 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:49:55.014 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 4(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:49:55.079 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 15:52:18.627 |-INFO [restartedMain] com.xintong.VideocheckApplication [48] -| Starting VideocheckApplication on wenhongquan with PID 11000 (C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server\target\classes started by wenhongquan in C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server) 2018-03-23 15:52:18.638 |-INFO [restartedMain] com.xintong.VideocheckApplication [637] -| No active profile set, falling back to default profiles: default 2018-03-23 15:52:19.185 |-INFO [background-preinit] org.hibernate.validator.internal.util.Version [30] -| HV000001: Hibernate Validator 5.3.4.Final 2018-03-23 15:52:19.268 |-INFO [restartedMain] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [582] -| Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@585a2374: startup date [Fri Mar 23 15:52:19 CST 2018]; root of context hierarchy 2018-03-23 15:52:24.423 |-INFO [restartedMain] org.springframework.data.repository.config.RepositoryConfigurationDelegate [165] -| Multiple Spring Data modules found, entering strict repository configuration mode! 2018-03-23 15:52:26.565 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$3af450bc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:52:26.819 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$d3a218f6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:52:26.839 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:52:26.845 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@744de939' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:52:26.860 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$f876bba8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:52:26.889 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:52:26.917 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'redisConf' of type [com.xintong.system.securityTools.RedisConf$$EnhancerBySpringCGLIB$$2637c4b8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:52:26.946 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'keyGenerator' of type [com.xintong.system.securityTools.RedisConf$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:52:26.949 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.cache.annotation.ProxyCachingConfiguration' of type [org.springframework.cache.annotation.ProxyCachingConfiguration$$EnhancerBySpringCGLIB$$840686da] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:52:27.742 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [89] -| Tomcat initialized with port(s): 8089 (http) 2018-03-23 15:52:27.758 |-INFO [restartedMain] org.apache.catalina.core.StandardService [179] -| Starting service Tomcat 2018-03-23 15:52:27.760 |-INFO [restartedMain] org.apache.catalina.core.StandardEngine [179] -| Starting Servlet Engine: Apache Tomcat/8.5.11 2018-03-23 15:52:27.941 |-INFO [localhost-startStop-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring embedded WebApplicationContext 2018-03-23 15:52:27.941 |-INFO [localhost-startStop-1] org.springframework.web.context.ContextLoader [276] -| Root WebApplicationContext: initialization completed in 8673 ms 2018-03-23 15:52:28.449 |-INFO [localhost-startStop-1] com.xintong.visualinspection.mapper.PageHelperConfiguration [20] -| ------Register MyBatis PageHelper 2018-03-23 15:52:31.678 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'metricsFilter' to: [/*] 2018-03-23 15:52:31.680 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'characterEncodingFilter' to: [/*] 2018-03-23 15:52:31.680 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2018-03-23 15:52:31.680 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'httpPutFormContentFilter' to: [/*] 2018-03-23 15:52:31.680 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'requestContextFilter' to: [/*] 2018-03-23 15:52:31.682 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean [258] -| Mapping filter: 'springSecurityFilterChain' to: [/*] 2018-03-23 15:52:31.682 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'webRequestLoggingFilter' to: [/*] 2018-03-23 15:52:31.682 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [271] -| Mapping filter: 'druidWebStatFilter' to urls: [/*] 2018-03-23 15:52:31.682 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'jwtAuthenticationTokenFilter' to: [/*] 2018-03-23 15:52:31.682 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'corsFilter' to: [/*] 2018-03-23 15:52:31.682 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'authenticationTokenFilterBean' to: [/*] 2018-03-23 15:52:31.682 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'applicationContextIdFilter' to: [/*] 2018-03-23 15:52:31.683 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'dispatcherServlet' to [/] 2018-03-23 15:52:31.684 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'com.xintong.system.druidTools.DruidStatViewServlet' to [/druid/*] 2018-03-23 15:52:33.514 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 2018-03-23 15:52:33.529 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 'threadExecutor' 2018-03-23 15:52:33.863 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/css/**'], [] 2018-03-23 15:52:33.863 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/js/**'], [] 2018-03-23 15:52:34.065 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3eb8895a, org.springframework.security.web.context.SecurityContextPersistenceFilter@3dff1226, org.springframework.security.web.header.HeaderWriterFilter@97888d4, org.springframework.web.filter.CorsFilter@7790d1b9, org.springframework.security.web.authentication.logout.LogoutFilter@f576fcb, com.xintong.system.securityTools.JwtAuthenticationTokenFilter@1f926b51, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@69a7e66c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@11dac5c9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3c88cef8, org.springframework.security.web.session.SessionManagementFilter@26856062, org.springframework.security.web.access.ExceptionTranslationFilter@1fdf8868, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5edfd2dc] 2018-03-23 15:52:34.112 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$LazyEndpointPathRequestMatcher@42d3388a, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2b8d3a60, org.springframework.security.web.context.SecurityContextPersistenceFilter@7c5d361e, org.springframework.security.web.header.HeaderWriterFilter@59243107, org.springframework.security.web.authentication.logout.LogoutFilter@31c1fb60, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5f1c9ebf, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2e2c6d88, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5678dd43, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@56c1f878, org.springframework.security.web.session.SessionManagementFilter@17b71aca, org.springframework.security.web.access.ExceptionTranslationFilter@379ca7ea, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@27c0c116] 2018-03-23 15:52:34.377 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [534] -| Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@585a2374: startup date [Fri Mar 23 15:52:19 CST 2018]; root of context hierarchy 2018-03-23 15:52:34.558 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> com.xintong.visualinspection.controller.AppErrorPageController.error(javax.servlet.http.HttpServletRequest) 2018-03-23 15:52:34.559 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView com.xintong.visualinspection.controller.AppErrorPageController.errorHtml(javax.servlet.http.HttpServletRequest) 2018-03-23 15:52:34.561 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 15:52:34.562 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.update(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 15:52:34.562 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.delete(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 15:52:34.563 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 15:52:34.563 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getByTaskId(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 15:52:34.563 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getList(com.xintong.visualinspection.bean.CheckAppeal,java.lang.Integer,java.lang.Integer) 2018-03-23 15:52:34.564 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getById(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 15:52:34.575 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:52:34.575 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.update(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:52:34.575 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.delete(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:52:34.576 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getByTaskId(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:52:34.577 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getList(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply,java.lang.Integer,java.lang.Integer) 2018-03-23 15:52:34.577 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getById(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:52:34.578 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getTopReason]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getTopReason() 2018-03-23 15:52:34.578 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agree]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agree(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:52:34.578 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/refuse]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.refuse(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:52:34.578 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agreePatch]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agreePatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:52:34.580 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:52:34.581 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.update(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:52:34.582 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:52:34.583 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getAll]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getAll() 2018-03-23 15:52:34.583 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getCheckItemByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getCheckItemByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:52:34.584 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:52:34.585 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByParentId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByParentId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:52:34.586 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByRuleId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByRuleId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:52:34.587 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getForTaskById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getForTaskById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:52:34.589 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:52:34.590 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.update(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:52:34.591 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.delete(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:52:34.591 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getOtherCheckStatistics]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getOtherCheckStatistics(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:52:34.592 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckByDeptId(com.xintong.visualinspection.bean.CheckOther,java.lang.Integer,java.lang.Integer) 2018-03-23 15:52:34.593 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckById(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:52:34.596 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.add(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:52:34.596 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.update(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:52:34.596 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.delete(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:52:34.597 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getByName]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByName(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:52:34.597 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getItemListByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getItemListByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:52:34.597 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getById(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:52:34.598 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getAllRule/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getAllRules(com.xintong.visualinspection.bean.CheckRule,java.lang.Integer,java.lang.Integer) 2018-03-23 15:52:34.598 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getListById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByListId(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:52:34.599 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(java.util.List) 2018-03-23 15:52:34.599 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:52:34.600 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:52:34.602 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/comm/getTime]}" onto public java.lang.String com.xintong.visualinspection.controller.CommonController.getTime(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 15:52:34.604 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.add(com.xintong.visualinspection.bean.Constant) 2018-03-23 15:52:34.605 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.update(com.xintong.visualinspection.bean.Constant) 2018-03-23 15:52:34.606 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.delete(com.xintong.visualinspection.bean.Constant) 2018-03-23 15:52:34.606 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlag]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlag(com.xintong.visualinspection.bean.Constant) 2018-03-23 15:52:34.607 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlagAndValue]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlagAndValue(com.xintong.visualinspection.bean.Constant) 2018-03-23 15:52:34.607 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByName(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Constant) 2018-03-23 15:52:34.609 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAll() 2018-03-23 15:52:34.610 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptInfosByDeptId],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptInfosByDeptId(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Organ) 2018-03-23 15:52:34.610 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/updateDept/{organid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.updateDept(com.xintong.visualinspection.bean.Organ,int) 2018-03-23 15:52:34.611 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllWG],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllWG() 2018-03-23 15:52:34.611 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getFsByDept],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAFsByDeptId(javax.servlet.http.HttpServletRequest) 2018-03-23 15:52:34.611 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllFs],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllFs() 2018-03-23 15:52:34.611 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/addDept],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.addDept(com.xintong.visualinspection.bean.Organ) throws java.lang.Exception 2018-03-23 15:52:34.612 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptById/{organid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptById(java.lang.Integer) 2018-03-23 15:52:34.612 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/deleteDept/{organid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.deleteDept(java.lang.Integer) 2018-03-23 15:52:34.612 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllDept(javax.servlet.http.HttpServletRequest) 2018-03-23 15:52:34.613 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptByParent/{pid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptByParent(java.lang.Integer) 2018-03-23 15:52:34.613 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllRM],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllRM() 2018-03-23 15:52:34.618 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/batch/upload],methods=[POST]}" onto public void com.xintong.visualinspection.controller.FileController.handleFileUpload(javax.servlet.http.HttpServletRequest) 2018-03-23 15:52:34.619 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/download/{filename:[a-zA-Z0-9-.]+}],methods=[GET]}" onto public void com.xintong.visualinspection.controller.FileController.Download(javax.servlet.http.HttpServletResponse,java.lang.String) 2018-03-23 15:52:34.620 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/upload]}" onto public java.lang.String com.xintong.visualinspection.controller.FileController.UploadFile(javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartHttpServletRequest) 2018-03-23 15:52:34.622 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/business/feedback],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getBusinessFeedback(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 15:52:34.622 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/check/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getCheckWorkExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 15:52:34.623 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/appeal/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getAppealStatisticExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 15:52:34.623 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/static/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheckststic(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:52:34.624 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/item/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreItemInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 15:52:34.624 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheck(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:52:34.625 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/operation/manage/integration],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOperationInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 15:52:34.625 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 15:52:34.626 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/employee/order],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getEmployeeOrder(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 15:52:34.627 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/job/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.JobController.add(com.xintong.visualinspection.bean.Job) 2018-03-23 15:52:34.630 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuById/{menuid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuById(java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 15:52:34.631 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getAllMenu(javax.servlet.http.HttpServletRequest,java.lang.Integer) 2018-03-23 15:52:34.632 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/addMenu],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.addMenu(com.xintong.visualinspection.bean.Menu) throws java.lang.Exception 2018-03-23 15:52:34.632 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/updateMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.updateMenu(com.xintong.visualinspection.bean.Menu,int) 2018-03-23 15:52:34.633 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/deleteMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.deleteMenu(java.lang.Integer) 2018-03-23 15:52:34.633 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuByParent/{pid}/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuByParent(java.lang.Integer,java.lang.Integer,java.lang.Integer) 2018-03-23 15:52:34.636 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updateRolePermission],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updateRolePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 15:52:34.637 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/getPermissionByRole/{roleid}/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getPermissionByRole(java.lang.Integer,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.User) 2018-03-23 15:52:34.637 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deletePermission/{permissionid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(java.lang.Integer) 2018-03-23 15:52:34.638 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deleteRolePermission],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 15:52:34.638 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getAllPermission() 2018-03-23 15:52:34.639 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addRolePermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 15:52:34.640 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addPermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.bean.Permission) throws java.lang.Exception 2018-03-23 15:52:34.641 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updatePermission/{permissionid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updatePermission(com.xintong.visualinspection.bean.Permission,int) 2018-03-23 15:52:34.644 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/addRole],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.addRole(com.xintong.visualinspection.bean.Role) throws java.lang.Exception 2018-03-23 15:52:34.645 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPosition/{positionId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPosition(java.lang.Integer) 2018-03-23 15:52:34.646 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindPermission/{roleId}/{permissions}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindPermission(java.lang.Integer,java.lang.String) 2018-03-23 15:52:34.646 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPermision/{permisionid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPermisionidn(java.lang.Integer) 2018-03-23 15:52:34.647 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/deleteRole/{roleid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.deleteRole(java.lang.Integer) 2018-03-23 15:52:34.647 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/updateRole/{roleid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.updateRole(com.xintong.visualinspection.bean.Role,int) 2018-03-23 15:52:34.648 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/alldata/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRoleData(java.lang.Integer,java.lang.Integer) 2018-03-23 15:52:34.648 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByDept/{deptId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByDept(java.lang.Integer) 2018-03-23 15:52:34.648 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRole(javax.servlet.http.HttpServletRequest) 2018-03-23 15:52:34.649 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindUser/{roleId}/{users}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindUser(java.lang.Integer,java.lang.String) 2018-03-23 15:52:34.649 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByUser/{userId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByUser(java.lang.Integer) 2018-03-23 15:52:34.654 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.add(com.xintong.visualinspection.bean.Score) 2018-03-23 15:52:34.654 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 15:52:34.655 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.delete(com.xintong.visualinspection.bean.Score) 2018-03-23 15:52:34.655 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/updateByTaskIdAndPerson]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.updateByTaskIdAndPerson(com.xintong.visualinspection.bean.Score) 2018-03-23 15:52:34.656 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getByTaskId(com.xintong.visualinspection.bean.Score) 2018-03-23 15:52:34.656 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/backoutScore]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.backoutScore(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 15:52:34.657 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getScoreList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getScoreList(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Score) 2018-03-23 15:52:34.658 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getTopRemark]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getTopRemark() 2018-03-23 15:52:34.662 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/manage/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:52:34.662 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 15:52:34.663 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/checkedItem/detail/info/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.StatisticsBean,java.lang.Integer,java.lang.Integer) 2018-03-23 15:52:34.664 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/user/score]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.UserStatistic) 2018-03-23 15:52:34.665 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWrecker(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:52:34.666 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/add]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.addcheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 15:52:34.667 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/appeal]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckAppeal(com.xintong.visualinspection.bean.CheckAppealStatistic) 2018-03-23 15:52:34.668 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/business/feedback]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getBusinessFeedback(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:52:34.669 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/up/five]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUp5PersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:52:34.670 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/center/manage/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:52:34.670 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/checkedItem/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:52:34.670 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectYearScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:52:34.671 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:52:34.672 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/stuff/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getPersonalStuffItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:52:34.672 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/detail]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrderByUserId(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:52:34.673 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/score/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:52:34.674 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:52:34.675 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 15:52:34.675 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 15:52:34.676 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/twice/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getTwiceCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:52:34.677 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:52:34.678 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker/staff]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWreckerStaff(com.xintong.visualinspection.bean.WreckerStatisticsBO) 2018-03-23 15:52:34.679 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.deletecheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 15:52:34.680 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 15:52:34.681 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/checkman/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckmanInfo(com.xintong.visualinspection.bean.CheckmanStatisticsBean) 2018-03-23 15:52:34.683 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/item/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:52:34.683 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/operation/manage/integration]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getOperationInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:52:34.686 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:52:34.686 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:52:34.687 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/data]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(java.lang.String) 2018-03-23 15:52:34.693 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.add(com.xintong.visualinspection.bean.Task) 2018-03-23 15:52:34.694 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatch]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:52:34.695 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:52:34.696 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.delete(com.xintong.visualinspection.bean.Task) 2018-03-23 15:52:34.697 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchById(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:52:34.698 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskStart]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskStart(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:52:34.699 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskEnd]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskEnd(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:52:34.700 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/deleteUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.deleteUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 15:52:34.702 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 15:52:34.703 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/confirm]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.confirm(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:52:34.704 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/updateUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.updateUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 15:52:34.705 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getStatusById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getStatusById(com.xintong.visualinspection.bean.Task) 2018-03-23 15:52:34.705 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/gettasklistbydept/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskListByDept(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.pojo.TaskListByDeptAppeal) 2018-03-23 15:52:34.705 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCheckedTaskByPage/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCheckedTaskByPage(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 15:52:34.706 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchAllNoScoreTask]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchAllNoScoreTask(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:52:34.706 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 15:52:34.707 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getById(com.xintong.visualinspection.bean.Task) 2018-03-23 15:52:34.710 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.add(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 15:52:34.711 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 15:52:34.712 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 15:52:34.713 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.delete(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 15:52:34.713 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassById(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 15:52:34.714 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.addList(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 15:52:34.714 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getUserClasss]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.pojo.TeamClass) 2018-03-23 15:52:34.715 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassList]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 15:52:34.715 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassCode]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassCodeInfo(com.xintong.visualinspection.bean.ClassCode) 2018-03-23 15:52:34.716 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassListAndUsers]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassListAndUsers(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 15:52:34.719 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.add(com.xintong.visualinspection.bean.Team) 2018-03-23 15:52:34.720 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.update(com.xintong.visualinspection.bean.Team) 2018-03-23 15:52:34.720 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.delete(com.xintong.visualinspection.bean.Team) 2018-03-23 15:52:34.721 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByDeptId(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 15:52:34.722 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByName(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer) 2018-03-23 15:52:34.723 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamById(com.xintong.visualinspection.bean.Team) 2018-03-23 15:52:34.723 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamPersonsByUserClassId/{user_calss_id}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsByUserClassId(java.lang.Long) 2018-03-23 15:52:34.724 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getDetailById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsById(com.xintong.visualinspection.bean.Team) 2018-03-23 15:52:34.725 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test1]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index() 2018-03-23 15:52:34.725 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 15:52:34.726 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[PUT]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.update() 2018-03-23 15:52:34.726 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[POST]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.save() 2018-03-23 15:52:34.726 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.test() 2018-03-23 15:52:34.727 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/admin]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.hello() 2018-03-23 15:52:34.727 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/login]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.login() 2018-03-23 15:52:34.728 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.getList() 2018-03-23 15:52:34.730 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/addList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.addList(java.util.List) 2018-03-23 15:52:34.731 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getUsersByTeamId/{user_class_id}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getUsersByTeamId(java.lang.Integer) 2018-03-23 15:52:34.732 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/updateList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.updateList(java.util.List) 2018-03-23 15:52:34.732 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getList(com.xintong.visualinspection.bean.UserClass) 2018-03-23 15:52:34.736 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserInfo],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUserInfo(javax.servlet.http.HttpServletRequest) 2018-03-23 15:52:34.737 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUsers(com.xintong.visualinspection.bean.User) 2018-03-23 15:52:34.738 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/updateUser/{userid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.updateUser(com.xintong.visualinspection.bean.User,int) 2018-03-23 15:52:34.738 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/deleteUser/{userid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.deleteUser(java.lang.Integer) 2018-03-23 15:52:34.739 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserById/{userid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUser(java.lang.Integer) 2018-03-23 15:52:34.740 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getAllCheckman],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getAllCheckman() 2018-03-23 15:52:34.741 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/get/all/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getallUsers(java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 15:52:34.741 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getFsUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getFsUsers(com.xintong.visualinspection.bean.User) 2018-03-23 15:52:34.742 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getWGUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getWGUserList(com.xintong.visualinspection.bean.User) 2018-03-23 15:52:34.743 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/logout],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.logout() 2018-03-23 15:52:34.743 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/addUser],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.addUser(com.xintong.visualinspection.bean.User) throws java.lang.Exception 2018-03-23 15:52:34.744 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/auth/login],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.login(com.xintong.visualinspection.bean.User) 2018-03-23 15:52:34.746 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getAllVideo/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getAllVideo(java.lang.Integer,java.lang.Integer) 2018-03-23 15:52:34.747 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoById/{webcamid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoById(java.lang.String) 2018-03-23 15:52:34.747 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoByDeptAndLane/{page}/{size}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoByDeptAndLane(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Webcam) 2018-03-23 15:52:34.930 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/login] onto handler of type [class org.springframework.web.servlet.mvc.ParameterizableViewController] 2018-03-23 15:52:35.021 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 15:52:35.021 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 15:52:35.089 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in baseController 2018-03-23 15:52:35.090 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController 2018-03-23 15:52:35.090 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController 2018-03-23 15:52:35.091 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkItemController 2018-03-23 15:52:35.091 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController 2018-03-23 15:52:35.092 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleController 2018-03-23 15:52:35.092 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleItemController 2018-03-23 15:52:35.093 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in commonController 2018-03-23 15:52:35.094 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in constantController 2018-03-23 15:52:35.095 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in departmentController 2018-03-23 15:52:35.096 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileController 2018-03-23 15:52:35.098 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileExcelController 2018-03-23 15:52:35.098 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in jobController 2018-03-23 15:52:35.099 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in menuController 2018-03-23 15:52:35.101 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in permissionController 2018-03-23 15:52:35.102 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in roleController 2018-03-23 15:52:35.103 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController 2018-03-23 15:52:35.105 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController 2018-03-23 15:52:35.106 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController 2018-03-23 15:52:35.107 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamClassController 2018-03-23 15:52:35.107 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamController 2018-03-23 15:52:35.108 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userClassController 2018-03-23 15:52:35.108 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userController 2018-03-23 15:52:35.109 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in webcamController 2018-03-23 15:52:35.216 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 15:52:36.300 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 15:52:36.303 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 15:52:36.305 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 15:52:37.206 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 15:52:37.213 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 15:52:37.215 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 15:52:37.218 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 15:52:37.220 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 15:52:37.220 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 15:52:37.222 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 15:52:37.224 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 15:52:37.226 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.port=2000 from properties 2018-03-23 15:52:37.228 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.auth_timeout=600000 from properties 2018-03-23 15:52:37.228 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.idle_timeout=600000 from properties 2018-03-23 15:52:37.228 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.default_encoding=UTF-8 from properties 2018-03-23 15:52:37.228 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth=simple from properties 2018-03-23 15:52:37.228 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.username=wen from properties 2018-03-23 15:52:37.229 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.password=wen from properties 2018-03-23 15:52:37.239 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 15:52:37.240 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 15:52:37.240 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 15:52:37.240 |-INFO [restartedMain] org.crsh.ssh.SSHPlugin [185] -| Booting SSHD 2018-03-23 15:52:37.255 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 15:52:37.257 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 15:52:37.257 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 15:52:37.264 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 15:52:37.304 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [113] -| Trying to register BouncyCastle as a JCE provider 2018-03-23 15:52:38.267 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [117] -| Registration succeeded 2018-03-23 15:52:38.360 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [184] -| About to start CRaSSHD 2018-03-23 15:52:38.386 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [187] -| CRaSSHD started on port 2000 2018-03-23 15:52:38.387 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 15:52:38.387 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 15:52:38.388 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 15:52:38.388 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 15:52:39.210 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/health || /health.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(javax.servlet.http.HttpServletRequest,java.security.Principal) 2018-03-23 15:52:39.211 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:52:39.211 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/beans || /beans.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:52:39.212 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/info || /info.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:52:39.212 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:52:39.213 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String) 2018-03-23 15:52:39.215 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env || /env.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:52:39.215 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:52:39.216 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/auditevents || /auditevents.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.boot.actuate.endpoint.mvc.AuditEventsMvcEndpoint.findByPrincipalAndAfterAndType(java.lang.String,java.util.Date,java.lang.String) 2018-03-23 15:52:39.217 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/heapdump || /heapdump.json],methods=[GET],produces=[application/octet-stream]}" onto public void org.springframework.boot.actuate.endpoint.mvc.HeapdumpMvcEndpoint.invoke(boolean,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException 2018-03-23 15:52:39.220 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.get(java.lang.String) 2018-03-23 15:52:39.220 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v1+json || application/json],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.set(java.lang.String,java.util.Map) 2018-03-23 15:52:39.220 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers || /loggers.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:52:39.220 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:52:39.221 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String) 2018-03-23 15:52:39.221 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics || /metrics.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:52:39.222 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/autoconfig || /autoconfig.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:52:40.278 |-INFO [restartedMain] org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer [58] -| LiveReload server is running on port 35729 2018-03-23 15:52:40.294 |-WARN [restartedMain] org.springframework.boot.starter.remote.shell.RemoteShellStarterDeprecatedWarningAutoConfiguration [43] -| spring-boot-starter-remote-shell is deprecated as of Spring Boot 1.5 and will be removed in Spring Boot 2.0 2018-03-23 15:52:40.582 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 15:52:40.584 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'clusterDataSource' has been autodetected for JMX exposure 2018-03-23 15:52:40.586 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'masterDataSource' has been autodetected for JMX exposure 2018-03-23 15:52:40.597 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'masterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=masterDataSource,type=DruidDataSource] 2018-03-23 15:52:40.599 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'clusterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=clusterDataSource,type=DruidDataSource] 2018-03-23 15:52:40.600 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 15:52:40.607 |-INFO [restartedMain] org.springframework.context.support.DefaultLifecycleProcessor [343] -| Starting beans in phase 0 2018-03-23 15:52:40.609 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'auditEventsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=auditEventsEndpoint] 2018-03-23 15:52:40.635 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'requestMappingEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=requestMappingEndpoint] 2018-03-23 15:52:40.654 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'environmentEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=environmentEndpoint] 2018-03-23 15:52:40.659 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'healthEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=healthEndpoint] 2018-03-23 15:52:40.663 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'beansEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=beansEndpoint] 2018-03-23 15:52:40.666 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'infoEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=infoEndpoint] 2018-03-23 15:52:40.672 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'loggersEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=loggersEndpoint] 2018-03-23 15:52:40.679 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'metricsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=metricsEndpoint] 2018-03-23 15:52:40.682 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'traceEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=traceEndpoint] 2018-03-23 15:52:40.685 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'dumpEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=dumpEndpoint] 2018-03-23 15:52:40.688 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'autoConfigurationReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=autoConfigurationReportEndpoint] 2018-03-23 15:52:40.692 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'configurationPropertiesReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=configurationPropertiesReportEndpoint] 2018-03-23 15:52:40.769 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-1} inited 2018-03-23 15:52:41.660 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 2018-03-23 15:52:41.681 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Parameters: 2018-03-23 15:52:41.798 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| <== Total: 62 2018-03-23 15:52:41.802 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [45] -| 加载用户信息成功,数据数:0 2018-03-23 15:52:41.805 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-2} inited 2018-03-23 15:52:42.472 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Preparing: SELECT a.*,(select NAME from sys_job where id = a.POSITIONID ) as position_name FROM t_sys_users a 2018-03-23 15:52:42.472 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Parameters: 2018-03-23 15:52:42.777 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| <== Total: 882 2018-03-23 15:52:42.778 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [54] -| 加载用户信息成功,数据数:882 2018-03-23 15:52:42.779 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Preparing: SELECT * FROM t_sys_organ 2018-03-23 15:52:42.780 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Parameters: 2018-03-23 15:52:42.845 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| <== Total: 38 2018-03-23 15:52:42.847 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [63] -| 加载部门信息成功,数据数:38 2018-03-23 15:52:42.875 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 15:52:42.877 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 15:52:42.951 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 15:52:42.952 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [74] -| 加载用户信息成功,数据数:882 2018-03-23 15:52:42.992 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Initializing ProtocolHandler ["http-nio-8089"] 2018-03-23 15:52:43.014 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Starting ProtocolHandler [http-nio-8089] 2018-03-23 15:52:43.039 |-INFO [restartedMain] org.apache.tomcat.util.net.NioSelectorPool [179] -| Using a shared selector for servlet write/read 2018-03-23 15:52:43.073 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [198] -| Tomcat started on port(s): 8089 (http) 2018-03-23 15:52:43.086 |-INFO [restartedMain] com.xintong.VideocheckApplication [57] -| Started VideocheckApplication in 25.067 seconds (JVM running for 36.286) 2018-03-23 15:53:29.007 |-INFO [http-nio-8089-exec-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring FrameworkServlet 'dispatcherServlet' 2018-03-23 15:53:29.007 |-INFO [http-nio-8089-exec-1] org.springframework.web.servlet.DispatcherServlet [489] -| FrameworkServlet 'dispatcherServlet': initialization started 2018-03-23 15:53:29.060 |-INFO [http-nio-8089-exec-1] org.springframework.web.servlet.DispatcherServlet [508] -| FrameworkServlet 'dispatcherServlet': initialization completed in 53 ms 2018-03-23 15:53:29.217 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:53:29.366 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:53:29.367 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:53:29.450 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:53:29.455 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:53:29.458 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:53:29.548 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:53:29.552 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:53:29.554 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:53:29.618 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:53:29.799 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:53:29.814 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:53:29.922 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:53:29.923 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:53:30.010 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:53:30.012 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:53:30.013 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:53:30.079 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:53:30.081 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:53:30.082 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:53:30.146 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:53:30.150 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:53:30.152 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:53:30.496 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:53:30.504 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 15:53:30.509 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:53:30.663 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 70 2018-03-23 15:56:19.797 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:56:19.800 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 1(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:56:19.888 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 15:56:19.891 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:56:19.892 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 2(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:56:19.956 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 7 2018-03-23 15:56:19.960 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:56:19.962 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 3(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:56:20.026 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 5 2018-03-23 15:56:20.032 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:56:20.035 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 4(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:56:20.103 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 15:56:30.095 |-INFO [restartedMain] com.xintong.VideocheckApplication [48] -| Starting VideocheckApplication on wenhongquan with PID 10084 (C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server\target\classes started by wenhongquan in C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server) 2018-03-23 15:56:30.102 |-INFO [restartedMain] com.xintong.VideocheckApplication [637] -| No active profile set, falling back to default profiles: default 2018-03-23 15:56:30.628 |-INFO [background-preinit] org.hibernate.validator.internal.util.Version [30] -| HV000001: Hibernate Validator 5.3.4.Final 2018-03-23 15:56:30.721 |-INFO [restartedMain] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [582] -| Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@1ab79b5f: startup date [Fri Mar 23 15:56:30 CST 2018]; root of context hierarchy 2018-03-23 15:56:35.636 |-INFO [restartedMain] org.springframework.data.repository.config.RepositoryConfigurationDelegate [165] -| Multiple Spring Data modules found, entering strict repository configuration mode! 2018-03-23 15:56:37.233 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$1b24b7ff] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:56:37.475 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$b3d28039] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:56:37.493 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:56:37.499 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@254c8c9c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:56:37.513 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$d8a722eb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:56:37.541 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:56:37.571 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'redisConf' of type [com.xintong.system.securityTools.RedisConf$$EnhancerBySpringCGLIB$$6682bfb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:56:37.605 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'keyGenerator' of type [com.xintong.system.securityTools.RedisConf$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:56:37.608 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.cache.annotation.ProxyCachingConfiguration' of type [org.springframework.cache.annotation.ProxyCachingConfiguration$$EnhancerBySpringCGLIB$$6436ee1d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 15:56:38.406 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [89] -| Tomcat initialized with port(s): 8089 (http) 2018-03-23 15:56:38.425 |-INFO [restartedMain] org.apache.catalina.core.StandardService [179] -| Starting service Tomcat 2018-03-23 15:56:38.427 |-INFO [restartedMain] org.apache.catalina.core.StandardEngine [179] -| Starting Servlet Engine: Apache Tomcat/8.5.11 2018-03-23 15:56:38.612 |-INFO [localhost-startStop-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring embedded WebApplicationContext 2018-03-23 15:56:38.612 |-INFO [localhost-startStop-1] org.springframework.web.context.ContextLoader [276] -| Root WebApplicationContext: initialization completed in 7891 ms 2018-03-23 15:56:39.158 |-INFO [localhost-startStop-1] com.xintong.visualinspection.mapper.PageHelperConfiguration [20] -| ------Register MyBatis PageHelper 2018-03-23 15:56:42.380 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'metricsFilter' to: [/*] 2018-03-23 15:56:42.381 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'characterEncodingFilter' to: [/*] 2018-03-23 15:56:42.381 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2018-03-23 15:56:42.381 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'httpPutFormContentFilter' to: [/*] 2018-03-23 15:56:42.381 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'requestContextFilter' to: [/*] 2018-03-23 15:56:42.383 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean [258] -| Mapping filter: 'springSecurityFilterChain' to: [/*] 2018-03-23 15:56:42.384 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'webRequestLoggingFilter' to: [/*] 2018-03-23 15:56:42.384 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [271] -| Mapping filter: 'druidWebStatFilter' to urls: [/*] 2018-03-23 15:56:42.385 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'jwtAuthenticationTokenFilter' to: [/*] 2018-03-23 15:56:42.385 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'corsFilter' to: [/*] 2018-03-23 15:56:42.385 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'authenticationTokenFilterBean' to: [/*] 2018-03-23 15:56:42.386 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'applicationContextIdFilter' to: [/*] 2018-03-23 15:56:42.386 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'dispatcherServlet' to [/] 2018-03-23 15:56:42.388 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'com.xintong.system.druidTools.DruidStatViewServlet' to [/druid/*] 2018-03-23 15:56:44.245 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 2018-03-23 15:56:44.260 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 'threadExecutor' 2018-03-23 15:56:44.579 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/css/**'], [] 2018-03-23 15:56:44.579 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/js/**'], [] 2018-03-23 15:56:44.772 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@9fd286, org.springframework.security.web.context.SecurityContextPersistenceFilter@1cd0270, org.springframework.security.web.header.HeaderWriterFilter@f91c38a, org.springframework.web.filter.CorsFilter@6ee6ed51, org.springframework.security.web.authentication.logout.LogoutFilter@44907522, com.xintong.system.securityTools.JwtAuthenticationTokenFilter@36cbe609, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@16621866, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@511583c8, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7f4f0c23, org.springframework.security.web.session.SessionManagementFilter@55240cc8, org.springframework.security.web.access.ExceptionTranslationFilter@2e2a4f5f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5b99da11] 2018-03-23 15:56:44.833 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$LazyEndpointPathRequestMatcher@b760c31, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@50287f2, org.springframework.security.web.context.SecurityContextPersistenceFilter@bf7e895, org.springframework.security.web.header.HeaderWriterFilter@2bb42fc9, org.springframework.security.web.authentication.logout.LogoutFilter@5c458643, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@da92612, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7a395464, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7079f68d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6c0f3ef2, org.springframework.security.web.session.SessionManagementFilter@3e45363f, org.springframework.security.web.access.ExceptionTranslationFilter@aef7a1d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@38169a74] 2018-03-23 15:56:45.091 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [534] -| Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@1ab79b5f: startup date [Fri Mar 23 15:56:30 CST 2018]; root of context hierarchy 2018-03-23 15:56:45.281 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> com.xintong.visualinspection.controller.AppErrorPageController.error(javax.servlet.http.HttpServletRequest) 2018-03-23 15:56:45.283 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView com.xintong.visualinspection.controller.AppErrorPageController.errorHtml(javax.servlet.http.HttpServletRequest) 2018-03-23 15:56:45.285 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 15:56:45.286 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.update(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 15:56:45.287 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.delete(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 15:56:45.288 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getByTaskId(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 15:56:45.288 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getById(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 15:56:45.289 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getList(com.xintong.visualinspection.bean.CheckAppeal,java.lang.Integer,java.lang.Integer) 2018-03-23 15:56:45.289 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 15:56:45.297 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:56:45.298 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.update(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:56:45.299 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.delete(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:56:45.299 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getByTaskId(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:56:45.300 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getById(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:56:45.301 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getList(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply,java.lang.Integer,java.lang.Integer) 2018-03-23 15:56:45.302 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/refuse]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.refuse(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:56:45.303 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getTopReason]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getTopReason() 2018-03-23 15:56:45.303 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agreePatch]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agreePatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:56:45.304 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agree]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agree(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 15:56:45.307 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:56:45.308 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.update(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:56:45.309 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:56:45.310 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getAll]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getAll() 2018-03-23 15:56:45.311 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:56:45.312 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByRuleId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByRuleId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:56:45.313 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByParentId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByParentId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:56:45.314 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getForTaskById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getForTaskById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:56:45.315 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getCheckItemByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getCheckItemByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:56:45.318 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:56:45.319 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.update(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:56:45.320 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.delete(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:56:45.321 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckById(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:56:45.321 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckByDeptId(com.xintong.visualinspection.bean.CheckOther,java.lang.Integer,java.lang.Integer) 2018-03-23 15:56:45.322 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getOtherCheckStatistics]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getOtherCheckStatistics(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:56:45.325 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.add(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:56:45.326 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.update(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:56:45.326 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.delete(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:56:45.327 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getByName]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByName(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:56:45.327 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getById(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:56:45.327 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getListById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByListId(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:56:45.328 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getAllRule/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getAllRules(com.xintong.visualinspection.bean.CheckRule,java.lang.Integer,java.lang.Integer) 2018-03-23 15:56:45.329 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getItemListByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getItemListByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 15:56:45.330 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(java.util.List) 2018-03-23 15:56:45.331 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:56:45.332 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 15:56:45.333 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/comm/getTime]}" onto public java.lang.String com.xintong.visualinspection.controller.CommonController.getTime(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 15:56:45.334 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.add(com.xintong.visualinspection.bean.Constant) 2018-03-23 15:56:45.337 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.update(com.xintong.visualinspection.bean.Constant) 2018-03-23 15:56:45.337 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.delete(com.xintong.visualinspection.bean.Constant) 2018-03-23 15:56:45.338 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByName(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Constant) 2018-03-23 15:56:45.338 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlag]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlag(com.xintong.visualinspection.bean.Constant) 2018-03-23 15:56:45.339 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlagAndValue]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlagAndValue(com.xintong.visualinspection.bean.Constant) 2018-03-23 15:56:45.341 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAll() 2018-03-23 15:56:45.342 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptByParent/{pid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptByParent(java.lang.Integer) 2018-03-23 15:56:45.343 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/addDept],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.addDept(com.xintong.visualinspection.bean.Organ) throws java.lang.Exception 2018-03-23 15:56:45.343 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getFsByDept],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAFsByDeptId(javax.servlet.http.HttpServletRequest) 2018-03-23 15:56:45.344 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/deleteDept/{organid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.deleteDept(java.lang.Integer) 2018-03-23 15:56:45.344 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllDept(javax.servlet.http.HttpServletRequest) 2018-03-23 15:56:45.345 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllFs],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllFs() 2018-03-23 15:56:45.345 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptById/{organid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptById(java.lang.Integer) 2018-03-23 15:56:45.345 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllRM],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllRM() 2018-03-23 15:56:45.346 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/updateDept/{organid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.updateDept(com.xintong.visualinspection.bean.Organ,int) 2018-03-23 15:56:45.346 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllWG],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllWG() 2018-03-23 15:56:45.347 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptInfosByDeptId],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptInfosByDeptId(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Organ) 2018-03-23 15:56:45.348 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/batch/upload],methods=[POST]}" onto public void com.xintong.visualinspection.controller.FileController.handleFileUpload(javax.servlet.http.HttpServletRequest) 2018-03-23 15:56:45.349 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/upload]}" onto public java.lang.String com.xintong.visualinspection.controller.FileController.UploadFile(javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartHttpServletRequest) 2018-03-23 15:56:45.350 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/download/{filename:[a-zA-Z0-9-.]+}],methods=[GET]}" onto public void com.xintong.visualinspection.controller.FileController.Download(javax.servlet.http.HttpServletResponse,java.lang.String) 2018-03-23 15:56:45.356 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/item/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreItemInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 15:56:45.357 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheck(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:56:45.357 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/operation/manage/integration],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOperationInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 15:56:45.358 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 15:56:45.358 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/employee/order],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getEmployeeOrder(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 15:56:45.359 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/appeal/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getAppealStatisticExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 15:56:45.359 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/business/feedback],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getBusinessFeedback(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 15:56:45.359 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/static/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheckststic(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 15:56:45.360 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/check/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getCheckWorkExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 15:56:45.361 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/job/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.JobController.add(com.xintong.visualinspection.bean.Job) 2018-03-23 15:56:45.364 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/deleteMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.deleteMenu(java.lang.Integer) 2018-03-23 15:56:45.365 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/updateMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.updateMenu(com.xintong.visualinspection.bean.Menu,int) 2018-03-23 15:56:45.365 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getAllMenu(javax.servlet.http.HttpServletRequest,java.lang.Integer) 2018-03-23 15:56:45.366 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuById/{menuid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuById(java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 15:56:45.366 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/addMenu],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.addMenu(com.xintong.visualinspection.bean.Menu) throws java.lang.Exception 2018-03-23 15:56:45.367 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuByParent/{pid}/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuByParent(java.lang.Integer,java.lang.Integer,java.lang.Integer) 2018-03-23 15:56:45.372 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getAllPermission() 2018-03-23 15:56:45.372 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deletePermission/{permissionid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(java.lang.Integer) 2018-03-23 15:56:45.373 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deleteRolePermission],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 15:56:45.373 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addRolePermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 15:56:45.374 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addPermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.bean.Permission) throws java.lang.Exception 2018-03-23 15:56:45.374 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updatePermission/{permissionid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updatePermission(com.xintong.visualinspection.bean.Permission,int) 2018-03-23 15:56:45.375 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updateRolePermission],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updateRolePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 15:56:45.375 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/getPermissionByRole/{roleid}/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getPermissionByRole(java.lang.Integer,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.User) 2018-03-23 15:56:45.381 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByDept/{deptId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByDept(java.lang.Integer) 2018-03-23 15:56:45.383 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByUser/{userId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByUser(java.lang.Integer) 2018-03-23 15:56:45.384 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/alldata/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRoleData(java.lang.Integer,java.lang.Integer) 2018-03-23 15:56:45.384 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/deleteRole/{roleid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.deleteRole(java.lang.Integer) 2018-03-23 15:56:45.385 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindUser/{roleId}/{users}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindUser(java.lang.Integer,java.lang.String) 2018-03-23 15:56:45.386 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/updateRole/{roleid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.updateRole(com.xintong.visualinspection.bean.Role,int) 2018-03-23 15:56:45.387 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRole(javax.servlet.http.HttpServletRequest) 2018-03-23 15:56:45.388 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/addRole],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.addRole(com.xintong.visualinspection.bean.Role) throws java.lang.Exception 2018-03-23 15:56:45.388 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPosition/{positionId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPosition(java.lang.Integer) 2018-03-23 15:56:45.390 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPermision/{permisionid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPermisionidn(java.lang.Integer) 2018-03-23 15:56:45.391 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindPermission/{roleId}/{permissions}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindPermission(java.lang.Integer,java.lang.String) 2018-03-23 15:56:45.395 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.add(com.xintong.visualinspection.bean.Score) 2018-03-23 15:56:45.395 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 15:56:45.396 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.delete(com.xintong.visualinspection.bean.Score) 2018-03-23 15:56:45.396 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getByTaskId(com.xintong.visualinspection.bean.Score) 2018-03-23 15:56:45.396 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getScoreList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getScoreList(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Score) 2018-03-23 15:56:45.397 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getTopRemark]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getTopRemark() 2018-03-23 15:56:45.397 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/backoutScore]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.backoutScore(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 15:56:45.398 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/updateByTaskIdAndPerson]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.updateByTaskIdAndPerson(com.xintong.visualinspection.bean.Score) 2018-03-23 15:56:45.407 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/item/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:56:45.409 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/operation/manage/integration]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getOperationInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:56:45.410 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:56:45.411 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/data]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(java.lang.String) 2018-03-23 15:56:45.411 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:56:45.412 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/business/feedback]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getBusinessFeedback(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:56:45.412 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/center/manage/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:56:45.413 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/stuff/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getPersonalStuffItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:56:45.414 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker/staff]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWreckerStaff(com.xintong.visualinspection.bean.WreckerStatisticsBO) 2018-03-23 15:56:45.414 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.deletecheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 15:56:45.415 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/detail]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrderByUserId(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:56:45.415 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/score/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:56:45.416 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/up/five]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUp5PersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:56:45.416 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectYearScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:56:45.416 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/twice/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getTwiceCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:56:45.417 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 15:56:45.418 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:56:45.420 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:56:45.420 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/checkedItem/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:56:45.421 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:56:45.422 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 15:56:45.422 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/appeal]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckAppeal(com.xintong.visualinspection.bean.CheckAppealStatistic) 2018-03-23 15:56:45.423 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/checkman/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckmanInfo(com.xintong.visualinspection.bean.CheckmanStatisticsBean) 2018-03-23 15:56:45.423 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 15:56:45.423 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/add]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.addcheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 15:56:45.424 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWrecker(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:56:45.424 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/checkedItem/detail/info/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.StatisticsBean,java.lang.Integer,java.lang.Integer) 2018-03-23 15:56:45.425 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/user/score]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.UserStatistic) 2018-03-23 15:56:45.425 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/manage/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 15:56:45.426 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 15:56:45.428 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.add(com.xintong.visualinspection.bean.Task) 2018-03-23 15:56:45.429 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatch]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:56:45.430 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:56:45.430 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.delete(com.xintong.visualinspection.bean.Task) 2018-03-23 15:56:45.431 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getById(com.xintong.visualinspection.bean.Task) 2018-03-23 15:56:45.432 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 15:56:45.432 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchAllNoScoreTask]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchAllNoScoreTask(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:56:45.432 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/gettasklistbydept/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskListByDept(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.pojo.TaskListByDeptAppeal) 2018-03-23 15:56:45.433 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCheckedTaskByPage/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCheckedTaskByPage(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 15:56:45.434 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskEnd]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskEnd(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:56:45.434 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/confirm]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.confirm(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:56:45.436 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getStatusById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getStatusById(com.xintong.visualinspection.bean.Task) 2018-03-23 15:56:45.437 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/deleteUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.deleteUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 15:56:45.438 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/updateUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.updateUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 15:56:45.438 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskStart]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskStart(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:56:45.439 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchById(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 15:56:45.440 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 15:56:45.442 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.add(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 15:56:45.443 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 15:56:45.443 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 15:56:45.443 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.delete(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 15:56:45.444 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassListAndUsers]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassListAndUsers(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 15:56:45.444 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.addList(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 15:56:45.445 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getUserClasss]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.pojo.TeamClass) 2018-03-23 15:56:45.445 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassList]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 15:56:45.445 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassById(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 15:56:45.446 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassCode]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassCodeInfo(com.xintong.visualinspection.bean.ClassCode) 2018-03-23 15:56:45.447 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.add(com.xintong.visualinspection.bean.Team) 2018-03-23 15:56:45.448 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.update(com.xintong.visualinspection.bean.Team) 2018-03-23 15:56:45.448 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.delete(com.xintong.visualinspection.bean.Team) 2018-03-23 15:56:45.449 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getDetailById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsById(com.xintong.visualinspection.bean.Team) 2018-03-23 15:56:45.449 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamPersonsByUserClassId/{user_calss_id}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsByUserClassId(java.lang.Long) 2018-03-23 15:56:45.450 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByDeptId(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 15:56:45.451 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByName(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer) 2018-03-23 15:56:45.452 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamById(com.xintong.visualinspection.bean.Team) 2018-03-23 15:56:45.453 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test1]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index() 2018-03-23 15:56:45.454 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 15:56:45.455 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[PUT]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.update() 2018-03-23 15:56:45.455 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[POST]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.save() 2018-03-23 15:56:45.456 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.test() 2018-03-23 15:56:45.456 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/login]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.login() 2018-03-23 15:56:45.457 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.getList() 2018-03-23 15:56:45.457 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/admin]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.hello() 2018-03-23 15:56:45.458 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getList(com.xintong.visualinspection.bean.UserClass) 2018-03-23 15:56:45.459 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getUsersByTeamId/{user_class_id}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getUsersByTeamId(java.lang.Integer) 2018-03-23 15:56:45.459 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/updateList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.updateList(java.util.List) 2018-03-23 15:56:45.460 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/addList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.addList(java.util.List) 2018-03-23 15:56:45.462 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserInfo],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUserInfo(javax.servlet.http.HttpServletRequest) 2018-03-23 15:56:45.463 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/auth/login],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.login(com.xintong.visualinspection.bean.User) 2018-03-23 15:56:45.463 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/addUser],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.addUser(com.xintong.visualinspection.bean.User) throws java.lang.Exception 2018-03-23 15:56:45.463 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserById/{userid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUser(java.lang.Integer) 2018-03-23 15:56:45.464 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/get/all/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getallUsers(java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 15:56:45.464 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getAllCheckman],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getAllCheckman() 2018-03-23 15:56:45.464 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/deleteUser/{userid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.deleteUser(java.lang.Integer) 2018-03-23 15:56:45.465 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getFsUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getFsUsers(com.xintong.visualinspection.bean.User) 2018-03-23 15:56:45.465 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUsers(com.xintong.visualinspection.bean.User) 2018-03-23 15:56:45.465 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getWGUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getWGUserList(com.xintong.visualinspection.bean.User) 2018-03-23 15:56:45.466 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/updateUser/{userid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.updateUser(com.xintong.visualinspection.bean.User,int) 2018-03-23 15:56:45.466 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/logout],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.logout() 2018-03-23 15:56:45.467 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoByDeptAndLane/{page}/{size}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoByDeptAndLane(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Webcam) 2018-03-23 15:56:45.470 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getAllVideo/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getAllVideo(java.lang.Integer,java.lang.Integer) 2018-03-23 15:56:45.471 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoById/{webcamid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoById(java.lang.String) 2018-03-23 15:56:45.613 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/login] onto handler of type [class org.springframework.web.servlet.mvc.ParameterizableViewController] 2018-03-23 15:56:45.707 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 15:56:45.707 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 15:56:45.778 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in baseController 2018-03-23 15:56:45.779 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController 2018-03-23 15:56:45.780 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController 2018-03-23 15:56:45.781 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkItemController 2018-03-23 15:56:45.781 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController 2018-03-23 15:56:45.782 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleController 2018-03-23 15:56:45.783 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleItemController 2018-03-23 15:56:45.783 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in commonController 2018-03-23 15:56:45.784 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in constantController 2018-03-23 15:56:45.784 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in departmentController 2018-03-23 15:56:45.785 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileController 2018-03-23 15:56:45.786 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileExcelController 2018-03-23 15:56:45.786 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in jobController 2018-03-23 15:56:45.787 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in menuController 2018-03-23 15:56:45.788 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in permissionController 2018-03-23 15:56:45.789 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in roleController 2018-03-23 15:56:45.790 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController 2018-03-23 15:56:45.791 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController 2018-03-23 15:56:45.792 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController 2018-03-23 15:56:45.793 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamClassController 2018-03-23 15:56:45.793 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamController 2018-03-23 15:56:45.794 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userClassController 2018-03-23 15:56:45.794 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userController 2018-03-23 15:56:45.795 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in webcamController 2018-03-23 15:56:45.921 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 15:56:47.003 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 15:56:47.005 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 15:56:47.007 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 15:56:47.891 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 15:56:47.901 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 15:56:47.904 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 15:56:47.906 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 15:56:47.908 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 15:56:47.909 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 15:56:47.911 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 15:56:47.912 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 15:56:47.915 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.port=2000 from properties 2018-03-23 15:56:47.916 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.auth_timeout=600000 from properties 2018-03-23 15:56:47.917 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.idle_timeout=600000 from properties 2018-03-23 15:56:47.917 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.default_encoding=UTF-8 from properties 2018-03-23 15:56:47.917 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth=simple from properties 2018-03-23 15:56:47.917 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.username=wen from properties 2018-03-23 15:56:47.918 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.password=wen from properties 2018-03-23 15:56:47.929 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 15:56:47.929 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 15:56:47.930 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 15:56:47.930 |-INFO [restartedMain] org.crsh.ssh.SSHPlugin [185] -| Booting SSHD 2018-03-23 15:56:47.945 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 15:56:47.947 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 15:56:47.948 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 15:56:47.955 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 15:56:47.997 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [113] -| Trying to register BouncyCastle as a JCE provider 2018-03-23 15:56:48.946 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [117] -| Registration succeeded 2018-03-23 15:56:49.045 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [184] -| About to start CRaSSHD 2018-03-23 15:56:49.073 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [187] -| CRaSSHD started on port 2000 2018-03-23 15:56:49.073 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 15:56:49.073 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 15:56:49.074 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 15:56:49.075 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 15:56:49.914 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/beans || /beans.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:56:49.914 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:56:49.915 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:56:49.916 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/auditevents || /auditevents.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.boot.actuate.endpoint.mvc.AuditEventsMvcEndpoint.findByPrincipalAndAfterAndType(java.lang.String,java.util.Date,java.lang.String) 2018-03-23 15:56:49.916 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String) 2018-03-23 15:56:49.917 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics || /metrics.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:56:49.917 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/info || /info.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:56:49.918 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String) 2018-03-23 15:56:49.919 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env || /env.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:56:49.920 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/heapdump || /heapdump.json],methods=[GET],produces=[application/octet-stream]}" onto public void org.springframework.boot.actuate.endpoint.mvc.HeapdumpMvcEndpoint.invoke(boolean,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException 2018-03-23 15:56:49.921 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:56:49.922 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/health || /health.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(javax.servlet.http.HttpServletRequest,java.security.Principal) 2018-03-23 15:56:49.923 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:56:49.925 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.get(java.lang.String) 2018-03-23 15:56:49.925 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v1+json || application/json],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.set(java.lang.String,java.util.Map) 2018-03-23 15:56:49.926 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers || /loggers.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:56:49.927 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/autoconfig || /autoconfig.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 15:56:50.913 |-INFO [restartedMain] org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer [58] -| LiveReload server is running on port 35729 2018-03-23 15:56:50.928 |-WARN [restartedMain] org.springframework.boot.starter.remote.shell.RemoteShellStarterDeprecatedWarningAutoConfiguration [43] -| spring-boot-starter-remote-shell is deprecated as of Spring Boot 1.5 and will be removed in Spring Boot 2.0 2018-03-23 15:56:51.229 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 15:56:51.230 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'clusterDataSource' has been autodetected for JMX exposure 2018-03-23 15:56:51.231 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'masterDataSource' has been autodetected for JMX exposure 2018-03-23 15:56:51.243 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'masterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=masterDataSource,type=DruidDataSource] 2018-03-23 15:56:51.246 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'clusterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=clusterDataSource,type=DruidDataSource] 2018-03-23 15:56:51.246 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 15:56:51.254 |-INFO [restartedMain] org.springframework.context.support.DefaultLifecycleProcessor [343] -| Starting beans in phase 0 2018-03-23 15:56:51.257 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'auditEventsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=auditEventsEndpoint] 2018-03-23 15:56:51.286 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'requestMappingEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=requestMappingEndpoint] 2018-03-23 15:56:51.307 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'environmentEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=environmentEndpoint] 2018-03-23 15:56:51.315 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'healthEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=healthEndpoint] 2018-03-23 15:56:51.319 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'beansEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=beansEndpoint] 2018-03-23 15:56:51.322 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'infoEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=infoEndpoint] 2018-03-23 15:56:51.326 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'loggersEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=loggersEndpoint] 2018-03-23 15:56:51.335 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'metricsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=metricsEndpoint] 2018-03-23 15:56:51.338 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'traceEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=traceEndpoint] 2018-03-23 15:56:51.340 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'dumpEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=dumpEndpoint] 2018-03-23 15:56:51.343 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'autoConfigurationReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=autoConfigurationReportEndpoint] 2018-03-23 15:56:51.345 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'configurationPropertiesReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=configurationPropertiesReportEndpoint] 2018-03-23 15:56:51.425 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-1} inited 2018-03-23 15:56:52.454 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 2018-03-23 15:56:52.476 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Parameters: 2018-03-23 15:56:52.604 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| <== Total: 62 2018-03-23 15:56:52.607 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [45] -| 加载用户信息成功,数据数:0 2018-03-23 15:56:52.610 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-2} inited 2018-03-23 15:56:53.350 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Preparing: SELECT a.*,(select NAME from sys_job where id = a.POSITIONID ) as position_name FROM t_sys_users a 2018-03-23 15:56:53.352 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Parameters: 2018-03-23 15:56:53.643 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| <== Total: 882 2018-03-23 15:56:53.644 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [54] -| 加载用户信息成功,数据数:882 2018-03-23 15:56:53.646 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Preparing: SELECT * FROM t_sys_organ 2018-03-23 15:56:53.646 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Parameters: 2018-03-23 15:56:53.719 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| <== Total: 38 2018-03-23 15:56:53.720 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [63] -| 加载部门信息成功,数据数:38 2018-03-23 15:56:53.748 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 15:56:53.749 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 15:56:53.812 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 15:56:53.813 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [74] -| 加载用户信息成功,数据数:882 2018-03-23 15:56:53.833 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Initializing ProtocolHandler ["http-nio-8089"] 2018-03-23 15:56:53.851 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Starting ProtocolHandler [http-nio-8089] 2018-03-23 15:56:53.883 |-INFO [restartedMain] org.apache.tomcat.util.net.NioSelectorPool [179] -| Using a shared selector for servlet write/read 2018-03-23 15:56:53.931 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [198] -| Tomcat started on port(s): 8089 (http) 2018-03-23 15:56:53.949 |-INFO [restartedMain] com.xintong.VideocheckApplication [57] -| Started VideocheckApplication in 24.592 seconds (JVM running for 31.022) 2018-03-23 15:57:01.402 |-INFO [http-nio-8089-exec-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring FrameworkServlet 'dispatcherServlet' 2018-03-23 15:57:01.402 |-INFO [http-nio-8089-exec-1] org.springframework.web.servlet.DispatcherServlet [489] -| FrameworkServlet 'dispatcherServlet': initialization started 2018-03-23 15:57:01.449 |-INFO [http-nio-8089-exec-1] org.springframework.web.servlet.DispatcherServlet [508] -| FrameworkServlet 'dispatcherServlet': initialization completed in 47 ms 2018-03-23 15:57:01.589 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:01.746 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:57:01.747 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:57:01.819 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:57:01.823 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:57:01.825 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:01.895 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:57:01.897 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:57:01.898 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:01.959 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:57:02.142 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:57:02.176 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:02.354 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:57:02.357 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:57:02.442 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:57:02.445 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:57:02.446 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:57:02.516 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:57:02.518 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:57:02.519 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:57:02.582 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:57:02.589 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:57:02.591 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:57:02.925 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:57:02.934 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 15:57:02.939 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:57:03.114 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 69 2018-03-23 15:57:07.805 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:57:07.810 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 1(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:57:07.872 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 15:57:07.876 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:57:07.877 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 2(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:57:08.186 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 7 2018-03-23 15:57:08.194 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:57:08.195 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 3(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:57:08.260 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 5 2018-03-23 15:57:08.267 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 15:57:08.270 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 4(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:57:08.340 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 15:57:18.583 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:18.685 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:57:18.685 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:57:18.755 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:57:18.756 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:57:18.757 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:18.838 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:57:18.840 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:57:18.841 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:18.901 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:57:19.010 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:57:19.011 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:19.019 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:57:19.021 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:57:19.092 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:57:19.094 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:57:19.095 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:57:19.158 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:57:19.162 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:57:19.164 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:57:19.522 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:57:19.525 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:57:19.526 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:57:19.658 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:57:19.660 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:57:19.661 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:57:20.007 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:57:20.011 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:57:20.011 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:57:20.237 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:57:20.242 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:57:20.242 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:57:20.315 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:57:20.328 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:57:20.329 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:57:20.390 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:57:20.392 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:57:20.393 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:57:20.459 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:57:20.470 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept,t.checked_person 2018-03-23 15:57:20.473 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 30(Integer) 2018-03-23 15:57:21.910 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 545 2018-03-23 15:57:23.522 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:23.625 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:57:23.626 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:57:23.694 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:57:23.696 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:57:23.696 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:23.764 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:57:23.765 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:57:23.766 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:23.825 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:57:23.929 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:57:23.936 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:23.952 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:57:23.955 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:57:24.027 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:57:24.030 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:57:24.033 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:57:24.098 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:57:24.110 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:57:24.115 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:57:24.472 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:57:24.475 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 15:57:24.476 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:57:24.668 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 69 2018-03-23 15:57:30.601 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:30.602 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:30.608 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:30.615 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:30.623 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:30.625 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:30.705 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:57:30.706 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:57:30.773 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:57:30.774 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:57:30.775 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:30.841 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:57:30.842 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:57:30.843 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:30.877 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:57:30.878 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:57:30.905 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:57:30.949 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:57:30.950 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:57:30.951 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:31.013 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:57:31.016 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:57:31.016 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:31.017 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:57:31.018 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:57:31.017 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:57:31.020 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:31.081 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:57:31.086 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:57:31.088 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:57:31.088 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 15:57:31.089 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:31.090 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:57:31.154 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:57:31.155 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:57:31.155 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:31.156 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 15:57:31.157 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:57:31.158 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:57:31.238 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:57:31.238 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:57:31.238 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:57:31.240 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:57:31.241 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:31.241 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:31.244 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:57:31.245 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:57:31.309 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:57:31.311 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:57:31.311 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:31.314 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:57:31.316 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:57:31.318 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:57:31.352 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:57:31.356 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:31.370 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:57:31.374 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:57:31.375 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:31.387 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:57:31.388 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| ==> Preparing: SELECT count(1) FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) AND t.organid in ( SELECT id FROM t_sys_organ where parentid=? ) 2018-03-23 15:57:31.390 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| ==> Parameters: 30(Long) 2018-03-23 15:57:31.440 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:57:31.441 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:57:31.442 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:31.457 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| <== Total: 1 2018-03-23 15:57:31.458 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 15:57:31.459 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:57:31.506 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:57:31.507 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:57:31.507 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:31.527 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 15:57:31.528 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 15:57:31.529 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:57:31.529 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:57:31.532 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:31.573 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:57:31.573 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num , tab.mth FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) GROUP BY tab.mth 2018-03-23 15:57:31.575 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Parameters: 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer) 2018-03-23 15:57:31.597 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 15:57:32.005 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:57:32.008 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:32.018 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:57:32.024 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:32.032 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:57:32.033 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:57:32.084 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:57:32.086 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) 2018-03-23 15:57:32.089 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer) 2018-03-23 15:57:32.104 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:57:32.375 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| <== Total: 10 2018-03-23 15:57:32.377 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num ,tab.checked_dept AS dept_id FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 GROUP BY tab.checked_dept 2018-03-23 15:57:32.381 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Parameters: 2018/03(String), 2018/03(String) 2018-03-23 15:57:32.799 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 169 2018-03-23 15:57:32.799 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:57:32.800 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer), 2018/03(String) 2018-03-23 15:57:32.802 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid in ( select id from t_sys_organ where parentid = ? ) AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:57:32.804 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 30(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:57:32.809 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:57:32.811 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:32.816 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 15:57:32.817 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:57:32.885 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 15:57:32.891 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| ==> Preparing: SELECT count(1) FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) AND t.organid in ( SELECT id FROM t_sys_organ where parentid=? ) 2018-03-23 15:57:32.892 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| ==> Parameters: 30(Long) 2018-03-23 15:57:32.925 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 18 2018-03-23 15:57:32.926 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:57:32.927 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:57:32.952 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 191 2018-03-23 15:57:32.967 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCenterManageCount [159] -| <== Total: 1 2018-03-23 15:57:32.994 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:57:32.995 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:57:32.997 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer), 2018/03(String) 2018-03-23 15:57:33.031 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| <== Total: 22 2018-03-23 15:57:33.033 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:57:33.033 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 15:57:33.035 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 15:57:33.036 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:57:33.111 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 15:57:33.113 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and parentid = ? 2018-03-23 15:57:33.114 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:57:33.124 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 18 2018-03-23 15:57:33.128 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? ) ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:57:33.130 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 33(Integer), 34(Integer), 35(Integer), 36(Integer), 37(Integer), 38(Integer), 39(Integer), 62(Integer), 63(Integer), 2018/02(String) 2018-03-23 15:57:33.183 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 9 2018-03-23 15:57:33.288 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 23 2018-03-23 15:57:33.427 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:57:33.433 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:57:33.435 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:57:33.572 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:57:33.577 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:57:33.578 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:57:33.927 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:57:33.931 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:57:33.932 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:57:34.164 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:57:34.166 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:57:34.167 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:57:34.238 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:57:34.245 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:57:34.245 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:57:34.307 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:57:34.309 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:57:34.310 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:57:34.372 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:57:34.375 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept,t.checked_person 2018-03-23 15:57:34.377 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 30(Integer) 2018-03-23 15:57:35.805 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 545 2018-03-23 15:57:50.876 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:50.879 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:50.879 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:50.883 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:50.889 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:50.890 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:50.990 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:57:50.990 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:57:50.991 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:57:50.991 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:57:51.056 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:57:51.057 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:57:51.058 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:57:51.058 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:57:51.059 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:51.061 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:57:51.063 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:57:51.064 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:51.123 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:57:51.124 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:57:51.124 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:51.133 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:57:51.134 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:57:51.135 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:51.193 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:57:51.195 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:57:51.196 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:51.196 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:57:51.248 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:57:51.248 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:57:51.256 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:57:51.257 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:57:51.258 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:51.259 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:57:51.300 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:57:51.301 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:51.304 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 15:57:51.304 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 15:57:51.310 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:57:51.311 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:57:51.312 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:51.373 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 15:57:51.375 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:57:51.376 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 2018/03(String) 2018-03-23 15:57:51.380 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:57:51.381 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:57:51.381 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:51.406 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:57:51.408 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:51.432 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:57:51.433 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:57:51.440 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:57:51.440 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:57:51.445 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:57:51.446 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num ,tab.checked_dept AS dept_id FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 GROUP BY tab.checked_dept 2018-03-23 15:57:51.447 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Parameters: 2018/03(String), 2018/03(String) 2018-03-23 15:57:51.500 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:57:51.502 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:57:51.567 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 70 2018-03-23 15:57:51.568 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:57:51.570 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:51.595 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:57:51.598 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:51.602 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 15:57:51.603 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 15:57:51.636 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:57:51.637 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:57:51.638 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:51.660 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:57:51.660 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:57:51.661 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 2018/02(String) 2018-03-23 15:57:51.673 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 15:57:51.702 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:57:51.703 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:57:51.703 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:51.765 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:57:51.765 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num , tab.mth FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 GROUP BY tab.mth 2018-03-23 15:57:51.767 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Parameters: 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:57:51.820 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:57:51.822 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:51.876 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 64 2018-03-23 15:57:51.878 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:57:51.880 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:57:51.924 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:57:51.928 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:51.937 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:57:51.938 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:57:52.003 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:57:52.003 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:57:52.005 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:57:52.006 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 2018/03(String) 2018-03-23 15:57:52.034 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:57:52.035 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:57:52.100 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:57:52.103 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 15:57:52.104 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 15:57:52.166 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:57:52.168 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:57:52.190 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| <== Total: 22 2018-03-23 15:57:52.191 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num ,tab.checked_dept AS dept_id FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 GROUP BY tab.checked_dept 2018-03-23 15:57:52.191 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 15:57:52.191 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| ==> Parameters: 2018/03(String), 2018/03(String) 2018-03-23 15:57:52.192 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 15:57:52.247 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 70 2018-03-23 15:57:52.259 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 15:57:52.261 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 15:57:52.262 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:57:52.325 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 15:57:52.467 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 15:57:52.473 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:57:52.473 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:57:52.580 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| <== Total: 10 2018-03-23 15:57:52.612 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:57:52.616 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:57:52.617 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:57:52.887 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationScoreInfo [159] -| <== Total: 22 2018-03-23 15:57:52.891 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 15:57:52.892 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 15:57:52.947 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:57:52.950 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:57:52.951 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:57:52.956 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 15:57:53.177 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:57:53.182 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:57:53.183 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:57:53.250 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:57:53.256 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:57:53.257 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:57:53.319 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:57:53.321 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:57:53.322 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:57:53.382 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:57:53.386 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept,t.checked_person 2018-03-23 15:57:53.387 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 30(Integer) 2018-03-23 15:57:54.836 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 545 2018-03-23 15:58:10.911 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:10.913 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:10.915 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:10.913 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:10.918 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:10.921 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:11.013 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:58:11.014 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:58:11.024 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:58:11.025 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:58:11.025 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:58:11.026 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:58:11.086 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:58:11.089 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:58:11.092 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:11.097 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:58:11.097 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:58:11.098 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:58:11.098 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:58:11.099 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:11.100 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:11.190 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:58:11.190 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:58:11.191 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:58:11.192 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:58:11.193 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:58:11.193 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:58:11.193 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:11.193 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:58:11.194 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:11.194 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:11.195 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:58:11.224 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:58:11.225 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:58:11.255 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:58:11.257 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:58:11.263 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:58:11.263 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:58:11.265 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:58:11.265 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:11.293 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:58:11.294 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:58:11.295 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:11.338 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:58:11.341 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:58:11.341 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:11.362 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:58:11.363 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:58:11.364 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:11.366 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:58:11.366 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:58:11.369 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:11.369 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:11.376 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| ==> Preparing: select sum(num) AS num from ( SELECT COUNT(DISTINCT ct.checked_person) as num FROM check_task ct WHERE ct.check_status != 22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.checked_dept = ? AND monthfunc (ct.start_time) = ? AND monthfunc (ct.end_time) = ? GROUP BY ct.checked_dept ) u 2018-03-23 15:58:11.376 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 15:58:11.377 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| ==> Parameters: 39(Long), 2018/03(String), 2018/03(String) 2018-03-23 15:58:11.378 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 39(Long) 2018-03-23 15:58:11.408 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:58:11.410 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:11.414 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:58:11.415 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:58:11.416 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/03(String) 2018-03-23 15:58:11.426 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:58:11.513 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 2 2018-03-23 15:58:11.542 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:58:11.545 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:11.549 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 15:58:11.550 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 39(Long) 2018-03-23 15:58:11.715 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| <== Total: 1 2018-03-23 15:58:11.720 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:58:11.721 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:58:11.727 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:58:11.727 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:58:11.794 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:58:11.795 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:58:11.796 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:11.842 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:58:11.844 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:58:11.845 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:58:11.874 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:58:11.874 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:58:11.875 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:58:11.875 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:11.877 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:11.881 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 15:58:11.881 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 15:58:11.939 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:58:11.950 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 15:58:11.956 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:58:11.958 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/03(String) 2018-03-23 15:58:12.035 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 2 2018-03-23 15:58:12.042 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:58:12.043 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 39(Long), 2018/02(String) 2018-03-23 15:58:12.065 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 22 2018-03-23 15:58:12.067 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:58:12.068 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:58:12.104 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:58:12.105 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:12.109 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 15:58:12.110 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 15:58:12.113 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 4 2018-03-23 15:58:12.140 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 15:58:12.176 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:58:12.179 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 15:58:12.180 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:58:12.182 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:58:12.183 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num , tab.mth FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? GROUP BY tab.mth 2018-03-23 15:58:12.185 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Parameters: 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 39(Long) 2018-03-23 15:58:12.268 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 22 2018-03-23 15:58:12.272 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:58:12.273 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:58:12.345 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 15:58:12.350 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 15:58:12.351 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/02(String), 2018/02(String), 39(Long) 2018-03-23 15:58:12.417 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:58:12.420 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:58:12.421 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:58:12.498 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:58:12.502 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:58:12.503 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:58:12.567 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:58:12.569 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:58:12.570 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:58:12.634 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:58:12.638 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept,t.checked_person 2018-03-23 15:58:12.639 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 0(Integer) 2018-03-23 15:58:13.014 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| <== Total: 10 2018-03-23 15:58:13.065 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 23 2018-03-23 15:58:13.069 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:58:13.071 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 39(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:58:13.142 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 25 2018-03-23 15:58:14.072 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 546 2018-03-23 15:58:16.469 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:16.472 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:16.473 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:16.476 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:16.477 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:16.477 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:16.577 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:58:16.577 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:58:16.578 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:58:16.578 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:58:16.581 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:58:16.582 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:58:16.645 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:58:16.646 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:58:16.647 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:16.648 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:58:16.648 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:58:16.649 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:58:16.650 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:58:16.650 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:16.651 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:16.720 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:58:16.720 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:58:16.722 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:58:16.722 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:58:16.722 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:16.723 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:16.725 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:58:16.726 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:58:16.727 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:16.784 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:58:16.785 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:58:16.798 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:58:16.890 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:58:16.891 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:16.895 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| ==> Preparing: select sum(num) AS num from ( SELECT COUNT(DISTINCT ct.checked_person) as num FROM check_task ct WHERE ct.check_status != 22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.checked_dept = ? AND monthfunc (ct.start_time) = ? AND monthfunc (ct.end_time) = ? GROUP BY ct.checked_dept ) u 2018-03-23 15:58:16.896 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| ==> Parameters: 33(Long), 2018/03(String), 2018/03(String) 2018-03-23 15:58:16.920 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:58:16.920 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:58:16.921 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:16.922 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:16.925 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 15:58:16.925 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:58:16.926 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 15:58:16.928 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 33(Long), 2018/03(String) 2018-03-23 15:58:16.996 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 15:58:16.998 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:58:16.999 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 33(Long), 2018/03(String) 2018-03-23 15:58:17.000 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 1 2018-03-23 15:58:17.065 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 1 2018-03-23 15:58:17.067 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Preparing: SELECT count(DISTINCT m.task_id) AS checked_num , sum(m.check_item_score) AS all_check_score , m.parent_id,m.checked_dept as dept_id,(select parentid from t_sys_organ where id=m.checked_dept ) as parent_dept_id,m.check_item_name AS name FROM check_task t INNER JOIN ( select ci.name AS check_item_name , t.* FROM ( SELECT ci.parent_id, t.* from check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id WHERE 1=1 AND t.checked_dept=? ) t LEFT JOIN check_item ci ON t.parent_id = ci.id ) m ON t.id = m.task_id where t.check_status !=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc( t.start_time ) = ? GROUP BY m.parent_id,m.checked_dept order by m.checked_dept 2018-03-23 15:58:17.068 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| ==> Parameters: 33(Long), 2018/02(String) 2018-03-23 15:58:17.093 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:58:17.093 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:58:17.096 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:58:17.097 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:58:17.133 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedItemScoreInfo [159] -| <== Total: 2 2018-03-23 15:58:17.156 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:58:17.157 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:58:17.157 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:17.164 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:58:17.165 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:58:17.165 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:17.223 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:58:17.224 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:58:17.224 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:17.232 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:58:17.233 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:58:17.233 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:17.236 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedNum [159] -| <== Total: 1 2018-03-23 15:58:17.239 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 15:58:17.240 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:58:17.285 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:58:17.297 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:58:17.396 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 15:58:17.401 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 15:58:17.403 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 15:58:17.452 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:58:17.455 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:17.464 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 15:58:17.466 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 33(Long) 2018-03-23 15:58:17.750 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 15:58:17.753 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:58:17.755 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:58:17.755 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:17.756 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:58:17.762 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 15:58:17.763 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/03(String), 2018/03(String), 33(Long) 2018-03-23 15:58:17.966 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 15:58:17.966 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 15:58:17.987 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 15:58:17.991 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 15:58:17.992 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 15:58:18.031 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 15:58:18.032 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 15:58:18.032 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:18.061 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 15:58:18.065 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 15:58:18.065 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 15:58:18.101 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 15:58:18.102 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 15:58:18.103 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 15:58:18.120 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 21 2018-03-23 15:58:18.123 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:58:18.124 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 33(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:58:18.127 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 15:58:18.128 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 15:58:18.129 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 15:58:18.165 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 15:58:18.188 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 15:58:18.191 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Preparing: SELECT IFNULL(sum(ct.check_item_score),0) AS score ,t.checked_dept AS dept_id ,t.checked_person AS user_id FROM check_task t LEFT JOIN check_score ct ON t.id = ct.task_id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept,t.checked_person 2018-03-23 15:58:18.192 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 0(Integer) 2018-03-23 15:58:18.195 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 22 2018-03-23 15:58:18.198 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Preparing: SELECT tab.checkd_all_score AS all_check_score,tab.checked_person AS user_id , tab.checked_dept AS dept_id ,tab.checked_num FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND monthfunc (t.start_time) =? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? 2018-03-23 15:58:18.198 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| ==> Parameters: 2018/02(String), 2018/02(String), 33(Long) 2018-03-23 15:58:18.319 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 15:58:18.321 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 15:58:18.323 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Preparing: SELECT t.organid AS dept_id , count(1) AS people_num,tf.name FROM t_sys_users t INNER JOIN t_br_layer_fee_station tf ON t.organid = tf.organ_id WHERE t.status >0 AND t.positionid in (1,4,5,6) GROUP BY t.organid ORDER BY t.organid 2018-03-23 15:58:18.323 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| ==> Parameters: 2018-03-23 15:58:18.393 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsersCountList [159] -| <== Total: 22 2018-03-23 15:58:18.396 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Preparing: SELECT sum(tab.checkd_all_score) AS all_check_score , sum(tab.checked_num) AS checked_num , tab.mth FROM ( SELECT check_num_t.checked_num , check_num_t.mth, IFNULL(checked_score_t.checkd_all_score ,0) as checkd_all_score, check_num_t.checked_person,check_num_t.checked_dept FROM ( SELECT COUNT(t.checked_person) AS checked_num, t.checked_person, monthfunc (t.start_time) AS mth, t.id,t.checked_dept FROM check_task t WHERE t.checked_person IS NOT NULL AND t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person, t.checked_dept, mth ) check_num_t LEFT JOIN ( SELECT monthfunc (t.start_time) AS mth, sum(m.check_item_score) AS checkd_all_score, m.* FROM check_score m INNER JOIN ( select * From check_task t where t.check_status != 22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? ) t ON m.task_id = t.id WHERE 1=1 GROUP BY mth , m.checked_person,m.checked_dept ) checked_score_t ON (checked_score_t.checked_person = check_num_t.checked_person and checked_score_t.checked_dept = check_num_t.checked_dept) AND check_num_t.mth = checked_score_t.mth ) tab WHERE 1=1 AND tab.checked_dept=? GROUP BY tab.mth 2018-03-23 15:58:18.396 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| ==> Parameters: 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2017-03-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 33(Long) 2018-03-23 15:58:18.483 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 21 2018-03-23 15:58:18.486 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:58:18.487 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 33(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:58:18.559 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 22 2018-03-23 15:58:18.852 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedScoreList [159] -| <== Total: 20 2018-03-23 15:58:18.856 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 15:58:18.857 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 33(Integer), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 15:58:18.931 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 22 2018-03-23 15:58:19.231 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.StatisticsDao.selectYearScoreInfo [159] -| <== Total: 10 2018-03-23 15:58:19.635 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedScore [159] -| <== Total: 546 2018-03-23 17:23:45.064 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 17:23:46.025 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 17:23:46.026 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 17:23:46.137 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 17:23:46.771 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 17:23:46.772 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 17:23:46.898 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 17:23:46.899 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 17:23:46.899 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 17:23:46.962 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 17:23:47.054 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 17:23:47.056 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 17:23:47.060 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 17:23:47.061 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 17:23:47.185 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 17:23:47.188 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 17:23:47.189 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 17:23:47.301 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 17:23:47.302 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 17:23:47.303 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 17:23:47.368 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 17:23:47.372 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 17:23:47.373 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 17:23:47.774 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 17:23:47.777 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 17:23:47.777 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 17:23:48.005 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 69 2018-03-23 17:23:48.011 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 17:23:48.013 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 1(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 17:23:48.111 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 17:23:48.119 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 17:23:48.122 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 2(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 17:23:48.188 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 7 2018-03-23 17:23:48.195 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 17:23:48.197 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 3(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 17:23:48.263 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 5 2018-03-23 17:23:48.271 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 17:23:48.273 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 4(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 17:23:48.338 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 17:28:17.013 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 17:28:17.363 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 17:28:17.363 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 17:28:17.468 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 17:28:17.538 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 17:28:17.538 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 17:28:17.635 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 17:28:17.638 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 17:28:17.639 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 17:28:17.703 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 17:28:17.813 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 17:28:17.816 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 17:28:17.823 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 17:28:17.824 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 17:28:17.916 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 17:28:17.920 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 17:28:17.922 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 17:28:17.991 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 17:28:17.993 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 17:28:17.995 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 17:28:18.063 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 17:28:18.071 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 17:28:18.074 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 17:28:18.461 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 17:28:18.470 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 17:28:18.473 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 17:28:18.662 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 69 2018-03-23 17:28:18.664 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 17:28:18.665 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 1(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 17:28:18.787 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 17:28:18.794 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 17:28:18.795 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 2(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 17:28:18.927 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 7 2018-03-23 17:28:18.931 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 17:28:18.932 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 3(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 17:28:19.107 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 5 2018-03-23 17:28:19.114 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 17:28:19.115 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 4(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 17:28:19.246 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 17:51:56.326 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 17:51:56.718 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 17:51:56.719 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 17:51:56.795 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 17:51:56.868 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 17:51:56.869 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 17:51:56.974 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 17:51:56.976 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 17:51:56.977 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 17:51:57.040 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 17:51:57.137 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 17:51:57.139 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 17:51:57.144 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 17:51:57.145 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 17:51:57.219 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 17:51:57.223 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 17:51:57.224 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 17:51:57.292 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 17:51:57.293 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 17:51:57.294 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 17:51:57.365 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 17:51:57.378 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 17:51:57.380 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 17:51:57.716 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 17:51:57.722 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 17:51:57.723 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 17:51:57.929 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 69 2018-03-23 17:51:57.937 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 17:51:57.939 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 1(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 17:51:58.025 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 17:51:58.029 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 17:51:58.030 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 2(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 17:51:58.094 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 7 2018-03-23 17:51:58.097 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 17:51:58.098 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 3(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 17:51:58.162 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 5 2018-03-23 17:51:58.166 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 17:51:58.167 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 4(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 17:51:58.233 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 17:52:05.722 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 17:52:05.841 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 17:52:05.842 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 17:52:05.918 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 17:52:05.919 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 17:52:05.919 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 17:52:05.992 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 17:52:05.993 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 17:52:05.994 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 17:52:06.065 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 17:52:06.165 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 17:52:06.166 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 17:52:06.171 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 17:52:06.172 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 17:52:06.279 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 17:52:06.281 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 17:52:06.282 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 17:52:06.378 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 17:52:06.379 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 17:52:06.380 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 17:52:06.468 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 17:52:06.471 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 17:52:06.472 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 17:52:06.849 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 17:52:06.856 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 17:52:06.858 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 17:52:07.035 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 69 2018-03-23 17:52:07.043 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 17:52:07.044 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 1(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 17:52:07.129 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 17:52:07.133 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 17:52:07.134 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 2(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 17:52:07.206 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 7 2018-03-23 17:52:07.209 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 17:52:07.210 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 3(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 17:52:07.288 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 5 2018-03-23 17:52:07.292 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 17:52:07.293 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 4(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 17:52:07.368 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 17:56:19.781 |-INFO [restartedMain] com.xintong.VideocheckApplication [48] -| Starting VideocheckApplication on wenhongquan with PID 15044 (C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server\target\classes started by wenhongquan in C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server) 2018-03-23 17:56:19.787 |-INFO [restartedMain] com.xintong.VideocheckApplication [637] -| No active profile set, falling back to default profiles: default 2018-03-23 17:56:20.134 |-INFO [background-preinit] org.hibernate.validator.internal.util.Version [30] -| HV000001: Hibernate Validator 5.3.4.Final 2018-03-23 17:56:20.190 |-INFO [restartedMain] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [582] -| Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@1d24ecdc: startup date [Fri Mar 23 17:56:20 CST 2018]; root of context hierarchy 2018-03-23 17:56:24.266 |-INFO [restartedMain] org.springframework.data.repository.config.RepositoryConfigurationDelegate [165] -| Multiple Spring Data modules found, entering strict repository configuration mode! 2018-03-23 17:56:25.596 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$e0bab5b2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:56:25.814 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$79687dec] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:56:25.836 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:56:25.842 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@16c823e1' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:56:25.858 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$9e3d209e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:56:25.889 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:56:25.916 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'redisConf' of type [com.xintong.system.securityTools.RedisConf$$EnhancerBySpringCGLIB$$cbfe29ae] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:56:25.946 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'keyGenerator' of type [com.xintong.system.securityTools.RedisConf$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:56:25.948 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.cache.annotation.ProxyCachingConfiguration' of type [org.springframework.cache.annotation.ProxyCachingConfiguration$$EnhancerBySpringCGLIB$$29ccebd0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:56:26.579 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [89] -| Tomcat initialized with port(s): 8089 (http) 2018-03-23 17:56:26.591 |-INFO [restartedMain] org.apache.catalina.core.StandardService [179] -| Starting service Tomcat 2018-03-23 17:56:26.592 |-INFO [restartedMain] org.apache.catalina.core.StandardEngine [179] -| Starting Servlet Engine: Apache Tomcat/8.5.11 2018-03-23 17:56:26.747 |-INFO [localhost-startStop-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring embedded WebApplicationContext 2018-03-23 17:56:26.748 |-INFO [localhost-startStop-1] org.springframework.web.context.ContextLoader [276] -| Root WebApplicationContext: initialization completed in 6557 ms 2018-03-23 17:56:27.152 |-INFO [localhost-startStop-1] com.xintong.visualinspection.mapper.PageHelperConfiguration [20] -| ------Register MyBatis PageHelper 2018-03-23 17:56:29.460 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'metricsFilter' to: [/*] 2018-03-23 17:56:29.461 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'characterEncodingFilter' to: [/*] 2018-03-23 17:56:29.461 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2018-03-23 17:56:29.461 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'httpPutFormContentFilter' to: [/*] 2018-03-23 17:56:29.461 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'requestContextFilter' to: [/*] 2018-03-23 17:56:29.463 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean [258] -| Mapping filter: 'springSecurityFilterChain' to: [/*] 2018-03-23 17:56:29.463 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'webRequestLoggingFilter' to: [/*] 2018-03-23 17:56:29.463 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [271] -| Mapping filter: 'druidWebStatFilter' to urls: [/*] 2018-03-23 17:56:29.463 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'jwtAuthenticationTokenFilter' to: [/*] 2018-03-23 17:56:29.464 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'corsFilter' to: [/*] 2018-03-23 17:56:29.464 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'authenticationTokenFilterBean' to: [/*] 2018-03-23 17:56:29.464 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'applicationContextIdFilter' to: [/*] 2018-03-23 17:56:29.464 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'dispatcherServlet' to [/] 2018-03-23 17:56:29.465 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'com.xintong.system.druidTools.DruidStatViewServlet' to [/druid/*] 2018-03-23 17:56:30.812 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 2018-03-23 17:56:30.822 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 'threadExecutor' 2018-03-23 17:56:31.034 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/css/**'], [] 2018-03-23 17:56:31.035 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/js/**'], [] 2018-03-23 17:56:31.169 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@274edd75, org.springframework.security.web.context.SecurityContextPersistenceFilter@2bf86383, org.springframework.security.web.header.HeaderWriterFilter@24d08586, org.springframework.web.filter.CorsFilter@ed1be7e, org.springframework.security.web.authentication.logout.LogoutFilter@3dc74b8b, com.xintong.system.securityTools.JwtAuthenticationTokenFilter@5e324767, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@77e4dfab, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@133bf3ba, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@731d587e, org.springframework.security.web.session.SessionManagementFilter@32dec8, org.springframework.security.web.access.ExceptionTranslationFilter@9631049, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5fb9cc62] 2018-03-23 17:56:31.196 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$LazyEndpointPathRequestMatcher@70f14158, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1b71e60, org.springframework.security.web.context.SecurityContextPersistenceFilter@188ebb32, org.springframework.security.web.header.HeaderWriterFilter@b988d0a, org.springframework.security.web.authentication.logout.LogoutFilter@2e67c65c, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5a056640, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@21f9d9ec, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6ec6f004, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@79ab83df, org.springframework.security.web.session.SessionManagementFilter@f29b53e, org.springframework.security.web.access.ExceptionTranslationFilter@10353f70, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7fcb4549] 2018-03-23 17:56:31.370 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [534] -| Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@1d24ecdc: startup date [Fri Mar 23 17:56:20 CST 2018]; root of context hierarchy 2018-03-23 17:56:31.475 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> com.xintong.visualinspection.controller.AppErrorPageController.error(javax.servlet.http.HttpServletRequest) 2018-03-23 17:56:31.476 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView com.xintong.visualinspection.controller.AppErrorPageController.errorHtml(javax.servlet.http.HttpServletRequest) 2018-03-23 17:56:31.479 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 17:56:31.479 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.update(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 17:56:31.479 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.delete(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 17:56:31.480 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getById(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 17:56:31.480 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 17:56:31.481 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getList(com.xintong.visualinspection.bean.CheckAppeal,java.lang.Integer,java.lang.Integer) 2018-03-23 17:56:31.481 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getByTaskId(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 17:56:31.486 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:56:31.487 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.update(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:56:31.487 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.delete(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:56:31.487 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getById(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:56:31.488 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agreePatch]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agreePatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:56:31.488 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agree]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agree(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:56:31.488 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getList(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply,java.lang.Integer,java.lang.Integer) 2018-03-23 17:56:31.488 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/refuse]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.refuse(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:56:31.489 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getTopReason]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getTopReason() 2018-03-23 17:56:31.489 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getByTaskId(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:56:31.491 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:56:31.491 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.update(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:56:31.491 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:56:31.492 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getAll]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getAll() 2018-03-23 17:56:31.492 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getCheckItemByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getCheckItemByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:56:31.493 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:56:31.493 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getForTaskById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getForTaskById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:56:31.493 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByParentId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByParentId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:56:31.493 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByRuleId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByRuleId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:56:31.495 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 17:56:31.495 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.update(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 17:56:31.495 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.delete(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 17:56:31.496 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getOtherCheckStatistics]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getOtherCheckStatistics(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 17:56:31.497 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckByDeptId(com.xintong.visualinspection.bean.CheckOther,java.lang.Integer,java.lang.Integer) 2018-03-23 17:56:31.497 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckById(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 17:56:31.499 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.add(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:56:31.499 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.update(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:56:31.499 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.delete(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:56:31.500 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getByName]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByName(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:56:31.500 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getItemListByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getItemListByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:56:31.500 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getById(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:56:31.501 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getAllRule/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getAllRules(com.xintong.visualinspection.bean.CheckRule,java.lang.Integer,java.lang.Integer) 2018-03-23 17:56:31.501 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getListById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByListId(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:56:31.502 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(java.util.List) 2018-03-23 17:56:31.502 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:56:31.503 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:56:31.503 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/comm/getTime]}" onto public java.lang.String com.xintong.visualinspection.controller.CommonController.getTime(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 17:56:31.504 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.add(com.xintong.visualinspection.bean.Constant) 2018-03-23 17:56:31.505 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.update(com.xintong.visualinspection.bean.Constant) 2018-03-23 17:56:31.506 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.delete(com.xintong.visualinspection.bean.Constant) 2018-03-23 17:56:31.506 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlagAndValue]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlagAndValue(com.xintong.visualinspection.bean.Constant) 2018-03-23 17:56:31.506 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlag]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlag(com.xintong.visualinspection.bean.Constant) 2018-03-23 17:56:31.506 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByName(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Constant) 2018-03-23 17:56:31.509 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAll() 2018-03-23 17:56:31.509 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptInfosByDeptId],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptInfosByDeptId(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Organ) 2018-03-23 17:56:31.509 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllRM],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllRM() 2018-03-23 17:56:31.510 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllFs],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllFs() 2018-03-23 17:56:31.510 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllWG],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllWG() 2018-03-23 17:56:31.511 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getFsByDept],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAFsByDeptId(javax.servlet.http.HttpServletRequest) 2018-03-23 17:56:31.511 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllDept(javax.servlet.http.HttpServletRequest) 2018-03-23 17:56:31.511 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptByParent/{pid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptByParent(java.lang.Integer) 2018-03-23 17:56:31.512 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptById/{organid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptById(java.lang.Integer) 2018-03-23 17:56:31.512 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/updateDept/{organid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.updateDept(com.xintong.visualinspection.bean.Organ,int) 2018-03-23 17:56:31.512 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/addDept],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.addDept(com.xintong.visualinspection.bean.Organ) throws java.lang.Exception 2018-03-23 17:56:31.512 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/deleteDept/{organid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.deleteDept(java.lang.Integer) 2018-03-23 17:56:31.515 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/upload]}" onto public java.lang.String com.xintong.visualinspection.controller.FileController.UploadFile(javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartHttpServletRequest) 2018-03-23 17:56:31.515 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/download/{filename:[a-zA-Z0-9-.]+}],methods=[GET]}" onto public void com.xintong.visualinspection.controller.FileController.Download(javax.servlet.http.HttpServletResponse,java.lang.String) 2018-03-23 17:56:31.515 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/batch/upload],methods=[POST]}" onto public void com.xintong.visualinspection.controller.FileController.handleFileUpload(javax.servlet.http.HttpServletRequest) 2018-03-23 17:56:31.517 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/business/feedback],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getBusinessFeedback(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 17:56:31.518 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/appeal/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getAppealStatisticExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 17:56:31.518 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/static/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheckststic(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 17:56:31.518 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/check/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getCheckWorkExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 17:56:31.518 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/operation/manage/integration],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOperationInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 17:56:31.519 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/item/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreItemInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 17:56:31.519 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 17:56:31.519 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/employee/order],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getEmployeeOrder(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 17:56:31.520 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheck(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 17:56:31.520 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/job/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.JobController.add(com.xintong.visualinspection.bean.Job) 2018-03-23 17:56:31.522 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/deleteMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.deleteMenu(java.lang.Integer) 2018-03-23 17:56:31.522 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/addMenu],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.addMenu(com.xintong.visualinspection.bean.Menu) throws java.lang.Exception 2018-03-23 17:56:31.523 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuById/{menuid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuById(java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 17:56:31.523 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuByParent/{pid}/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuByParent(java.lang.Integer,java.lang.Integer,java.lang.Integer) 2018-03-23 17:56:31.523 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/updateMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.updateMenu(com.xintong.visualinspection.bean.Menu,int) 2018-03-23 17:56:31.523 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getAllMenu(javax.servlet.http.HttpServletRequest,java.lang.Integer) 2018-03-23 17:56:31.525 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updateRolePermission],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updateRolePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 17:56:31.525 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/getPermissionByRole/{roleid}/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getPermissionByRole(java.lang.Integer,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.User) 2018-03-23 17:56:31.526 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deletePermission/{permissionid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(java.lang.Integer) 2018-03-23 17:56:31.526 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deleteRolePermission],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 17:56:31.527 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getAllPermission() 2018-03-23 17:56:31.528 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addRolePermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 17:56:31.528 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addPermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.bean.Permission) throws java.lang.Exception 2018-03-23 17:56:31.529 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updatePermission/{permissionid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updatePermission(com.xintong.visualinspection.bean.Permission,int) 2018-03-23 17:56:31.531 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPermision/{permisionid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPermisionidn(java.lang.Integer) 2018-03-23 17:56:31.532 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindPermission/{roleId}/{permissions}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindPermission(java.lang.Integer,java.lang.String) 2018-03-23 17:56:31.532 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPosition/{positionId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPosition(java.lang.Integer) 2018-03-23 17:56:31.533 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/addRole],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.addRole(com.xintong.visualinspection.bean.Role) throws java.lang.Exception 2018-03-23 17:56:31.533 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByDept/{deptId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByDept(java.lang.Integer) 2018-03-23 17:56:31.533 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/updateRole/{roleid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.updateRole(com.xintong.visualinspection.bean.Role,int) 2018-03-23 17:56:31.534 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByUser/{userId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByUser(java.lang.Integer) 2018-03-23 17:56:31.534 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRole(javax.servlet.http.HttpServletRequest) 2018-03-23 17:56:31.534 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/alldata/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRoleData(java.lang.Integer,java.lang.Integer) 2018-03-23 17:56:31.535 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/deleteRole/{roleid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.deleteRole(java.lang.Integer) 2018-03-23 17:56:31.535 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindUser/{roleId}/{users}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindUser(java.lang.Integer,java.lang.String) 2018-03-23 17:56:31.537 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.add(com.xintong.visualinspection.bean.Score) 2018-03-23 17:56:31.537 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 17:56:31.537 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.delete(com.xintong.visualinspection.bean.Score) 2018-03-23 17:56:31.538 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/updateByTaskIdAndPerson]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.updateByTaskIdAndPerson(com.xintong.visualinspection.bean.Score) 2018-03-23 17:56:31.538 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getByTaskId(com.xintong.visualinspection.bean.Score) 2018-03-23 17:56:31.538 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getTopRemark]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getTopRemark() 2018-03-23 17:56:31.538 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getScoreList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getScoreList(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Score) 2018-03-23 17:56:31.539 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/backoutScore]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.backoutScore(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 17:56:31.542 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 17:56:31.543 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/manage/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:56:31.543 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/user/score]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.UserStatistic) 2018-03-23 17:56:31.543 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/checkedItem/detail/info/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.StatisticsBean,java.lang.Integer,java.lang.Integer) 2018-03-23 17:56:31.544 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/business/feedback]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getBusinessFeedback(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:56:31.544 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/detail]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrderByUserId(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:56:31.544 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/center/manage/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:56:31.544 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/score/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:56:31.545 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectYearScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:56:31.545 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:56:31.545 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/stuff/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getPersonalStuffItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:56:31.546 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/twice/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getTwiceCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:56:31.546 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:56:31.546 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.deletecheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 17:56:31.546 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:56:31.547 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 17:56:31.547 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker/staff]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWreckerStaff(com.xintong.visualinspection.bean.WreckerStatisticsBO) 2018-03-23 17:56:31.547 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/checkedItem/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:56:31.548 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/up/five]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUp5PersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:56:31.548 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 17:56:31.548 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWrecker(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:56:31.549 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/add]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.addcheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 17:56:31.549 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/appeal]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckAppeal(com.xintong.visualinspection.bean.CheckAppealStatistic) 2018-03-23 17:56:31.549 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 17:56:31.549 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/checkman/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckmanInfo(com.xintong.visualinspection.bean.CheckmanStatisticsBean) 2018-03-23 17:56:31.550 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/operation/manage/integration]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getOperationInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:56:31.550 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/item/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:56:31.550 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:56:31.550 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:56:31.551 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/data]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(java.lang.String) 2018-03-23 17:56:31.553 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.add(com.xintong.visualinspection.bean.Task) 2018-03-23 17:56:31.553 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatch]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 17:56:31.553 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 17:56:31.554 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.delete(com.xintong.visualinspection.bean.Task) 2018-03-23 17:56:31.554 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCheckedTaskByPage/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCheckedTaskByPage(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 17:56:31.554 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchAllNoScoreTask]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchAllNoScoreTask(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 17:56:31.554 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/gettasklistbydept/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskListByDept(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.pojo.TaskListByDeptAppeal) 2018-03-23 17:56:31.555 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getById(com.xintong.visualinspection.bean.Task) 2018-03-23 17:56:31.555 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 17:56:31.555 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/confirm]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.confirm(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 17:56:31.555 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskEnd]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskEnd(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 17:56:31.556 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskStart]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskStart(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 17:56:31.556 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchById(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 17:56:31.557 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getStatusById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getStatusById(com.xintong.visualinspection.bean.Task) 2018-03-23 17:56:31.557 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/deleteUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.deleteUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 17:56:31.558 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 17:56:31.558 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/updateUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.updateUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 17:56:31.560 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.add(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 17:56:31.560 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 17:56:31.561 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 17:56:31.561 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.delete(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 17:56:31.561 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassListAndUsers]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassListAndUsers(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 17:56:31.562 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassList]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 17:56:31.562 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getUserClasss]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.pojo.TeamClass) 2018-03-23 17:56:31.562 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.addList(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 17:56:31.563 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassById(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 17:56:31.563 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassCode]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassCodeInfo(com.xintong.visualinspection.bean.ClassCode) 2018-03-23 17:56:31.564 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.add(com.xintong.visualinspection.bean.Team) 2018-03-23 17:56:31.564 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.update(com.xintong.visualinspection.bean.Team) 2018-03-23 17:56:31.565 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.delete(com.xintong.visualinspection.bean.Team) 2018-03-23 17:56:31.565 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getDetailById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsById(com.xintong.visualinspection.bean.Team) 2018-03-23 17:56:31.565 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamPersonsByUserClassId/{user_calss_id}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsByUserClassId(java.lang.Long) 2018-03-23 17:56:31.565 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamById(com.xintong.visualinspection.bean.Team) 2018-03-23 17:56:31.567 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByDeptId(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 17:56:31.568 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByName(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer) 2018-03-23 17:56:31.569 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test1]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index() 2018-03-23 17:56:31.569 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 17:56:31.570 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[PUT]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.update() 2018-03-23 17:56:31.570 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[POST]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.save() 2018-03-23 17:56:31.570 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.test() 2018-03-23 17:56:31.570 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/login]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.login() 2018-03-23 17:56:31.571 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.getList() 2018-03-23 17:56:31.571 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/admin]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.hello() 2018-03-23 17:56:31.572 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getList(com.xintong.visualinspection.bean.UserClass) 2018-03-23 17:56:31.572 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/addList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.addList(java.util.List) 2018-03-23 17:56:31.573 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/updateList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.updateList(java.util.List) 2018-03-23 17:56:31.573 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getUsersByTeamId/{user_class_id}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getUsersByTeamId(java.lang.Integer) 2018-03-23 17:56:31.576 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserInfo],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUserInfo(javax.servlet.http.HttpServletRequest) 2018-03-23 17:56:31.577 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/logout],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.logout() 2018-03-23 17:56:31.577 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/addUser],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.addUser(com.xintong.visualinspection.bean.User) throws java.lang.Exception 2018-03-23 17:56:31.578 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/auth/login],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.login(com.xintong.visualinspection.bean.User) 2018-03-23 17:56:31.578 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/updateUser/{userid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.updateUser(com.xintong.visualinspection.bean.User,int) 2018-03-23 17:56:31.579 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getFsUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getFsUsers(com.xintong.visualinspection.bean.User) 2018-03-23 17:56:31.580 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/deleteUser/{userid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.deleteUser(java.lang.Integer) 2018-03-23 17:56:31.580 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUsers(com.xintong.visualinspection.bean.User) 2018-03-23 17:56:31.581 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/get/all/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getallUsers(java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 17:56:31.581 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getWGUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getWGUserList(com.xintong.visualinspection.bean.User) 2018-03-23 17:56:31.582 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserById/{userid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUser(java.lang.Integer) 2018-03-23 17:56:31.582 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getAllCheckman],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getAllCheckman() 2018-03-23 17:56:31.583 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoByDeptAndLane/{page}/{size}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoByDeptAndLane(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Webcam) 2018-03-23 17:56:31.584 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoById/{webcamid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoById(java.lang.String) 2018-03-23 17:56:31.584 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getAllVideo/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getAllVideo(java.lang.Integer,java.lang.Integer) 2018-03-23 17:56:31.662 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/login] onto handler of type [class org.springframework.web.servlet.mvc.ParameterizableViewController] 2018-03-23 17:56:31.707 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 17:56:31.707 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 17:56:31.756 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in baseController 2018-03-23 17:56:31.756 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController 2018-03-23 17:56:31.756 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController 2018-03-23 17:56:31.757 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkItemController 2018-03-23 17:56:31.757 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController 2018-03-23 17:56:31.757 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleController 2018-03-23 17:56:31.758 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleItemController 2018-03-23 17:56:31.758 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in commonController 2018-03-23 17:56:31.758 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in constantController 2018-03-23 17:56:31.758 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in departmentController 2018-03-23 17:56:31.759 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileController 2018-03-23 17:56:31.760 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileExcelController 2018-03-23 17:56:31.760 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in jobController 2018-03-23 17:56:31.760 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in menuController 2018-03-23 17:56:31.761 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in permissionController 2018-03-23 17:56:31.761 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in roleController 2018-03-23 17:56:31.762 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController 2018-03-23 17:56:31.762 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController 2018-03-23 17:56:31.763 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController 2018-03-23 17:56:31.763 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamClassController 2018-03-23 17:56:31.763 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamController 2018-03-23 17:56:31.764 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userClassController 2018-03-23 17:56:31.764 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userController 2018-03-23 17:56:31.764 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in webcamController 2018-03-23 17:56:31.828 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 17:56:32.576 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 17:56:32.577 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 17:56:32.578 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 17:56:33.444 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 17:56:33.449 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 17:56:33.451 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 17:56:33.453 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 17:56:33.454 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 17:56:33.455 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 17:56:33.456 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 17:56:33.457 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 17:56:33.461 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.port=2000 from properties 2018-03-23 17:56:33.461 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.auth_timeout=600000 from properties 2018-03-23 17:56:33.462 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.idle_timeout=600000 from properties 2018-03-23 17:56:33.462 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.default_encoding=UTF-8 from properties 2018-03-23 17:56:33.462 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth=simple from properties 2018-03-23 17:56:33.462 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.username=wen from properties 2018-03-23 17:56:33.462 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.password=wen from properties 2018-03-23 17:56:33.471 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 17:56:33.472 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 17:56:33.472 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 17:56:33.472 |-INFO [restartedMain] org.crsh.ssh.SSHPlugin [185] -| Booting SSHD 2018-03-23 17:56:33.482 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 17:56:33.484 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 17:56:33.485 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 17:56:33.490 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 17:56:33.522 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [113] -| Trying to register BouncyCastle as a JCE provider 2018-03-23 17:56:34.400 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [117] -| Registration succeeded 2018-03-23 17:56:34.467 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [184] -| About to start CRaSSHD 2018-03-23 17:56:34.485 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [187] -| CRaSSHD started on port 2000 2018-03-23 17:56:34.485 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 17:56:34.486 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 17:56:34.487 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 17:56:34.488 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 17:56:35.059 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 17:56:35.059 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/autoconfig || /autoconfig.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 17:56:35.060 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String) 2018-03-23 17:56:35.060 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env || /env.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 17:56:35.061 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 17:56:35.062 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/auditevents || /auditevents.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.boot.actuate.endpoint.mvc.AuditEventsMvcEndpoint.findByPrincipalAndAfterAndType(java.lang.String,java.util.Date,java.lang.String) 2018-03-23 17:56:35.063 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/info || /info.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 17:56:35.065 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.get(java.lang.String) 2018-03-23 17:56:35.065 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v1+json || application/json],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.set(java.lang.String,java.util.Map) 2018-03-23 17:56:35.065 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers || /loggers.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 17:56:35.068 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 17:56:35.069 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 17:56:35.069 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String) 2018-03-23 17:56:35.070 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics || /metrics.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 17:56:35.071 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/beans || /beans.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 17:56:35.071 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/health || /health.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(javax.servlet.http.HttpServletRequest,java.security.Principal) 2018-03-23 17:56:35.072 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/heapdump || /heapdump.json],methods=[GET],produces=[application/octet-stream]}" onto public void org.springframework.boot.actuate.endpoint.mvc.HeapdumpMvcEndpoint.invoke(boolean,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException 2018-03-23 17:56:35.836 |-INFO [restartedMain] org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer [58] -| LiveReload server is running on port 35729 2018-03-23 17:56:35.851 |-WARN [restartedMain] org.springframework.boot.starter.remote.shell.RemoteShellStarterDeprecatedWarningAutoConfiguration [43] -| spring-boot-starter-remote-shell is deprecated as of Spring Boot 1.5 and will be removed in Spring Boot 2.0 2018-03-23 17:56:35.935 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 17:56:35.936 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'clusterDataSource' has been autodetected for JMX exposure 2018-03-23 17:56:35.936 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'masterDataSource' has been autodetected for JMX exposure 2018-03-23 17:56:35.948 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'masterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=masterDataSource,type=DruidDataSource] 2018-03-23 17:56:35.951 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'clusterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=clusterDataSource,type=DruidDataSource] 2018-03-23 17:56:35.951 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 17:56:35.958 |-INFO [restartedMain] org.springframework.context.support.DefaultLifecycleProcessor [343] -| Starting beans in phase 0 2018-03-23 17:56:35.961 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'auditEventsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=auditEventsEndpoint] 2018-03-23 17:56:35.983 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'requestMappingEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=requestMappingEndpoint] 2018-03-23 17:56:35.997 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'environmentEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=environmentEndpoint] 2018-03-23 17:56:36.001 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'healthEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=healthEndpoint] 2018-03-23 17:56:36.005 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'beansEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=beansEndpoint] 2018-03-23 17:56:36.008 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'infoEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=infoEndpoint] 2018-03-23 17:56:36.011 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'loggersEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=loggersEndpoint] 2018-03-23 17:56:36.019 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'metricsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=metricsEndpoint] 2018-03-23 17:56:36.022 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'traceEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=traceEndpoint] 2018-03-23 17:56:36.025 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'dumpEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=dumpEndpoint] 2018-03-23 17:56:36.027 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'autoConfigurationReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=autoConfigurationReportEndpoint] 2018-03-23 17:56:36.030 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'configurationPropertiesReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=configurationPropertiesReportEndpoint] 2018-03-23 17:56:36.104 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-1} inited 2018-03-23 17:56:36.987 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 2018-03-23 17:56:37.005 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Parameters: 2018-03-23 17:56:37.109 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| <== Total: 62 2018-03-23 17:56:37.112 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [45] -| 加载用户信息成功,数据数:0 2018-03-23 17:56:37.115 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-2} inited 2018-03-23 17:56:37.820 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Preparing: SELECT a.*,(select NAME from sys_job where id = a.POSITIONID ) as position_name FROM t_sys_users a 2018-03-23 17:56:37.821 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Parameters: 2018-03-23 17:56:38.129 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| <== Total: 882 2018-03-23 17:56:38.131 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [54] -| 加载用户信息成功,数据数:882 2018-03-23 17:56:38.134 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Preparing: SELECT * FROM t_sys_organ 2018-03-23 17:56:38.135 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Parameters: 2018-03-23 17:56:38.205 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| <== Total: 38 2018-03-23 17:56:38.205 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [63] -| 加载部门信息成功,数据数:38 2018-03-23 17:56:38.226 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 17:56:38.227 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 17:56:38.290 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 17:56:38.291 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [74] -| 加载用户信息成功,数据数:882 2018-03-23 17:56:38.308 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Initializing ProtocolHandler ["http-nio-8089"] 2018-03-23 17:56:38.324 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Starting ProtocolHandler [http-nio-8089] 2018-03-23 17:56:38.337 |-INFO [restartedMain] org.apache.tomcat.util.net.NioSelectorPool [179] -| Using a shared selector for servlet write/read 2018-03-23 17:56:38.365 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [198] -| Tomcat started on port(s): 8089 (http) 2018-03-23 17:56:38.377 |-INFO [restartedMain] com.xintong.VideocheckApplication [57] -| Started VideocheckApplication in 19.191 seconds (JVM running for 22.734) 2018-03-23 17:56:52.263 |-INFO [http-nio-8089-exec-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring FrameworkServlet 'dispatcherServlet' 2018-03-23 17:56:52.263 |-INFO [http-nio-8089-exec-1] org.springframework.web.servlet.DispatcherServlet [489] -| FrameworkServlet 'dispatcherServlet': initialization started 2018-03-23 17:56:52.303 |-INFO [http-nio-8089-exec-1] org.springframework.web.servlet.DispatcherServlet [508] -| FrameworkServlet 'dispatcherServlet': initialization completed in 39 ms 2018-03-23 17:56:52.412 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 17:56:52.566 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 17:56:52.566 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 17:56:52.650 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 17:56:52.652 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 17:56:52.653 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 17:56:52.736 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 17:56:52.740 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 17:56:52.741 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 17:56:52.805 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 17:56:52.952 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 17:56:52.968 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 17:56:53.081 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 17:56:53.083 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 17:56:53.173 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 17:56:53.175 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 17:56:53.177 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 17:56:53.248 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 17:56:53.250 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 17:56:53.251 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 17:56:53.322 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 17:56:53.331 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 17:56:53.333 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 17:56:53.668 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 17:56:53.670 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 17:56:53.672 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 17:56:53.853 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 69 2018-03-23 17:56:53.859 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 17:56:53.861 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 1(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 17:56:53.946 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 17:56:53.948 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 17:56:53.949 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 2(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 17:56:54.012 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 7 2018-03-23 17:56:54.017 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 17:56:54.019 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 3(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 17:56:54.092 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 5 2018-03-23 17:56:54.102 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 17:56:54.106 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 4(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 17:56:54.176 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 17:56:54.261 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 17:56:54.262 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 17:56:54.330 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 17:56:54.334 |-ERROR [myExecutor-1] org.springframework.aop.interceptor.SimpleAsyncUncaughtExceptionHandler [37] -| Unexpected error occurred invoking async method 'public void com.xintong.visualinspection.service.ThreadTaskService.saveDeptStatic(java.util.List,java.lang.Long,java.lang.Long)'. java.lang.NullPointerException: null at com.xintong.visualinspection.service.ThreadTaskService.saveDeptStatic(ThreadTaskService.java:78) at com.xintong.visualinspection.service.ThreadTaskService$$FastClassBySpringCGLIB$$aa5ede3d.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:115) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 2018-03-23 17:58:20.184 |-INFO [restartedMain] com.xintong.VideocheckApplication [48] -| Starting VideocheckApplication on wenhongquan with PID 15316 (C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server\target\classes started by wenhongquan in C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server) 2018-03-23 17:58:20.197 |-INFO [restartedMain] com.xintong.VideocheckApplication [637] -| No active profile set, falling back to default profiles: default 2018-03-23 17:58:20.831 |-INFO [background-preinit] org.hibernate.validator.internal.util.Version [30] -| HV000001: Hibernate Validator 5.3.4.Final 2018-03-23 17:58:21.040 |-INFO [restartedMain] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [582] -| Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@32340340: startup date [Fri Mar 23 17:58:21 CST 2018]; root of context hierarchy 2018-03-23 17:58:25.564 |-INFO [restartedMain] org.springframework.data.repository.config.RepositoryConfigurationDelegate [165] -| Multiple Spring Data modules found, entering strict repository configuration mode! 2018-03-23 17:58:27.244 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$9f5bbbea] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:58:27.513 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$38098424] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:58:27.535 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:58:27.542 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@54872be' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:58:27.556 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$5cde26d6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:58:27.582 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:58:27.613 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'redisConf' of type [com.xintong.system.securityTools.RedisConf$$EnhancerBySpringCGLIB$$8a9f2fe6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:58:27.644 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'keyGenerator' of type [com.xintong.system.securityTools.RedisConf$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:58:27.647 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.cache.annotation.ProxyCachingConfiguration' of type [org.springframework.cache.annotation.ProxyCachingConfiguration$$EnhancerBySpringCGLIB$$e86df208] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:58:28.554 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [89] -| Tomcat initialized with port(s): 8089 (http) 2018-03-23 17:58:28.572 |-INFO [restartedMain] org.apache.catalina.core.StandardService [179] -| Starting service Tomcat 2018-03-23 17:58:28.574 |-INFO [restartedMain] org.apache.catalina.core.StandardEngine [179] -| Starting Servlet Engine: Apache Tomcat/8.5.11 2018-03-23 17:58:28.732 |-INFO [localhost-startStop-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring embedded WebApplicationContext 2018-03-23 17:58:28.732 |-INFO [localhost-startStop-1] org.springframework.web.context.ContextLoader [276] -| Root WebApplicationContext: initialization completed in 7692 ms 2018-03-23 17:58:29.259 |-INFO [localhost-startStop-1] com.xintong.visualinspection.mapper.PageHelperConfiguration [20] -| ------Register MyBatis PageHelper 2018-03-23 17:58:32.578 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'metricsFilter' to: [/*] 2018-03-23 17:58:32.578 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'characterEncodingFilter' to: [/*] 2018-03-23 17:58:32.579 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2018-03-23 17:58:32.579 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'httpPutFormContentFilter' to: [/*] 2018-03-23 17:58:32.580 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'requestContextFilter' to: [/*] 2018-03-23 17:58:32.582 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean [258] -| Mapping filter: 'springSecurityFilterChain' to: [/*] 2018-03-23 17:58:32.582 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'webRequestLoggingFilter' to: [/*] 2018-03-23 17:58:32.583 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [271] -| Mapping filter: 'druidWebStatFilter' to urls: [/*] 2018-03-23 17:58:32.583 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'jwtAuthenticationTokenFilter' to: [/*] 2018-03-23 17:58:32.583 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'corsFilter' to: [/*] 2018-03-23 17:58:32.583 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'authenticationTokenFilterBean' to: [/*] 2018-03-23 17:58:32.584 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'applicationContextIdFilter' to: [/*] 2018-03-23 17:58:32.584 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'dispatcherServlet' to [/] 2018-03-23 17:58:32.585 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'com.xintong.system.druidTools.DruidStatViewServlet' to [/druid/*] 2018-03-23 17:58:34.513 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 2018-03-23 17:58:34.532 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 'threadExecutor' 2018-03-23 17:58:34.893 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/css/**'], [] 2018-03-23 17:58:34.894 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/js/**'], [] 2018-03-23 17:58:35.100 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@dac3d8c, org.springframework.security.web.context.SecurityContextPersistenceFilter@6d4fd5e5, org.springframework.security.web.header.HeaderWriterFilter@18c982ca, org.springframework.web.filter.CorsFilter@48055d93, org.springframework.security.web.authentication.logout.LogoutFilter@254a5aad, com.xintong.system.securityTools.JwtAuthenticationTokenFilter@4ae2081f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@51eaa75b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@53be2090, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@22a4fdad, org.springframework.security.web.session.SessionManagementFilter@5e13e479, org.springframework.security.web.access.ExceptionTranslationFilter@68486a07, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@738f803f] 2018-03-23 17:58:35.151 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$LazyEndpointPathRequestMatcher@544c94e4, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@39d29361, org.springframework.security.web.context.SecurityContextPersistenceFilter@39940eb2, org.springframework.security.web.header.HeaderWriterFilter@3f5bd086, org.springframework.security.web.authentication.logout.LogoutFilter@579822be, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@73fc967d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1c0b4498, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7db5687f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@145affc, org.springframework.security.web.session.SessionManagementFilter@324037b, org.springframework.security.web.access.ExceptionTranslationFilter@2d410f6f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5bc3adcc] 2018-03-23 17:58:35.521 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [534] -| Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@32340340: startup date [Fri Mar 23 17:58:21 CST 2018]; root of context hierarchy 2018-03-23 17:58:35.710 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> com.xintong.visualinspection.controller.AppErrorPageController.error(javax.servlet.http.HttpServletRequest) 2018-03-23 17:58:35.712 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView com.xintong.visualinspection.controller.AppErrorPageController.errorHtml(javax.servlet.http.HttpServletRequest) 2018-03-23 17:58:35.714 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 17:58:35.715 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.update(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 17:58:35.715 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.delete(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 17:58:35.716 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getList(com.xintong.visualinspection.bean.CheckAppeal,java.lang.Integer,java.lang.Integer) 2018-03-23 17:58:35.716 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 17:58:35.717 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getByTaskId(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 17:58:35.717 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getById(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 17:58:35.732 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:58:35.733 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.update(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:58:35.734 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.delete(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:58:35.734 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agree]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agree(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:58:35.735 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agreePatch]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agreePatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:58:35.737 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/refuse]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.refuse(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:58:35.739 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getTopReason]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getTopReason() 2018-03-23 17:58:35.740 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getList(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply,java.lang.Integer,java.lang.Integer) 2018-03-23 17:58:35.741 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getByTaskId(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:58:35.742 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getById(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:58:35.745 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:58:35.746 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.update(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:58:35.747 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:58:35.748 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getAll]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getAll() 2018-03-23 17:58:35.749 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getCheckItemByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getCheckItemByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:58:35.750 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:58:35.751 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByParentId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByParentId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:58:35.752 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getForTaskById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getForTaskById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:58:35.753 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByRuleId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByRuleId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:58:35.757 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 17:58:35.757 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.update(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 17:58:35.758 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.delete(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 17:58:35.758 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getOtherCheckStatistics]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getOtherCheckStatistics(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 17:58:35.759 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckById(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 17:58:35.759 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckByDeptId(com.xintong.visualinspection.bean.CheckOther,java.lang.Integer,java.lang.Integer) 2018-03-23 17:58:35.761 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.add(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:58:35.762 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.update(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:58:35.762 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.delete(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:58:35.763 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getByName]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByName(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:58:35.763 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getItemListByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getItemListByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:58:35.764 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getById(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:58:35.765 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getAllRule/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getAllRules(com.xintong.visualinspection.bean.CheckRule,java.lang.Integer,java.lang.Integer) 2018-03-23 17:58:35.766 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getListById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByListId(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:58:35.768 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(java.util.List) 2018-03-23 17:58:35.769 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:58:35.770 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:58:35.773 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/comm/getTime]}" onto public java.lang.String com.xintong.visualinspection.controller.CommonController.getTime(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 17:58:35.775 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.add(com.xintong.visualinspection.bean.Constant) 2018-03-23 17:58:35.776 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.update(com.xintong.visualinspection.bean.Constant) 2018-03-23 17:58:35.776 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.delete(com.xintong.visualinspection.bean.Constant) 2018-03-23 17:58:35.777 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlag]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlag(com.xintong.visualinspection.bean.Constant) 2018-03-23 17:58:35.777 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlagAndValue]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlagAndValue(com.xintong.visualinspection.bean.Constant) 2018-03-23 17:58:35.778 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByName(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Constant) 2018-03-23 17:58:35.781 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAll() 2018-03-23 17:58:35.782 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptInfosByDeptId],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptInfosByDeptId(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Organ) 2018-03-23 17:58:35.783 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/updateDept/{organid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.updateDept(com.xintong.visualinspection.bean.Organ,int) 2018-03-23 17:58:35.783 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllWG],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllWG() 2018-03-23 17:58:35.784 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptByParent/{pid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptByParent(java.lang.Integer) 2018-03-23 17:58:35.784 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptById/{organid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptById(java.lang.Integer) 2018-03-23 17:58:35.785 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/addDept],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.addDept(com.xintong.visualinspection.bean.Organ) throws java.lang.Exception 2018-03-23 17:58:35.785 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getFsByDept],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAFsByDeptId(javax.servlet.http.HttpServletRequest) 2018-03-23 17:58:35.785 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllFs],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllFs() 2018-03-23 17:58:35.786 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllRM],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllRM() 2018-03-23 17:58:35.786 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/deleteDept/{organid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.deleteDept(java.lang.Integer) 2018-03-23 17:58:35.787 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllDept(javax.servlet.http.HttpServletRequest) 2018-03-23 17:58:35.790 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/upload]}" onto public java.lang.String com.xintong.visualinspection.controller.FileController.UploadFile(javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartHttpServletRequest) 2018-03-23 17:58:35.791 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/download/{filename:[a-zA-Z0-9-.]+}],methods=[GET]}" onto public void com.xintong.visualinspection.controller.FileController.Download(javax.servlet.http.HttpServletResponse,java.lang.String) 2018-03-23 17:58:35.792 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/batch/upload],methods=[POST]}" onto public void com.xintong.visualinspection.controller.FileController.handleFileUpload(javax.servlet.http.HttpServletRequest) 2018-03-23 17:58:35.795 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/appeal/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getAppealStatisticExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 17:58:35.796 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/business/feedback],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getBusinessFeedback(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 17:58:35.797 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/static/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheckststic(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 17:58:35.797 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/check/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getCheckWorkExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 17:58:35.798 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 17:58:35.798 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/item/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreItemInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 17:58:35.799 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/employee/order],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getEmployeeOrder(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 17:58:35.800 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheck(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 17:58:35.800 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/operation/manage/integration],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOperationInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 17:58:35.801 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/job/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.JobController.add(com.xintong.visualinspection.bean.Job) 2018-03-23 17:58:35.803 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/addMenu],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.addMenu(com.xintong.visualinspection.bean.Menu) throws java.lang.Exception 2018-03-23 17:58:35.803 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getAllMenu(javax.servlet.http.HttpServletRequest,java.lang.Integer) 2018-03-23 17:58:35.804 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuByParent/{pid}/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuByParent(java.lang.Integer,java.lang.Integer,java.lang.Integer) 2018-03-23 17:58:35.806 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/updateMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.updateMenu(com.xintong.visualinspection.bean.Menu,int) 2018-03-23 17:58:35.808 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/deleteMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.deleteMenu(java.lang.Integer) 2018-03-23 17:58:35.809 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuById/{menuid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuById(java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 17:58:35.811 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updateRolePermission],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updateRolePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 17:58:35.812 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/getPermissionByRole/{roleid}/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getPermissionByRole(java.lang.Integer,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.User) 2018-03-23 17:58:35.812 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getAllPermission() 2018-03-23 17:58:35.813 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addRolePermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 17:58:35.814 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addPermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.bean.Permission) throws java.lang.Exception 2018-03-23 17:58:35.814 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updatePermission/{permissionid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updatePermission(com.xintong.visualinspection.bean.Permission,int) 2018-03-23 17:58:35.815 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deletePermission/{permissionid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(java.lang.Integer) 2018-03-23 17:58:35.815 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deleteRolePermission],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 17:58:35.819 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/addRole],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.addRole(com.xintong.visualinspection.bean.Role) throws java.lang.Exception 2018-03-23 17:58:35.819 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindPermission/{roleId}/{permissions}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindPermission(java.lang.Integer,java.lang.String) 2018-03-23 17:58:35.820 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPosition/{positionId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPosition(java.lang.Integer) 2018-03-23 17:58:35.821 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPermision/{permisionid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPermisionidn(java.lang.Integer) 2018-03-23 17:58:35.824 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRole(javax.servlet.http.HttpServletRequest) 2018-03-23 17:58:35.825 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/alldata/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRoleData(java.lang.Integer,java.lang.Integer) 2018-03-23 17:58:35.825 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/updateRole/{roleid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.updateRole(com.xintong.visualinspection.bean.Role,int) 2018-03-23 17:58:35.825 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/deleteRole/{roleid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.deleteRole(java.lang.Integer) 2018-03-23 17:58:35.826 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByUser/{userId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByUser(java.lang.Integer) 2018-03-23 17:58:35.826 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindUser/{roleId}/{users}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindUser(java.lang.Integer,java.lang.String) 2018-03-23 17:58:35.827 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByDept/{deptId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByDept(java.lang.Integer) 2018-03-23 17:58:35.829 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.add(com.xintong.visualinspection.bean.Score) 2018-03-23 17:58:35.830 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 17:58:35.830 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.delete(com.xintong.visualinspection.bean.Score) 2018-03-23 17:58:35.831 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/updateByTaskIdAndPerson]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.updateByTaskIdAndPerson(com.xintong.visualinspection.bean.Score) 2018-03-23 17:58:35.832 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getByTaskId(com.xintong.visualinspection.bean.Score) 2018-03-23 17:58:35.832 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getTopRemark]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getTopRemark() 2018-03-23 17:58:35.832 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getScoreList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getScoreList(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Score) 2018-03-23 17:58:35.833 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/backoutScore]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.backoutScore(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 17:58:35.842 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/business/feedback]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getBusinessFeedback(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:58:35.842 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:58:35.843 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/up/five]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUp5PersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:58:35.844 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.deletecheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 17:58:35.844 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:58:35.845 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/checkedItem/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:58:35.845 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectYearScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:58:35.846 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/twice/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getTwiceCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:58:35.846 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:58:35.846 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker/staff]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWreckerStaff(com.xintong.visualinspection.bean.WreckerStatisticsBO) 2018-03-23 17:58:35.847 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/stuff/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getPersonalStuffItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:58:35.847 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/center/manage/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:58:35.847 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/score/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:58:35.848 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 17:58:35.848 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/detail]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrderByUserId(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:58:35.848 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 17:58:35.848 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 17:58:35.849 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/manage/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:58:35.850 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/user/score]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.UserStatistic) 2018-03-23 17:58:35.851 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/checkedItem/detail/info/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.StatisticsBean,java.lang.Integer,java.lang.Integer) 2018-03-23 17:58:35.851 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:58:35.852 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/item/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:58:35.852 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/data]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(java.lang.String) 2018-03-23 17:58:35.852 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:58:35.853 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/operation/manage/integration]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getOperationInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:58:35.853 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 17:58:35.853 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/add]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.addcheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 17:58:35.853 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWrecker(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:58:35.854 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/checkman/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckmanInfo(com.xintong.visualinspection.bean.CheckmanStatisticsBean) 2018-03-23 17:58:35.854 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/appeal]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckAppeal(com.xintong.visualinspection.bean.CheckAppealStatistic) 2018-03-23 17:58:35.857 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.add(com.xintong.visualinspection.bean.Task) 2018-03-23 17:58:35.858 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatch]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 17:58:35.858 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 17:58:35.859 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.delete(com.xintong.visualinspection.bean.Task) 2018-03-23 17:58:35.859 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCheckedTaskByPage/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCheckedTaskByPage(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 17:58:35.859 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchAllNoScoreTask]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchAllNoScoreTask(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 17:58:35.860 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/gettasklistbydept/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskListByDept(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.pojo.TaskListByDeptAppeal) 2018-03-23 17:58:35.860 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 17:58:35.860 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getById(com.xintong.visualinspection.bean.Task) 2018-03-23 17:58:35.861 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/confirm]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.confirm(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 17:58:35.861 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getStatusById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getStatusById(com.xintong.visualinspection.bean.Task) 2018-03-23 17:58:35.861 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/deleteUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.deleteUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 17:58:35.862 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchById(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 17:58:35.862 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskStart]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskStart(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 17:58:35.862 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskEnd]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskEnd(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 17:58:35.863 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/updateUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.updateUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 17:58:35.864 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 17:58:35.866 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.add(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 17:58:35.866 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 17:58:35.867 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 17:58:35.867 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.delete(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 17:58:35.868 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassListAndUsers]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassListAndUsers(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 17:58:35.868 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.addList(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 17:58:35.868 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getUserClasss]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.pojo.TeamClass) 2018-03-23 17:58:35.869 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassList]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 17:58:35.869 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassById(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 17:58:35.869 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassCode]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassCodeInfo(com.xintong.visualinspection.bean.ClassCode) 2018-03-23 17:58:35.871 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.add(com.xintong.visualinspection.bean.Team) 2018-03-23 17:58:35.871 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.update(com.xintong.visualinspection.bean.Team) 2018-03-23 17:58:35.872 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.delete(com.xintong.visualinspection.bean.Team) 2018-03-23 17:58:35.872 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamPersonsByUserClassId/{user_calss_id}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsByUserClassId(java.lang.Long) 2018-03-23 17:58:35.873 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getDetailById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsById(com.xintong.visualinspection.bean.Team) 2018-03-23 17:58:35.873 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByDeptId(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 17:58:35.874 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByName(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer) 2018-03-23 17:58:35.875 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamById(com.xintong.visualinspection.bean.Team) 2018-03-23 17:58:35.876 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test1]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index() 2018-03-23 17:58:35.876 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 17:58:35.876 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[PUT]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.update() 2018-03-23 17:58:35.876 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[POST]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.save() 2018-03-23 17:58:35.877 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.test() 2018-03-23 17:58:35.877 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/login]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.login() 2018-03-23 17:58:35.877 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.getList() 2018-03-23 17:58:35.877 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/admin]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.hello() 2018-03-23 17:58:35.878 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getList(com.xintong.visualinspection.bean.UserClass) 2018-03-23 17:58:35.879 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/addList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.addList(java.util.List) 2018-03-23 17:58:35.880 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getUsersByTeamId/{user_class_id}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getUsersByTeamId(java.lang.Integer) 2018-03-23 17:58:35.881 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/updateList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.updateList(java.util.List) 2018-03-23 17:58:35.883 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserInfo],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUserInfo(javax.servlet.http.HttpServletRequest) 2018-03-23 17:58:35.884 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/addUser],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.addUser(com.xintong.visualinspection.bean.User) throws java.lang.Exception 2018-03-23 17:58:35.884 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/logout],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.logout() 2018-03-23 17:58:35.885 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/auth/login],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.login(com.xintong.visualinspection.bean.User) 2018-03-23 17:58:35.885 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/updateUser/{userid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.updateUser(com.xintong.visualinspection.bean.User,int) 2018-03-23 17:58:35.886 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/deleteUser/{userid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.deleteUser(java.lang.Integer) 2018-03-23 17:58:35.886 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/get/all/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getallUsers(java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 17:58:35.886 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUsers(com.xintong.visualinspection.bean.User) 2018-03-23 17:58:35.887 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserById/{userid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUser(java.lang.Integer) 2018-03-23 17:58:35.887 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getAllCheckman],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getAllCheckman() 2018-03-23 17:58:35.888 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getFsUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getFsUsers(com.xintong.visualinspection.bean.User) 2018-03-23 17:58:35.888 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getWGUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getWGUserList(com.xintong.visualinspection.bean.User) 2018-03-23 17:58:35.890 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoByDeptAndLane/{page}/{size}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoByDeptAndLane(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Webcam) 2018-03-23 17:58:35.890 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getAllVideo/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getAllVideo(java.lang.Integer,java.lang.Integer) 2018-03-23 17:58:35.890 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoById/{webcamid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoById(java.lang.String) 2018-03-23 17:58:36.032 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/login] onto handler of type [class org.springframework.web.servlet.mvc.ParameterizableViewController] 2018-03-23 17:58:36.137 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 17:58:36.137 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 17:58:36.209 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in baseController 2018-03-23 17:58:36.210 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController 2018-03-23 17:58:36.211 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController 2018-03-23 17:58:36.211 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkItemController 2018-03-23 17:58:36.212 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController 2018-03-23 17:58:36.212 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleController 2018-03-23 17:58:36.213 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleItemController 2018-03-23 17:58:36.213 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in commonController 2018-03-23 17:58:36.214 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in constantController 2018-03-23 17:58:36.215 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in departmentController 2018-03-23 17:58:36.215 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileController 2018-03-23 17:58:36.216 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileExcelController 2018-03-23 17:58:36.216 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in jobController 2018-03-23 17:58:36.217 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in menuController 2018-03-23 17:58:36.218 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in permissionController 2018-03-23 17:58:36.218 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in roleController 2018-03-23 17:58:36.220 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController 2018-03-23 17:58:36.223 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController 2018-03-23 17:58:36.224 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController 2018-03-23 17:58:36.225 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamClassController 2018-03-23 17:58:36.226 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamController 2018-03-23 17:58:36.226 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userClassController 2018-03-23 17:58:36.227 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userController 2018-03-23 17:58:36.227 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in webcamController 2018-03-23 17:58:36.337 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 17:58:37.474 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 17:58:37.476 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 17:58:37.477 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 17:58:38.394 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 17:58:38.405 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 17:58:38.409 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 17:58:38.411 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 17:58:38.413 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 17:58:38.415 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 17:58:38.417 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 17:58:38.419 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 17:58:38.423 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.port=2000 from properties 2018-03-23 17:58:38.425 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.auth_timeout=600000 from properties 2018-03-23 17:58:38.425 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.idle_timeout=600000 from properties 2018-03-23 17:58:38.425 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.default_encoding=UTF-8 from properties 2018-03-23 17:58:38.426 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth=simple from properties 2018-03-23 17:58:38.426 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.username=wen from properties 2018-03-23 17:58:38.426 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.password=wen from properties 2018-03-23 17:58:38.440 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 17:58:38.440 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 17:58:38.441 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 17:58:38.441 |-INFO [restartedMain] org.crsh.ssh.SSHPlugin [185] -| Booting SSHD 2018-03-23 17:58:38.457 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 17:58:38.459 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 17:58:38.459 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 17:58:38.467 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 17:58:38.505 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [113] -| Trying to register BouncyCastle as a JCE provider 2018-03-23 17:58:39.594 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [117] -| Registration succeeded 2018-03-23 17:58:39.691 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [184] -| About to start CRaSSHD 2018-03-23 17:58:39.726 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [187] -| CRaSSHD started on port 2000 2018-03-23 17:58:39.728 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 17:58:39.728 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 17:58:39.729 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 17:58:39.730 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 17:58:40.591 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 17:58:40.591 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/info || /info.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 17:58:40.592 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 17:58:40.593 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/auditevents || /auditevents.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.boot.actuate.endpoint.mvc.AuditEventsMvcEndpoint.findByPrincipalAndAfterAndType(java.lang.String,java.util.Date,java.lang.String) 2018-03-23 17:58:40.594 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 17:58:40.594 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String) 2018-03-23 17:58:40.595 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics || /metrics.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 17:58:40.596 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/heapdump || /heapdump.json],methods=[GET],produces=[application/octet-stream]}" onto public void org.springframework.boot.actuate.endpoint.mvc.HeapdumpMvcEndpoint.invoke(boolean,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException 2018-03-23 17:58:40.597 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/health || /health.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(javax.servlet.http.HttpServletRequest,java.security.Principal) 2018-03-23 17:58:40.599 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.get(java.lang.String) 2018-03-23 17:58:40.600 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v1+json || application/json],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.set(java.lang.String,java.util.Map) 2018-03-23 17:58:40.600 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers || /loggers.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 17:58:40.601 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/beans || /beans.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 17:58:40.601 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/autoconfig || /autoconfig.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 17:58:40.602 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 17:58:40.603 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String) 2018-03-23 17:58:40.604 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env || /env.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 17:58:41.715 |-INFO [restartedMain] org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer [58] -| LiveReload server is running on port 35729 2018-03-23 17:58:41.743 |-WARN [restartedMain] org.springframework.boot.starter.remote.shell.RemoteShellStarterDeprecatedWarningAutoConfiguration [43] -| spring-boot-starter-remote-shell is deprecated as of Spring Boot 1.5 and will be removed in Spring Boot 2.0 2018-03-23 17:58:42.033 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 17:58:42.036 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'clusterDataSource' has been autodetected for JMX exposure 2018-03-23 17:58:42.036 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'masterDataSource' has been autodetected for JMX exposure 2018-03-23 17:58:42.049 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'masterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=masterDataSource,type=DruidDataSource] 2018-03-23 17:58:42.052 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'clusterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=clusterDataSource,type=DruidDataSource] 2018-03-23 17:58:42.053 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 17:58:42.061 |-INFO [restartedMain] org.springframework.context.support.DefaultLifecycleProcessor [343] -| Starting beans in phase 0 2018-03-23 17:58:42.064 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'auditEventsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=auditEventsEndpoint] 2018-03-23 17:58:42.093 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'requestMappingEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=requestMappingEndpoint] 2018-03-23 17:58:42.113 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'environmentEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=environmentEndpoint] 2018-03-23 17:58:42.118 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'healthEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=healthEndpoint] 2018-03-23 17:58:42.123 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'beansEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=beansEndpoint] 2018-03-23 17:58:42.128 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'infoEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=infoEndpoint] 2018-03-23 17:58:42.132 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'loggersEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=loggersEndpoint] 2018-03-23 17:58:42.142 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'metricsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=metricsEndpoint] 2018-03-23 17:58:42.145 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'traceEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=traceEndpoint] 2018-03-23 17:58:42.148 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'dumpEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=dumpEndpoint] 2018-03-23 17:58:42.151 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'autoConfigurationReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=autoConfigurationReportEndpoint] 2018-03-23 17:58:42.154 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'configurationPropertiesReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=configurationPropertiesReportEndpoint] 2018-03-23 17:58:42.239 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-1} inited 2018-03-23 17:58:43.733 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 2018-03-23 17:58:43.757 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Parameters: 2018-03-23 17:58:43.939 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| <== Total: 62 2018-03-23 17:58:43.943 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [45] -| 加载用户信息成功,数据数:0 2018-03-23 17:58:43.947 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-2} inited 2018-03-23 17:58:44.611 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Preparing: SELECT a.*,(select NAME from sys_job where id = a.POSITIONID ) as position_name FROM t_sys_users a 2018-03-23 17:58:44.612 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Parameters: 2018-03-23 17:58:44.911 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| <== Total: 882 2018-03-23 17:58:44.912 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [54] -| 加载用户信息成功,数据数:882 2018-03-23 17:58:44.914 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Preparing: SELECT * FROM t_sys_organ 2018-03-23 17:58:44.915 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Parameters: 2018-03-23 17:58:45.007 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| <== Total: 38 2018-03-23 17:58:45.007 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [63] -| 加载部门信息成功,数据数:38 2018-03-23 17:58:45.036 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 17:58:45.036 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 17:58:45.162 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 17:58:45.163 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [74] -| 加载用户信息成功,数据数:882 2018-03-23 17:58:45.188 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Initializing ProtocolHandler ["http-nio-8089"] 2018-03-23 17:58:45.212 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Starting ProtocolHandler [http-nio-8089] 2018-03-23 17:58:45.232 |-INFO [restartedMain] org.apache.tomcat.util.net.NioSelectorPool [179] -| Using a shared selector for servlet write/read 2018-03-23 17:58:45.261 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [198] -| Tomcat started on port(s): 8089 (http) 2018-03-23 17:58:45.272 |-INFO [restartedMain] com.xintong.VideocheckApplication [57] -| Started VideocheckApplication in 25.897 seconds (JVM running for 32.461) 2018-03-23 17:59:45.291 |-INFO [restartedMain] com.xintong.VideocheckApplication [48] -| Starting VideocheckApplication on wenhongquan with PID 14868 (C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server\target\classes started by wenhongquan in C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server) 2018-03-23 17:59:45.298 |-INFO [restartedMain] com.xintong.VideocheckApplication [637] -| No active profile set, falling back to default profiles: default 2018-03-23 17:59:45.706 |-INFO [background-preinit] org.hibernate.validator.internal.util.Version [30] -| HV000001: Hibernate Validator 5.3.4.Final 2018-03-23 17:59:45.771 |-INFO [restartedMain] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [582] -| Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@7274a98d: startup date [Fri Mar 23 17:59:45 CST 2018]; root of context hierarchy 2018-03-23 17:59:49.449 |-INFO [restartedMain] org.springframework.data.repository.config.RepositoryConfigurationDelegate [165] -| Multiple Spring Data modules found, entering strict repository configuration mode! 2018-03-23 17:59:51.324 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$98a3f269] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:59:51.607 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$3151baa3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:59:51.631 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:59:51.638 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@606e481e' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:59:51.656 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$56265d55] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:59:51.693 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:59:51.730 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'redisConf' of type [com.xintong.system.securityTools.RedisConf$$EnhancerBySpringCGLIB$$83e76665] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:59:51.765 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'keyGenerator' of type [com.xintong.system.securityTools.RedisConf$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:59:51.767 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.cache.annotation.ProxyCachingConfiguration' of type [org.springframework.cache.annotation.ProxyCachingConfiguration$$EnhancerBySpringCGLIB$$e1b62887] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 17:59:52.564 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [89] -| Tomcat initialized with port(s): 8089 (http) 2018-03-23 17:59:52.580 |-INFO [restartedMain] org.apache.catalina.core.StandardService [179] -| Starting service Tomcat 2018-03-23 17:59:52.582 |-INFO [restartedMain] org.apache.catalina.core.StandardEngine [179] -| Starting Servlet Engine: Apache Tomcat/8.5.11 2018-03-23 17:59:52.740 |-INFO [localhost-startStop-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring embedded WebApplicationContext 2018-03-23 17:59:52.740 |-INFO [localhost-startStop-1] org.springframework.web.context.ContextLoader [276] -| Root WebApplicationContext: initialization completed in 6969 ms 2018-03-23 17:59:53.255 |-INFO [localhost-startStop-1] com.xintong.visualinspection.mapper.PageHelperConfiguration [20] -| ------Register MyBatis PageHelper 2018-03-23 17:59:56.417 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'metricsFilter' to: [/*] 2018-03-23 17:59:56.418 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'characterEncodingFilter' to: [/*] 2018-03-23 17:59:56.418 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2018-03-23 17:59:56.419 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'httpPutFormContentFilter' to: [/*] 2018-03-23 17:59:56.419 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'requestContextFilter' to: [/*] 2018-03-23 17:59:56.421 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean [258] -| Mapping filter: 'springSecurityFilterChain' to: [/*] 2018-03-23 17:59:56.421 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'webRequestLoggingFilter' to: [/*] 2018-03-23 17:59:56.421 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [271] -| Mapping filter: 'druidWebStatFilter' to urls: [/*] 2018-03-23 17:59:56.421 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'jwtAuthenticationTokenFilter' to: [/*] 2018-03-23 17:59:56.422 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'corsFilter' to: [/*] 2018-03-23 17:59:56.422 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'authenticationTokenFilterBean' to: [/*] 2018-03-23 17:59:56.423 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'applicationContextIdFilter' to: [/*] 2018-03-23 17:59:56.423 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'dispatcherServlet' to [/] 2018-03-23 17:59:56.425 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'com.xintong.system.druidTools.DruidStatViewServlet' to [/druid/*] 2018-03-23 17:59:58.232 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 2018-03-23 17:59:58.248 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 'threadExecutor' 2018-03-23 17:59:58.570 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/css/**'], [] 2018-03-23 17:59:58.570 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/js/**'], [] 2018-03-23 17:59:58.773 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@a2712d9, org.springframework.security.web.context.SecurityContextPersistenceFilter@2606eec1, org.springframework.security.web.header.HeaderWriterFilter@37b8b02e, org.springframework.web.filter.CorsFilter@45b9fb05, org.springframework.security.web.authentication.logout.LogoutFilter@25755545, com.xintong.system.securityTools.JwtAuthenticationTokenFilter@5fd133de, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@237f467d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1c94f2dc, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4b1d8c92, org.springframework.security.web.session.SessionManagementFilter@19b0fb84, org.springframework.security.web.access.ExceptionTranslationFilter@c25a1d0, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4bc33a40] 2018-03-23 17:59:58.820 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$LazyEndpointPathRequestMatcher@34cde790, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@17c0b46c, org.springframework.security.web.context.SecurityContextPersistenceFilter@3074145c, org.springframework.security.web.header.HeaderWriterFilter@4cdb5f2d, org.springframework.security.web.authentication.logout.LogoutFilter@75cc0e4e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1c28a189, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@41b3c982, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5707c4ae, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3494d440, org.springframework.security.web.session.SessionManagementFilter@65ec21d0, org.springframework.security.web.access.ExceptionTranslationFilter@91f053d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7fe9952a] 2018-03-23 17:59:59.062 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [534] -| Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@7274a98d: startup date [Fri Mar 23 17:59:45 CST 2018]; root of context hierarchy 2018-03-23 17:59:59.249 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> com.xintong.visualinspection.controller.AppErrorPageController.error(javax.servlet.http.HttpServletRequest) 2018-03-23 17:59:59.251 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView com.xintong.visualinspection.controller.AppErrorPageController.errorHtml(javax.servlet.http.HttpServletRequest) 2018-03-23 17:59:59.253 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 17:59:59.254 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.update(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 17:59:59.254 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.delete(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 17:59:59.255 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getById(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 17:59:59.255 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getList(com.xintong.visualinspection.bean.CheckAppeal,java.lang.Integer,java.lang.Integer) 2018-03-23 17:59:59.256 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getByTaskId(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 17:59:59.256 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 17:59:59.264 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:59:59.265 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.update(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:59:59.265 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.delete(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:59:59.266 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getById(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:59:59.266 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getList(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply,java.lang.Integer,java.lang.Integer) 2018-03-23 17:59:59.267 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getTopReason]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getTopReason() 2018-03-23 17:59:59.267 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getByTaskId(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:59:59.268 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agree]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agree(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:59:59.268 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agreePatch]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agreePatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:59:59.269 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/refuse]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.refuse(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 17:59:59.272 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:59:59.274 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.update(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:59:59.274 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:59:59.275 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getAll]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getAll() 2018-03-23 17:59:59.276 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getCheckItemByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getCheckItemByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:59:59.277 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:59:59.277 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getForTaskById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getForTaskById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:59:59.278 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByParentId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByParentId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:59:59.279 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByRuleId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByRuleId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:59:59.281 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 17:59:59.282 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.update(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 17:59:59.283 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.delete(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 17:59:59.283 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getOtherCheckStatistics]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getOtherCheckStatistics(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 17:59:59.283 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckByDeptId(com.xintong.visualinspection.bean.CheckOther,java.lang.Integer,java.lang.Integer) 2018-03-23 17:59:59.284 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckById(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 17:59:59.287 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.add(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:59:59.287 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.update(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:59:59.288 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.delete(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:59:59.289 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getByName]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByName(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:59:59.290 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getItemListByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getItemListByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:59:59.290 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getById(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:59:59.290 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getAllRule/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getAllRules(com.xintong.visualinspection.bean.CheckRule,java.lang.Integer,java.lang.Integer) 2018-03-23 17:59:59.291 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getListById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByListId(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 17:59:59.292 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(java.util.List) 2018-03-23 17:59:59.293 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:59:59.294 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 17:59:59.295 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/comm/getTime]}" onto public java.lang.String com.xintong.visualinspection.controller.CommonController.getTime(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 17:59:59.297 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.add(com.xintong.visualinspection.bean.Constant) 2018-03-23 17:59:59.298 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.update(com.xintong.visualinspection.bean.Constant) 2018-03-23 17:59:59.298 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.delete(com.xintong.visualinspection.bean.Constant) 2018-03-23 17:59:59.299 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlagAndValue]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlagAndValue(com.xintong.visualinspection.bean.Constant) 2018-03-23 17:59:59.300 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByName(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Constant) 2018-03-23 17:59:59.300 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlag]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlag(com.xintong.visualinspection.bean.Constant) 2018-03-23 17:59:59.304 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAll() 2018-03-23 17:59:59.306 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptInfosByDeptId],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptInfosByDeptId(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Organ) 2018-03-23 17:59:59.307 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllFs],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllFs() 2018-03-23 17:59:59.308 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/updateDept/{organid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.updateDept(com.xintong.visualinspection.bean.Organ,int) 2018-03-23 17:59:59.308 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptByParent/{pid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptByParent(java.lang.Integer) 2018-03-23 17:59:59.309 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllRM],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllRM() 2018-03-23 17:59:59.310 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getFsByDept],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAFsByDeptId(javax.servlet.http.HttpServletRequest) 2018-03-23 17:59:59.310 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptById/{organid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptById(java.lang.Integer) 2018-03-23 17:59:59.310 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllDept(javax.servlet.http.HttpServletRequest) 2018-03-23 17:59:59.311 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/deleteDept/{organid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.deleteDept(java.lang.Integer) 2018-03-23 17:59:59.312 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllWG],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllWG() 2018-03-23 17:59:59.312 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/addDept],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.addDept(com.xintong.visualinspection.bean.Organ) throws java.lang.Exception 2018-03-23 17:59:59.314 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/download/{filename:[a-zA-Z0-9-.]+}],methods=[GET]}" onto public void com.xintong.visualinspection.controller.FileController.Download(javax.servlet.http.HttpServletResponse,java.lang.String) 2018-03-23 17:59:59.314 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/upload]}" onto public java.lang.String com.xintong.visualinspection.controller.FileController.UploadFile(javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartHttpServletRequest) 2018-03-23 17:59:59.315 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/batch/upload],methods=[POST]}" onto public void com.xintong.visualinspection.controller.FileController.handleFileUpload(javax.servlet.http.HttpServletRequest) 2018-03-23 17:59:59.317 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/appeal/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getAppealStatisticExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 17:59:59.317 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/check/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getCheckWorkExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 17:59:59.318 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/static/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheckststic(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 17:59:59.318 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/business/feedback],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getBusinessFeedback(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 17:59:59.318 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheck(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 17:59:59.319 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/operation/manage/integration],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOperationInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 17:59:59.320 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/employee/order],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getEmployeeOrder(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 17:59:59.321 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 17:59:59.323 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/item/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreItemInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 17:59:59.324 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/job/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.JobController.add(com.xintong.visualinspection.bean.Job) 2018-03-23 17:59:59.327 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuById/{menuid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuById(java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 17:59:59.327 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuByParent/{pid}/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuByParent(java.lang.Integer,java.lang.Integer,java.lang.Integer) 2018-03-23 17:59:59.328 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/addMenu],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.addMenu(com.xintong.visualinspection.bean.Menu) throws java.lang.Exception 2018-03-23 17:59:59.328 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getAllMenu(javax.servlet.http.HttpServletRequest,java.lang.Integer) 2018-03-23 17:59:59.329 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/updateMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.updateMenu(com.xintong.visualinspection.bean.Menu,int) 2018-03-23 17:59:59.329 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/deleteMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.deleteMenu(java.lang.Integer) 2018-03-23 17:59:59.331 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updateRolePermission],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updateRolePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 17:59:59.332 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/getPermissionByRole/{roleid}/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getPermissionByRole(java.lang.Integer,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.User) 2018-03-23 17:59:59.333 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updatePermission/{permissionid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updatePermission(com.xintong.visualinspection.bean.Permission,int) 2018-03-23 17:59:59.334 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deletePermission/{permissionid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(java.lang.Integer) 2018-03-23 17:59:59.335 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deleteRolePermission],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 17:59:59.336 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addRolePermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 17:59:59.336 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addPermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.bean.Permission) throws java.lang.Exception 2018-03-23 17:59:59.339 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getAllPermission() 2018-03-23 17:59:59.343 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/addRole],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.addRole(com.xintong.visualinspection.bean.Role) throws java.lang.Exception 2018-03-23 17:59:59.344 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindPermission/{roleId}/{permissions}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindPermission(java.lang.Integer,java.lang.String) 2018-03-23 17:59:59.344 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPosition/{positionId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPosition(java.lang.Integer) 2018-03-23 17:59:59.344 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPermision/{permisionid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPermisionidn(java.lang.Integer) 2018-03-23 17:59:59.345 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindUser/{roleId}/{users}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindUser(java.lang.Integer,java.lang.String) 2018-03-23 17:59:59.345 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/alldata/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRoleData(java.lang.Integer,java.lang.Integer) 2018-03-23 17:59:59.345 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByUser/{userId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByUser(java.lang.Integer) 2018-03-23 17:59:59.345 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/deleteRole/{roleid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.deleteRole(java.lang.Integer) 2018-03-23 17:59:59.346 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRole(javax.servlet.http.HttpServletRequest) 2018-03-23 17:59:59.346 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByDept/{deptId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByDept(java.lang.Integer) 2018-03-23 17:59:59.347 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/updateRole/{roleid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.updateRole(com.xintong.visualinspection.bean.Role,int) 2018-03-23 17:59:59.349 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.add(com.xintong.visualinspection.bean.Score) 2018-03-23 17:59:59.349 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 17:59:59.350 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.delete(com.xintong.visualinspection.bean.Score) 2018-03-23 17:59:59.350 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/updateByTaskIdAndPerson]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.updateByTaskIdAndPerson(com.xintong.visualinspection.bean.Score) 2018-03-23 17:59:59.351 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getByTaskId(com.xintong.visualinspection.bean.Score) 2018-03-23 17:59:59.351 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getTopRemark]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getTopRemark() 2018-03-23 17:59:59.352 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getScoreList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getScoreList(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Score) 2018-03-23 17:59:59.352 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/backoutScore]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.backoutScore(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 17:59:59.357 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/manage/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:59:59.358 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/user/score]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.UserStatistic) 2018-03-23 17:59:59.359 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/checkedItem/detail/info/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.StatisticsBean,java.lang.Integer,java.lang.Integer) 2018-03-23 17:59:59.359 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 17:59:59.360 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/business/feedback]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getBusinessFeedback(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:59:59.360 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:59:59.361 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/checkedItem/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:59:59.361 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/center/manage/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:59:59.362 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.deletecheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 17:59:59.362 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:59:59.363 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/twice/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getTwiceCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:59:59.363 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:59:59.364 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectYearScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:59:59.365 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/score/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:59:59.365 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/detail]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrderByUserId(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:59:59.365 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/stuff/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getPersonalStuffItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:59:59.366 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 17:59:59.366 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 17:59:59.367 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/up/five]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUp5PersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:59:59.367 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker/staff]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWreckerStaff(com.xintong.visualinspection.bean.WreckerStatisticsBO) 2018-03-23 17:59:59.367 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/operation/manage/integration]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getOperationInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:59:59.367 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/data]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(java.lang.String) 2018-03-23 17:59:59.368 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:59:59.368 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:59:59.368 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/item/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:59:59.369 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/checkman/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckmanInfo(com.xintong.visualinspection.bean.CheckmanStatisticsBean) 2018-03-23 17:59:59.369 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/appeal]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckAppeal(com.xintong.visualinspection.bean.CheckAppealStatistic) 2018-03-23 17:59:59.369 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 17:59:59.370 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWrecker(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 17:59:59.370 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/add]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.addcheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 17:59:59.374 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.add(com.xintong.visualinspection.bean.Task) 2018-03-23 17:59:59.375 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatch]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 17:59:59.376 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 17:59:59.377 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.delete(com.xintong.visualinspection.bean.Task) 2018-03-23 17:59:59.377 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getById(com.xintong.visualinspection.bean.Task) 2018-03-23 17:59:59.378 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 17:59:59.378 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskEnd]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskEnd(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 17:59:59.378 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskStart]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskStart(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 17:59:59.379 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/confirm]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.confirm(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 17:59:59.379 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getStatusById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getStatusById(com.xintong.visualinspection.bean.Task) 2018-03-23 17:59:59.380 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchById(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 17:59:59.380 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/deleteUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.deleteUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 17:59:59.380 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 17:59:59.381 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/updateUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.updateUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 17:59:59.381 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCheckedTaskByPage/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCheckedTaskByPage(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 17:59:59.382 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchAllNoScoreTask]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchAllNoScoreTask(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 17:59:59.382 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/gettasklistbydept/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskListByDept(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.pojo.TaskListByDeptAppeal) 2018-03-23 17:59:59.384 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.add(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 17:59:59.385 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 17:59:59.385 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 17:59:59.386 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.delete(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 17:59:59.386 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassById(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 17:59:59.386 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassCode]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassCodeInfo(com.xintong.visualinspection.bean.ClassCode) 2018-03-23 17:59:59.387 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getUserClasss]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.pojo.TeamClass) 2018-03-23 17:59:59.387 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassList]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 17:59:59.387 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.addList(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 17:59:59.389 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassListAndUsers]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassListAndUsers(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 17:59:59.391 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.add(com.xintong.visualinspection.bean.Team) 2018-03-23 17:59:59.392 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.update(com.xintong.visualinspection.bean.Team) 2018-03-23 17:59:59.392 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.delete(com.xintong.visualinspection.bean.Team) 2018-03-23 17:59:59.392 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByDeptId(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 17:59:59.392 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByName(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer) 2018-03-23 17:59:59.393 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamById(com.xintong.visualinspection.bean.Team) 2018-03-23 17:59:59.393 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getDetailById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsById(com.xintong.visualinspection.bean.Team) 2018-03-23 17:59:59.394 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamPersonsByUserClassId/{user_calss_id}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsByUserClassId(java.lang.Long) 2018-03-23 17:59:59.394 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test1]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index() 2018-03-23 17:59:59.395 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 17:59:59.395 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[PUT]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.update() 2018-03-23 17:59:59.395 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[POST]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.save() 2018-03-23 17:59:59.395 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.test() 2018-03-23 17:59:59.395 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/admin]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.hello() 2018-03-23 17:59:59.396 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/login]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.login() 2018-03-23 17:59:59.396 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.getList() 2018-03-23 17:59:59.397 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getUsersByTeamId/{user_class_id}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getUsersByTeamId(java.lang.Integer) 2018-03-23 17:59:59.398 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getList(com.xintong.visualinspection.bean.UserClass) 2018-03-23 17:59:59.398 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/updateList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.updateList(java.util.List) 2018-03-23 17:59:59.399 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/addList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.addList(java.util.List) 2018-03-23 17:59:59.401 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserInfo],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUserInfo(javax.servlet.http.HttpServletRequest) 2018-03-23 17:59:59.401 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/addUser],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.addUser(com.xintong.visualinspection.bean.User) throws java.lang.Exception 2018-03-23 17:59:59.402 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/logout],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.logout() 2018-03-23 17:59:59.402 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getAllCheckman],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getAllCheckman() 2018-03-23 17:59:59.403 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getFsUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getFsUsers(com.xintong.visualinspection.bean.User) 2018-03-23 17:59:59.403 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUsers(com.xintong.visualinspection.bean.User) 2018-03-23 17:59:59.404 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/updateUser/{userid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.updateUser(com.xintong.visualinspection.bean.User,int) 2018-03-23 17:59:59.404 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/deleteUser/{userid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.deleteUser(java.lang.Integer) 2018-03-23 17:59:59.405 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getWGUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getWGUserList(com.xintong.visualinspection.bean.User) 2018-03-23 17:59:59.406 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/get/all/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getallUsers(java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 17:59:59.406 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserById/{userid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUser(java.lang.Integer) 2018-03-23 17:59:59.407 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/auth/login],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.login(com.xintong.visualinspection.bean.User) 2018-03-23 17:59:59.408 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getAllVideo/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getAllVideo(java.lang.Integer,java.lang.Integer) 2018-03-23 17:59:59.408 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoById/{webcamid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoById(java.lang.String) 2018-03-23 17:59:59.409 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoByDeptAndLane/{page}/{size}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoByDeptAndLane(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Webcam) 2018-03-23 17:59:59.534 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/login] onto handler of type [class org.springframework.web.servlet.mvc.ParameterizableViewController] 2018-03-23 17:59:59.632 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 17:59:59.632 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 17:59:59.709 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in baseController 2018-03-23 17:59:59.710 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController 2018-03-23 17:59:59.711 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController 2018-03-23 17:59:59.711 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkItemController 2018-03-23 17:59:59.712 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController 2018-03-23 17:59:59.712 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleController 2018-03-23 17:59:59.713 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleItemController 2018-03-23 17:59:59.713 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in commonController 2018-03-23 17:59:59.714 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in constantController 2018-03-23 17:59:59.714 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in departmentController 2018-03-23 17:59:59.715 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileController 2018-03-23 17:59:59.716 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileExcelController 2018-03-23 17:59:59.717 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in jobController 2018-03-23 17:59:59.717 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in menuController 2018-03-23 17:59:59.718 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in permissionController 2018-03-23 17:59:59.719 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in roleController 2018-03-23 17:59:59.720 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController 2018-03-23 17:59:59.726 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController 2018-03-23 17:59:59.727 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController 2018-03-23 17:59:59.728 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamClassController 2018-03-23 17:59:59.729 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamController 2018-03-23 17:59:59.730 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userClassController 2018-03-23 17:59:59.731 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userController 2018-03-23 17:59:59.732 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in webcamController 2018-03-23 17:59:59.838 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 18:00:00.969 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 18:00:00.970 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 18:00:00.972 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 18:00:01.927 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 18:00:01.934 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 18:00:01.937 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 18:00:01.939 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 18:00:01.941 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 18:00:01.942 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 18:00:01.944 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 18:00:01.945 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 18:00:01.949 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.port=2000 from properties 2018-03-23 18:00:01.950 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.auth_timeout=600000 from properties 2018-03-23 18:00:01.950 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.idle_timeout=600000 from properties 2018-03-23 18:00:01.950 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.default_encoding=UTF-8 from properties 2018-03-23 18:00:01.951 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth=simple from properties 2018-03-23 18:00:01.951 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.username=wen from properties 2018-03-23 18:00:01.951 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.password=wen from properties 2018-03-23 18:00:01.961 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 18:00:01.962 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 18:00:01.962 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 18:00:01.962 |-INFO [restartedMain] org.crsh.ssh.SSHPlugin [185] -| Booting SSHD 2018-03-23 18:00:01.977 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 18:00:01.979 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 18:00:01.979 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 18:00:01.985 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 18:00:02.022 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [113] -| Trying to register BouncyCastle as a JCE provider 2018-03-23 18:00:02.950 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [117] -| Registration succeeded 2018-03-23 18:00:03.041 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [184] -| About to start CRaSSHD 2018-03-23 18:00:03.068 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [187] -| CRaSSHD started on port 2000 2018-03-23 18:00:03.068 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 18:00:03.068 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 18:00:03.069 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 18:00:03.070 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 18:00:03.897 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/beans || /beans.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 18:00:03.899 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.get(java.lang.String) 2018-03-23 18:00:03.900 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v1+json || application/json],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.set(java.lang.String,java.util.Map) 2018-03-23 18:00:03.900 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers || /loggers.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 18:00:03.900 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 18:00:03.901 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String) 2018-03-23 18:00:03.901 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env || /env.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 18:00:03.902 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/heapdump || /heapdump.json],methods=[GET],produces=[application/octet-stream]}" onto public void org.springframework.boot.actuate.endpoint.mvc.HeapdumpMvcEndpoint.invoke(boolean,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException 2018-03-23 18:00:03.903 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/autoconfig || /autoconfig.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 18:00:03.903 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String) 2018-03-23 18:00:03.904 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics || /metrics.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 18:00:03.906 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/auditevents || /auditevents.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.boot.actuate.endpoint.mvc.AuditEventsMvcEndpoint.findByPrincipalAndAfterAndType(java.lang.String,java.util.Date,java.lang.String) 2018-03-23 18:00:03.906 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 18:00:03.907 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/health || /health.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(javax.servlet.http.HttpServletRequest,java.security.Principal) 2018-03-23 18:00:03.908 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/info || /info.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 18:00:03.908 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 18:00:03.909 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 18:00:04.987 |-INFO [restartedMain] org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer [58] -| LiveReload server is running on port 35729 2018-03-23 18:00:05.002 |-WARN [restartedMain] org.springframework.boot.starter.remote.shell.RemoteShellStarterDeprecatedWarningAutoConfiguration [43] -| spring-boot-starter-remote-shell is deprecated as of Spring Boot 1.5 and will be removed in Spring Boot 2.0 2018-03-23 18:00:05.330 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 18:00:05.332 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'clusterDataSource' has been autodetected for JMX exposure 2018-03-23 18:00:05.332 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'masterDataSource' has been autodetected for JMX exposure 2018-03-23 18:00:05.344 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'masterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=masterDataSource,type=DruidDataSource] 2018-03-23 18:00:05.347 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'clusterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=clusterDataSource,type=DruidDataSource] 2018-03-23 18:00:05.348 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 18:00:05.355 |-INFO [restartedMain] org.springframework.context.support.DefaultLifecycleProcessor [343] -| Starting beans in phase 0 2018-03-23 18:00:05.358 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'auditEventsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=auditEventsEndpoint] 2018-03-23 18:00:05.388 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'requestMappingEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=requestMappingEndpoint] 2018-03-23 18:00:05.410 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'environmentEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=environmentEndpoint] 2018-03-23 18:00:05.419 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'healthEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=healthEndpoint] 2018-03-23 18:00:05.425 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'beansEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=beansEndpoint] 2018-03-23 18:00:05.430 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'infoEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=infoEndpoint] 2018-03-23 18:00:05.436 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'loggersEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=loggersEndpoint] 2018-03-23 18:00:05.446 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'metricsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=metricsEndpoint] 2018-03-23 18:00:05.449 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'traceEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=traceEndpoint] 2018-03-23 18:00:05.451 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'dumpEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=dumpEndpoint] 2018-03-23 18:00:05.454 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'autoConfigurationReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=autoConfigurationReportEndpoint] 2018-03-23 18:00:05.457 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'configurationPropertiesReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=configurationPropertiesReportEndpoint] 2018-03-23 18:00:05.533 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-1} inited 2018-03-23 18:00:06.431 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 2018-03-23 18:00:06.464 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Parameters: 2018-03-23 18:00:06.589 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| <== Total: 62 2018-03-23 18:00:06.591 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [45] -| 加载用户信息成功,数据数:0 2018-03-23 18:00:06.594 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-2} inited 2018-03-23 18:00:07.162 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Preparing: SELECT a.*,(select NAME from sys_job where id = a.POSITIONID ) as position_name FROM t_sys_users a 2018-03-23 18:00:07.163 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Parameters: 2018-03-23 18:00:07.421 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| <== Total: 882 2018-03-23 18:00:07.422 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [54] -| 加载用户信息成功,数据数:882 2018-03-23 18:00:07.424 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Preparing: SELECT * FROM t_sys_organ 2018-03-23 18:00:07.425 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Parameters: 2018-03-23 18:00:07.498 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| <== Total: 38 2018-03-23 18:00:07.499 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [63] -| 加载部门信息成功,数据数:38 2018-03-23 18:00:07.525 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 18:00:07.526 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 18:00:07.590 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 18:00:07.591 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [74] -| 加载用户信息成功,数据数:882 2018-03-23 18:00:07.611 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Initializing ProtocolHandler ["http-nio-8089"] 2018-03-23 18:00:07.629 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Starting ProtocolHandler [http-nio-8089] 2018-03-23 18:00:07.652 |-INFO [restartedMain] org.apache.tomcat.util.net.NioSelectorPool [179] -| Using a shared selector for servlet write/read 2018-03-23 18:00:07.684 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [198] -| Tomcat started on port(s): 8089 (http) 2018-03-23 18:00:07.697 |-INFO [restartedMain] com.xintong.VideocheckApplication [57] -| Started VideocheckApplication in 22.94 seconds (JVM running for 26.64) 2018-03-23 18:00:11.961 |-INFO [http-nio-8089-exec-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring FrameworkServlet 'dispatcherServlet' 2018-03-23 18:00:11.961 |-INFO [http-nio-8089-exec-1] org.springframework.web.servlet.DispatcherServlet [489] -| FrameworkServlet 'dispatcherServlet': initialization started 2018-03-23 18:00:12.013 |-INFO [http-nio-8089-exec-1] org.springframework.web.servlet.DispatcherServlet [508] -| FrameworkServlet 'dispatcherServlet': initialization completed in 52 ms 2018-03-23 18:00:12.147 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 18:00:12.339 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 18:00:12.339 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 18:00:12.404 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 18:00:12.406 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 18:00:12.408 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 18:00:12.484 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 18:00:12.486 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 18:00:12.487 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 18:00:12.548 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 18:00:12.750 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 18:00:12.766 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 18:00:12.885 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 18:00:12.886 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 18:00:12.968 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 18:00:12.971 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 18:00:12.973 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 18:00:13.035 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 18:00:13.038 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 18:00:13.039 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 18:00:13.102 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 18:00:13.109 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 18:00:13.110 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 18:00:13.570 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 18:00:13.578 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 18:00:13.581 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 18:00:13.803 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 69 2018-03-23 18:00:13.813 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 18:00:13.815 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 1(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:00:13.895 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 18:00:13.898 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 18:00:13.899 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 2(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:00:13.960 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 7 2018-03-23 18:00:13.962 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 18:00:13.963 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 3(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:00:14.026 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 5 2018-03-23 18:00:14.032 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 18:00:14.034 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 4(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:00:14.098 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 18:00:14.133 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 18:00:14.135 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 18:00:14.206 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 18:00:14.208 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:00:14.209 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 33(Long), 30(Integer) 2018-03-23 18:00:14.282 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:00:14.297 |-ERROR [myExecutor-1] org.springframework.aop.interceptor.SimpleAsyncUncaughtExceptionHandler [37] -| Unexpected error occurred invoking async method 'public void com.xintong.visualinspection.service.ThreadTaskService.saveDeptStatic(java.util.List,java.lang.Long,java.lang.Long)'. org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.executor.ExecutorException: No setter found for the keyProperty 'count' in com.xintong.visualinspection.bean.DeptStatistic. at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:77) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446) at com.sun.proxy.$Proxy95.insert(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278) at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:57) at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:59) at com.sun.proxy.$Proxy119.saveandupdate(Unknown Source) at com.xintong.visualinspection.service.ThreadTaskService.saveDeptStatic(ThreadTaskService.java:80) at com.xintong.visualinspection.service.ThreadTaskService$$FastClassBySpringCGLIB$$aa5ede3d.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:115) at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) at java.util.concurrent.FutureTask.run(FutureTask.java) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.ibatis.executor.ExecutorException: No setter found for the keyProperty 'count' in com.xintong.visualinspection.bean.DeptStatistic. at org.apache.ibatis.executor.keygen.SelectKeyGenerator.setValue(SelectKeyGenerator.java:119) at org.apache.ibatis.executor.keygen.SelectKeyGenerator.processGeneratedKeys(SelectKeyGenerator.java:81) at org.apache.ibatis.executor.keygen.SelectKeyGenerator.processBefore(SelectKeyGenerator.java:47) at org.apache.ibatis.executor.statement.BaseStatementHandler.generateKeys(BaseStatementHandler.java:141) at org.apache.ibatis.executor.statement.BaseStatementHandler.(BaseStatementHandler.java:63) at org.apache.ibatis.executor.statement.PreparedStatementHandler.(PreparedStatementHandler.java:40) at org.apache.ibatis.executor.statement.RoutingStatementHandler.(RoutingStatementHandler.java:46) at org.apache.ibatis.session.Configuration.newStatementHandler(Configuration.java:545) at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:48) at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy140.update(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:198) at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:185) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433) ... 16 common frames omitted 2018-03-23 18:01:28.772 |-INFO [restartedMain] com.xintong.VideocheckApplication [48] -| Starting VideocheckApplication on wenhongquan with PID 4316 (C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server\target\classes started by wenhongquan in C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server) 2018-03-23 18:01:28.780 |-INFO [restartedMain] com.xintong.VideocheckApplication [637] -| No active profile set, falling back to default profiles: default 2018-03-23 18:01:29.453 |-INFO [background-preinit] org.hibernate.validator.internal.util.Version [30] -| HV000001: Hibernate Validator 5.3.4.Final 2018-03-23 18:01:29.640 |-INFO [restartedMain] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [582] -| Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@585a2374: startup date [Fri Mar 23 18:01:29 CST 2018]; root of context hierarchy 2018-03-23 18:01:34.102 |-INFO [restartedMain] org.springframework.data.repository.config.RepositoryConfigurationDelegate [165] -| Multiple Spring Data modules found, entering strict repository configuration mode! 2018-03-23 18:01:35.739 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$5d02a3d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 18:01:35.976 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$9e7df277] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 18:01:35.994 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 18:01:36.000 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@cb4da1a' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 18:01:36.010 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$c3529529] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 18:01:36.036 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 18:01:36.072 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'redisConf' of type [com.xintong.system.securityTools.RedisConf$$EnhancerBySpringCGLIB$$f1139e39] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 18:01:36.103 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'keyGenerator' of type [com.xintong.system.securityTools.RedisConf$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 18:01:36.106 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.cache.annotation.ProxyCachingConfiguration' of type [org.springframework.cache.annotation.ProxyCachingConfiguration$$EnhancerBySpringCGLIB$$4ee2605b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-03-23 18:01:36.913 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [89] -| Tomcat initialized with port(s): 8089 (http) 2018-03-23 18:01:36.929 |-INFO [restartedMain] org.apache.catalina.core.StandardService [179] -| Starting service Tomcat 2018-03-23 18:01:36.931 |-INFO [restartedMain] org.apache.catalina.core.StandardEngine [179] -| Starting Servlet Engine: Apache Tomcat/8.5.11 2018-03-23 18:01:37.096 |-INFO [localhost-startStop-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring embedded WebApplicationContext 2018-03-23 18:01:37.096 |-INFO [localhost-startStop-1] org.springframework.web.context.ContextLoader [276] -| Root WebApplicationContext: initialization completed in 7456 ms 2018-03-23 18:01:37.618 |-INFO [localhost-startStop-1] com.xintong.visualinspection.mapper.PageHelperConfiguration [20] -| ------Register MyBatis PageHelper 2018-03-23 18:01:40.796 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'metricsFilter' to: [/*] 2018-03-23 18:01:40.797 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'characterEncodingFilter' to: [/*] 2018-03-23 18:01:40.797 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2018-03-23 18:01:40.798 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'httpPutFormContentFilter' to: [/*] 2018-03-23 18:01:40.798 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'requestContextFilter' to: [/*] 2018-03-23 18:01:40.800 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean [258] -| Mapping filter: 'springSecurityFilterChain' to: [/*] 2018-03-23 18:01:40.800 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'webRequestLoggingFilter' to: [/*] 2018-03-23 18:01:40.800 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [271] -| Mapping filter: 'druidWebStatFilter' to urls: [/*] 2018-03-23 18:01:40.801 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'jwtAuthenticationTokenFilter' to: [/*] 2018-03-23 18:01:40.801 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'corsFilter' to: [/*] 2018-03-23 18:01:40.801 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'authenticationTokenFilterBean' to: [/*] 2018-03-23 18:01:40.801 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'applicationContextIdFilter' to: [/*] 2018-03-23 18:01:40.801 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'dispatcherServlet' to [/] 2018-03-23 18:01:40.803 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'com.xintong.system.druidTools.DruidStatViewServlet' to [/druid/*] 2018-03-23 18:01:42.591 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 2018-03-23 18:01:42.605 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 'threadExecutor' 2018-03-23 18:01:42.925 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/css/**'], [] 2018-03-23 18:01:42.925 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/js/**'], [] 2018-03-23 18:01:43.118 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@720dd7e2, org.springframework.security.web.context.SecurityContextPersistenceFilter@67f14826, org.springframework.security.web.header.HeaderWriterFilter@10502f86, org.springframework.web.filter.CorsFilter@612c8f1d, org.springframework.security.web.authentication.logout.LogoutFilter@8f5d7e9, com.xintong.system.securityTools.JwtAuthenticationTokenFilter@215c114d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@12864d5a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@455d035d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@68a908f4, org.springframework.security.web.session.SessionManagementFilter@4bdf6b5, org.springframework.security.web.access.ExceptionTranslationFilter@4ae26e0, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@55badba9] 2018-03-23 18:01:43.170 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$LazyEndpointPathRequestMatcher@14eb7f31, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6f6e09f6, org.springframework.security.web.context.SecurityContextPersistenceFilter@250cee2, org.springframework.security.web.header.HeaderWriterFilter@4a5b4214, org.springframework.security.web.authentication.logout.LogoutFilter@6e7eed61, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@322cc2b5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@79e73cb2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@693c9a78, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7e423c60, org.springframework.security.web.session.SessionManagementFilter@42519bd2, org.springframework.security.web.access.ExceptionTranslationFilter@133d1e24, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2b989df6] 2018-03-23 18:01:43.422 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [534] -| Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@585a2374: startup date [Fri Mar 23 18:01:29 CST 2018]; root of context hierarchy 2018-03-23 18:01:43.603 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> com.xintong.visualinspection.controller.AppErrorPageController.error(javax.servlet.http.HttpServletRequest) 2018-03-23 18:01:43.604 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView com.xintong.visualinspection.controller.AppErrorPageController.errorHtml(javax.servlet.http.HttpServletRequest) 2018-03-23 18:01:43.607 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 18:01:43.607 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.update(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 18:01:43.608 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.delete(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 18:01:43.608 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 18:01:43.609 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getByTaskId(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 18:01:43.609 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getList(com.xintong.visualinspection.bean.CheckAppeal,java.lang.Integer,java.lang.Integer) 2018-03-23 18:01:43.610 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getById(com.xintong.visualinspection.bean.CheckAppeal) 2018-03-23 18:01:43.617 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 18:01:43.617 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.update(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 18:01:43.618 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.delete(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 18:01:43.618 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getByTaskId(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 18:01:43.619 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getList(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply,java.lang.Integer,java.lang.Integer) 2018-03-23 18:01:43.619 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getById(com.xintong.visualinspection.bean.CheckApply) 2018-03-23 18:01:43.619 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agreePatch]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agreePatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 18:01:43.620 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/refuse]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.refuse(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 18:01:43.620 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agree]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agree(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-03-23 18:01:43.620 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getTopReason]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getTopReason() 2018-03-23 18:01:43.623 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 18:01:43.624 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.update(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 18:01:43.625 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 18:01:43.625 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getAll]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getAll() 2018-03-23 18:01:43.626 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getCheckItemByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getCheckItemByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 18:01:43.627 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 18:01:43.628 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByRuleId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByRuleId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 18:01:43.628 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getForTaskById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getForTaskById(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 18:01:43.629 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByParentId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByParentId(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 18:01:43.631 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 18:01:43.632 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.update(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 18:01:43.633 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.delete(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 18:01:43.634 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getOtherCheckStatistics]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getOtherCheckStatistics(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 18:01:43.635 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckById(com.xintong.visualinspection.bean.CheckOther) 2018-03-23 18:01:43.636 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckByDeptId(com.xintong.visualinspection.bean.CheckOther,java.lang.Integer,java.lang.Integer) 2018-03-23 18:01:43.641 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.add(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 18:01:43.642 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.update(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 18:01:43.643 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.delete(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 18:01:43.643 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getByName]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByName(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 18:01:43.644 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getItemListByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getItemListByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 18:01:43.644 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getListById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByListId(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 18:01:43.644 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getAllRule/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getAllRules(com.xintong.visualinspection.bean.CheckRule,java.lang.Integer,java.lang.Integer) 2018-03-23 18:01:43.645 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getById(com.xintong.visualinspection.bean.CheckRule) 2018-03-23 18:01:43.646 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(java.util.List) 2018-03-23 18:01:43.647 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 18:01:43.647 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-03-23 18:01:43.648 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/comm/getTime]}" onto public java.lang.String com.xintong.visualinspection.controller.CommonController.getTime(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 18:01:43.651 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.add(com.xintong.visualinspection.bean.Constant) 2018-03-23 18:01:43.653 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.update(com.xintong.visualinspection.bean.Constant) 2018-03-23 18:01:43.653 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.delete(com.xintong.visualinspection.bean.Constant) 2018-03-23 18:01:43.654 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlag]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlag(com.xintong.visualinspection.bean.Constant) 2018-03-23 18:01:43.654 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByName(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Constant) 2018-03-23 18:01:43.655 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlagAndValue]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlagAndValue(com.xintong.visualinspection.bean.Constant) 2018-03-23 18:01:43.659 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAll() 2018-03-23 18:01:43.660 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptInfosByDeptId],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptInfosByDeptId(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Organ) 2018-03-23 18:01:43.660 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/addDept],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.addDept(com.xintong.visualinspection.bean.Organ) throws java.lang.Exception 2018-03-23 18:01:43.661 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptByParent/{pid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptByParent(java.lang.Integer) 2018-03-23 18:01:43.662 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptById/{organid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptById(java.lang.Integer) 2018-03-23 18:01:43.662 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getFsByDept],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAFsByDeptId(javax.servlet.http.HttpServletRequest) 2018-03-23 18:01:43.663 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllDept(javax.servlet.http.HttpServletRequest) 2018-03-23 18:01:43.663 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/deleteDept/{organid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.deleteDept(java.lang.Integer) 2018-03-23 18:01:43.664 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllRM],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllRM() 2018-03-23 18:01:43.665 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllWG],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllWG() 2018-03-23 18:01:43.666 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllFs],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllFs() 2018-03-23 18:01:43.666 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/updateDept/{organid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.updateDept(com.xintong.visualinspection.bean.Organ,int) 2018-03-23 18:01:43.668 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/download/{filename:[a-zA-Z0-9-.]+}],methods=[GET]}" onto public void com.xintong.visualinspection.controller.FileController.Download(javax.servlet.http.HttpServletResponse,java.lang.String) 2018-03-23 18:01:43.669 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/batch/upload],methods=[POST]}" onto public void com.xintong.visualinspection.controller.FileController.handleFileUpload(javax.servlet.http.HttpServletRequest) 2018-03-23 18:01:43.669 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/upload]}" onto public java.lang.String com.xintong.visualinspection.controller.FileController.UploadFile(javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartHttpServletRequest) 2018-03-23 18:01:43.678 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/business/feedback],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getBusinessFeedback(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 18:01:43.679 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/appeal/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getAppealStatisticExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 18:01:43.680 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/check/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getCheckWorkExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-03-23 18:01:43.681 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/static/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheckststic(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 18:01:43.682 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/employee/order],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getEmployeeOrder(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-03-23 18:01:43.682 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/operation/manage/integration],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOperationInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 18:01:43.683 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/item/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreItemInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 18:01:43.684 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-03-23 18:01:43.685 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheck(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-03-23 18:01:43.685 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/job/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.JobController.add(com.xintong.visualinspection.bean.Job) 2018-03-23 18:01:43.687 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/addMenu],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.addMenu(com.xintong.visualinspection.bean.Menu) throws java.lang.Exception 2018-03-23 18:01:43.688 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/updateMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.updateMenu(com.xintong.visualinspection.bean.Menu,int) 2018-03-23 18:01:43.690 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/deleteMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.deleteMenu(java.lang.Integer) 2018-03-23 18:01:43.691 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getAllMenu(javax.servlet.http.HttpServletRequest,java.lang.Integer) 2018-03-23 18:01:43.692 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuByParent/{pid}/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuByParent(java.lang.Integer,java.lang.Integer,java.lang.Integer) 2018-03-23 18:01:43.693 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuById/{menuid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuById(java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 18:01:43.696 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/getPermissionByRole/{roleid}/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getPermissionByRole(java.lang.Integer,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.User) 2018-03-23 18:01:43.697 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updateRolePermission],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updateRolePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 18:01:43.698 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updatePermission/{permissionid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updatePermission(com.xintong.visualinspection.bean.Permission,int) 2018-03-23 18:01:43.699 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getAllPermission() 2018-03-23 18:01:43.700 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addRolePermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 18:01:43.700 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addPermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.bean.Permission) throws java.lang.Exception 2018-03-23 18:01:43.700 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deleteRolePermission],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-03-23 18:01:43.701 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deletePermission/{permissionid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(java.lang.Integer) 2018-03-23 18:01:43.704 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPermision/{permisionid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPermisionidn(java.lang.Integer) 2018-03-23 18:01:43.706 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPosition/{positionId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPosition(java.lang.Integer) 2018-03-23 18:01:43.707 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindPermission/{roleId}/{permissions}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindPermission(java.lang.Integer,java.lang.String) 2018-03-23 18:01:43.708 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByDept/{deptId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByDept(java.lang.Integer) 2018-03-23 18:01:43.709 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindUser/{roleId}/{users}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindUser(java.lang.Integer,java.lang.String) 2018-03-23 18:01:43.709 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRole(javax.servlet.http.HttpServletRequest) 2018-03-23 18:01:43.710 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/updateRole/{roleid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.updateRole(com.xintong.visualinspection.bean.Role,int) 2018-03-23 18:01:43.710 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/deleteRole/{roleid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.deleteRole(java.lang.Integer) 2018-03-23 18:01:43.711 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/alldata/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRoleData(java.lang.Integer,java.lang.Integer) 2018-03-23 18:01:43.711 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByUser/{userId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByUser(java.lang.Integer) 2018-03-23 18:01:43.712 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/addRole],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.addRole(com.xintong.visualinspection.bean.Role) throws java.lang.Exception 2018-03-23 18:01:43.714 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.add(com.xintong.visualinspection.bean.Score) 2018-03-23 18:01:43.715 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 18:01:43.715 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.delete(com.xintong.visualinspection.bean.Score) 2018-03-23 18:01:43.716 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/updateByTaskIdAndPerson]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.updateByTaskIdAndPerson(com.xintong.visualinspection.bean.Score) 2018-03-23 18:01:43.716 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getTopRemark]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getTopRemark() 2018-03-23 18:01:43.716 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/backoutScore]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.backoutScore(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-03-23 18:01:43.717 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getScoreList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getScoreList(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Score) 2018-03-23 18:01:43.717 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getByTaskId(com.xintong.visualinspection.bean.Score) 2018-03-23 18:01:43.726 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/business/feedback]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getBusinessFeedback(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 18:01:43.726 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/score/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 18:01:43.727 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 18:01:43.727 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/detail]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrderByUserId(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 18:01:43.728 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 18:01:43.728 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/center/manage/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 18:01:43.729 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectYearScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 18:01:43.729 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/twice/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getTwiceCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 18:01:43.729 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/stuff/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getPersonalStuffItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 18:01:43.730 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 18:01:43.730 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 18:01:43.731 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/up/five]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUp5PersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 18:01:43.731 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.deletecheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 18:01:43.731 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/checkedItem/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 18:01:43.732 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker/staff]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWreckerStaff(com.xintong.visualinspection.bean.WreckerStatisticsBO) 2018-03-23 18:01:43.732 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 18:01:43.732 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/checkedItem/detail/info/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.StatisticsBean,java.lang.Integer,java.lang.Integer) 2018-03-23 18:01:43.733 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/user/score]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.UserStatistic) 2018-03-23 18:01:43.733 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 18:01:43.734 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/manage/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 18:01:43.734 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 18:01:43.734 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/data]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(java.lang.String) 2018-03-23 18:01:43.735 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/operation/manage/integration]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getOperationInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 18:01:43.735 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/item/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 18:01:43.735 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 18:01:43.736 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/add]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.addcheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-03-23 18:01:43.736 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWrecker(com.xintong.visualinspection.bean.StatisticsBean) 2018-03-23 18:01:43.736 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-03-23 18:01:43.737 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/checkman/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckmanInfo(com.xintong.visualinspection.bean.CheckmanStatisticsBean) 2018-03-23 18:01:43.737 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/appeal]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckAppeal(com.xintong.visualinspection.bean.CheckAppealStatistic) 2018-03-23 18:01:43.742 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.add(com.xintong.visualinspection.bean.Task) 2018-03-23 18:01:43.743 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatch]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 18:01:43.743 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 18:01:43.744 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.delete(com.xintong.visualinspection.bean.Task) 2018-03-23 18:01:43.744 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCheckedTaskByPage/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCheckedTaskByPage(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 18:01:43.744 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchAllNoScoreTask]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchAllNoScoreTask(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 18:01:43.745 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/gettasklistbydept/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskListByDept(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.pojo.TaskListByDeptAppeal) 2018-03-23 18:01:43.745 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/updateUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.updateUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 18:01:43.745 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskEnd]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskEnd(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 18:01:43.746 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 18:01:43.746 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/deleteUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.deleteUserCount(com.xintong.visualinspection.bean.Task) 2018-03-23 18:01:43.746 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getStatusById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getStatusById(com.xintong.visualinspection.bean.Task) 2018-03-23 18:01:43.747 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskStart]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskStart(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 18:01:43.747 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/confirm]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.confirm(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 18:01:43.748 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchById(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-03-23 18:01:43.748 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-03-23 18:01:43.748 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getById(com.xintong.visualinspection.bean.Task) 2018-03-23 18:01:43.751 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.add(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 18:01:43.751 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 18:01:43.752 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 18:01:43.752 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.delete(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 18:01:43.753 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassListAndUsers]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassListAndUsers(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 18:01:43.753 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassCode]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassCodeInfo(com.xintong.visualinspection.bean.ClassCode) 2018-03-23 18:01:43.753 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassById(com.xintong.visualinspection.bean.TeamClass) 2018-03-23 18:01:43.754 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.addList(java.util.List,javax.servlet.http.HttpServletRequest) 2018-03-23 18:01:43.754 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassList]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-03-23 18:01:43.754 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getUserClasss]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.pojo.TeamClass) 2018-03-23 18:01:43.756 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.add(com.xintong.visualinspection.bean.Team) 2018-03-23 18:01:43.757 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.update(com.xintong.visualinspection.bean.Team) 2018-03-23 18:01:43.757 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.delete(com.xintong.visualinspection.bean.Team) 2018-03-23 18:01:43.758 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamPersonsByUserClassId/{user_calss_id}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsByUserClassId(java.lang.Long) 2018-03-23 18:01:43.758 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getDetailById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsById(com.xintong.visualinspection.bean.Team) 2018-03-23 18:01:43.759 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByDeptId(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 18:01:43.759 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByName(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer) 2018-03-23 18:01:43.760 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamById(com.xintong.visualinspection.bean.Team) 2018-03-23 18:01:43.761 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test1]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index() 2018-03-23 18:01:43.761 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-03-23 18:01:43.761 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[PUT]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.update() 2018-03-23 18:01:43.761 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[POST]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.save() 2018-03-23 18:01:43.762 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.test() 2018-03-23 18:01:43.762 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/admin]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.hello() 2018-03-23 18:01:43.762 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.getList() 2018-03-23 18:01:43.762 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/login]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.login() 2018-03-23 18:01:43.763 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getUsersByTeamId/{user_class_id}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getUsersByTeamId(java.lang.Integer) 2018-03-23 18:01:43.764 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/addList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.addList(java.util.List) 2018-03-23 18:01:43.765 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/updateList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.updateList(java.util.List) 2018-03-23 18:01:43.765 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getList(com.xintong.visualinspection.bean.UserClass) 2018-03-23 18:01:43.767 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserInfo],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUserInfo(javax.servlet.http.HttpServletRequest) 2018-03-23 18:01:43.768 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/logout],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.logout() 2018-03-23 18:01:43.768 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserById/{userid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUser(java.lang.Integer) 2018-03-23 18:01:43.769 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/updateUser/{userid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.updateUser(com.xintong.visualinspection.bean.User,int) 2018-03-23 18:01:43.769 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getFsUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getFsUsers(com.xintong.visualinspection.bean.User) 2018-03-23 18:01:43.770 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/get/all/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getallUsers(java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-03-23 18:01:43.770 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUsers(com.xintong.visualinspection.bean.User) 2018-03-23 18:01:43.771 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getAllCheckman],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getAllCheckman() 2018-03-23 18:01:43.771 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getWGUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getWGUserList(com.xintong.visualinspection.bean.User) 2018-03-23 18:01:43.772 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/deleteUser/{userid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.deleteUser(java.lang.Integer) 2018-03-23 18:01:43.772 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/addUser],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.addUser(com.xintong.visualinspection.bean.User) throws java.lang.Exception 2018-03-23 18:01:43.773 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/auth/login],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.login(com.xintong.visualinspection.bean.User) 2018-03-23 18:01:43.774 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoByDeptAndLane/{page}/{size}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoByDeptAndLane(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Webcam) 2018-03-23 18:01:43.775 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getAllVideo/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getAllVideo(java.lang.Integer,java.lang.Integer) 2018-03-23 18:01:43.775 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoById/{webcamid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoById(java.lang.String) 2018-03-23 18:01:43.905 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/login] onto handler of type [class org.springframework.web.servlet.mvc.ParameterizableViewController] 2018-03-23 18:01:44.007 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 18:01:44.008 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 18:01:44.078 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in baseController 2018-03-23 18:01:44.080 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController 2018-03-23 18:01:44.081 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController 2018-03-23 18:01:44.082 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkItemController 2018-03-23 18:01:44.083 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController 2018-03-23 18:01:44.083 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleController 2018-03-23 18:01:44.084 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleItemController 2018-03-23 18:01:44.085 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in commonController 2018-03-23 18:01:44.085 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in constantController 2018-03-23 18:01:44.086 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in departmentController 2018-03-23 18:01:44.087 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileController 2018-03-23 18:01:44.089 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileExcelController 2018-03-23 18:01:44.090 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in jobController 2018-03-23 18:01:44.091 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in menuController 2018-03-23 18:01:44.091 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in permissionController 2018-03-23 18:01:44.092 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in roleController 2018-03-23 18:01:44.093 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController 2018-03-23 18:01:44.094 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController 2018-03-23 18:01:44.095 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController 2018-03-23 18:01:44.096 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamClassController 2018-03-23 18:01:44.096 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamController 2018-03-23 18:01:44.097 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userClassController 2018-03-23 18:01:44.098 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userController 2018-03-23 18:01:44.098 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in webcamController 2018-03-23 18:01:44.238 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-03-23 18:01:45.324 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 18:01:45.326 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 18:01:45.327 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 18:01:46.212 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 18:01:46.222 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 18:01:46.225 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 18:01:46.227 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 18:01:46.229 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 18:01:46.230 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 18:01:46.232 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 18:01:46.233 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 18:01:46.238 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.port=2000 from properties 2018-03-23 18:01:46.240 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.auth_timeout=600000 from properties 2018-03-23 18:01:46.240 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.idle_timeout=600000 from properties 2018-03-23 18:01:46.241 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.default_encoding=UTF-8 from properties 2018-03-23 18:01:46.241 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth=simple from properties 2018-03-23 18:01:46.242 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.username=wen from properties 2018-03-23 18:01:46.242 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.password=wen from properties 2018-03-23 18:01:46.254 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-03-23 18:01:46.255 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 18:01:46.255 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-03-23 18:01:46.255 |-INFO [restartedMain] org.crsh.ssh.SSHPlugin [185] -| Booting SSHD 2018-03-23 18:01:46.269 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-03-23 18:01:46.271 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JavaLanguage,interface=Language] 2018-03-23 18:01:46.272 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=ScriptLanguage,interface=Language] 2018-03-23 18:01:46.278 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-03-23 18:01:46.317 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [113] -| Trying to register BouncyCastle as a JCE provider 2018-03-23 18:01:47.245 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [117] -| Registration succeeded 2018-03-23 18:01:47.334 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [184] -| About to start CRaSSHD 2018-03-23 18:01:47.363 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [187] -| CRaSSHD started on port 2000 2018-03-23 18:01:47.364 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-03-23 18:01:47.364 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-03-23 18:01:47.365 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-03-23 18:01:47.365 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-03-23 18:01:48.199 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/heapdump || /heapdump.json],methods=[GET],produces=[application/octet-stream]}" onto public void org.springframework.boot.actuate.endpoint.mvc.HeapdumpMvcEndpoint.invoke(boolean,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException 2018-03-23 18:01:48.200 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String) 2018-03-23 18:01:48.201 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env || /env.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 18:01:48.202 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/auditevents || /auditevents.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.boot.actuate.endpoint.mvc.AuditEventsMvcEndpoint.findByPrincipalAndAfterAndType(java.lang.String,java.util.Date,java.lang.String) 2018-03-23 18:01:48.203 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/beans || /beans.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 18:01:48.203 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 18:01:48.205 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.get(java.lang.String) 2018-03-23 18:01:48.206 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v1+json || application/json],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.set(java.lang.String,java.util.Map) 2018-03-23 18:01:48.206 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers || /loggers.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 18:01:48.207 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 18:01:48.208 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/autoconfig || /autoconfig.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 18:01:48.209 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/health || /health.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(javax.servlet.http.HttpServletRequest,java.security.Principal) 2018-03-23 18:01:48.210 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 18:01:48.210 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/info || /info.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 18:01:48.211 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String) 2018-03-23 18:01:48.212 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics || /metrics.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 18:01:48.212 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-03-23 18:01:49.282 |-INFO [restartedMain] org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer [58] -| LiveReload server is running on port 35729 2018-03-23 18:01:49.297 |-WARN [restartedMain] org.springframework.boot.starter.remote.shell.RemoteShellStarterDeprecatedWarningAutoConfiguration [43] -| spring-boot-starter-remote-shell is deprecated as of Spring Boot 1.5 and will be removed in Spring Boot 2.0 2018-03-23 18:01:49.571 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 18:01:49.573 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'clusterDataSource' has been autodetected for JMX exposure 2018-03-23 18:01:49.573 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'masterDataSource' has been autodetected for JMX exposure 2018-03-23 18:01:49.586 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'masterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=masterDataSource,type=DruidDataSource] 2018-03-23 18:01:49.588 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'clusterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=clusterDataSource,type=DruidDataSource] 2018-03-23 18:01:49.589 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-03-23 18:01:49.596 |-INFO [restartedMain] org.springframework.context.support.DefaultLifecycleProcessor [343] -| Starting beans in phase 0 2018-03-23 18:01:49.598 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'auditEventsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=auditEventsEndpoint] 2018-03-23 18:01:49.625 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'requestMappingEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=requestMappingEndpoint] 2018-03-23 18:01:49.646 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'environmentEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=environmentEndpoint] 2018-03-23 18:01:49.652 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'healthEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=healthEndpoint] 2018-03-23 18:01:49.655 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'beansEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=beansEndpoint] 2018-03-23 18:01:49.659 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'infoEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=infoEndpoint] 2018-03-23 18:01:49.663 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'loggersEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=loggersEndpoint] 2018-03-23 18:01:49.672 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'metricsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=metricsEndpoint] 2018-03-23 18:01:49.676 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'traceEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=traceEndpoint] 2018-03-23 18:01:49.679 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'dumpEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=dumpEndpoint] 2018-03-23 18:01:49.681 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'autoConfigurationReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=autoConfigurationReportEndpoint] 2018-03-23 18:01:49.684 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'configurationPropertiesReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=configurationPropertiesReportEndpoint] 2018-03-23 18:01:49.766 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-1} inited 2018-03-23 18:01:50.679 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 2018-03-23 18:01:50.701 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Parameters: 2018-03-23 18:01:50.817 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| <== Total: 62 2018-03-23 18:01:50.820 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [45] -| 加载用户信息成功,数据数:0 2018-03-23 18:01:50.823 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-2} inited 2018-03-23 18:01:51.430 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Preparing: SELECT a.*,(select NAME from sys_job where id = a.POSITIONID ) as position_name FROM t_sys_users a 2018-03-23 18:01:51.431 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Parameters: 2018-03-23 18:01:51.685 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| <== Total: 882 2018-03-23 18:01:51.686 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [54] -| 加载用户信息成功,数据数:882 2018-03-23 18:01:51.688 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Preparing: SELECT * FROM t_sys_organ 2018-03-23 18:01:51.688 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Parameters: 2018-03-23 18:01:51.751 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| <== Total: 38 2018-03-23 18:01:51.752 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [63] -| 加载部门信息成功,数据数:38 2018-03-23 18:01:51.780 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-03-23 18:01:51.781 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-03-23 18:01:51.841 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 16 2018-03-23 18:01:51.842 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [74] -| 加载用户信息成功,数据数:882 2018-03-23 18:01:51.862 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Initializing ProtocolHandler ["http-nio-8089"] 2018-03-23 18:01:51.879 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Starting ProtocolHandler [http-nio-8089] 2018-03-23 18:01:51.899 |-INFO [restartedMain] org.apache.tomcat.util.net.NioSelectorPool [179] -| Using a shared selector for servlet write/read 2018-03-23 18:01:51.931 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [198] -| Tomcat started on port(s): 8089 (http) 2018-03-23 18:01:51.945 |-INFO [restartedMain] com.xintong.VideocheckApplication [57] -| Started VideocheckApplication in 23.77 seconds (JVM running for 28.179) 2018-03-23 18:02:08.330 |-INFO [http-nio-8089-exec-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring FrameworkServlet 'dispatcherServlet' 2018-03-23 18:02:08.331 |-INFO [http-nio-8089-exec-1] org.springframework.web.servlet.DispatcherServlet [489] -| FrameworkServlet 'dispatcherServlet': initialization started 2018-03-23 18:02:08.379 |-INFO [http-nio-8089-exec-1] org.springframework.web.servlet.DispatcherServlet [508] -| FrameworkServlet 'dispatcherServlet': initialization completed in 48 ms 2018-03-23 18:02:08.515 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 18:02:08.678 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 18:02:08.679 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 18:02:08.752 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 18:02:08.754 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 18:02:08.755 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 18:02:08.836 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 18:02:08.837 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 18:02:08.838 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 18:02:08.899 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 18:02:09.054 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 18:02:09.069 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 18:02:09.193 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 18:02:09.194 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 18:02:09.265 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 18:02:09.269 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 18:02:09.270 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 18:02:09.334 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 18:02:09.336 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 18:02:09.337 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 18:02:09.414 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 18:02:09.438 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 18:02:09.442 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 18:02:09.806 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 18:02:09.809 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 18:02:09.810 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 18:02:09.999 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 69 2018-03-23 18:02:10.010 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 18:02:10.012 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 1(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:02:10.096 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 18:02:10.102 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 18:02:10.103 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 2(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:02:10.164 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 7 2018-03-23 18:02:10.169 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 18:02:10.170 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 3(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:02:10.232 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 5 2018-03-23 18:02:10.248 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 18:02:10.255 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 4(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:02:10.319 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 18:02:10.350 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 18:02:10.351 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 18:02:10.418 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 18:02:10.420 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:02:10.420 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 33(Long), 30(Integer) 2018-03-23 18:02:10.493 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:02:10.497 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) 2018-03-23 18:02:10.498 |-DEBUG [myExecutor-1] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 33(Long), 30(Integer), 1000.0(Double), 22(Integer) 2018-03-23 18:02:10.630 |-INFO [myExecutor-1] org.springframework.beans.factory.xml.XmlBeanDefinitionReader [317] -| Loading XML bean definitions from class path resource [org/springframework/jdbc/support/sql-error-codes.xml] 2018-03-23 18:02:10.674 |-INFO [myExecutor-1] org.springframework.jdbc.support.SQLErrorCodesFactory [127] -| SQLErrorCodes loaded: [DB2, Derby, H2, HSQL, Informix, MS-SQL, MySQL, Oracle, PostgreSQL, Sybase, Hana] 2018-03-23 18:02:10.682 |-ERROR [myExecutor-1] org.springframework.aop.interceptor.SimpleAsyncUncaughtExceptionHandler [37] -| Unexpected error occurred invoking async method 'public void com.xintong.visualinspection.service.ThreadTaskService.saveDeptStatic(java.util.List,java.lang.Long,java.lang.Long)'. org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: java.sql.SQLException: Field 'id' doesn't have a default value ### The error may exist in file [C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server\target\classes\com\xintong\visualinspection\mapper\master\CheckDeptStatisticsMapper.xml] ### The error may involve com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) ### Cause: java.sql.SQLException: Field 'id' doesn't have a default value ; SQL []; Field 'id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'id' doesn't have a default value at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:243) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73) at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446) at com.sun.proxy.$Proxy95.insert(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278) at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:57) at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:59) at com.sun.proxy.$Proxy119.saveandupdate(Unknown Source) at com.xintong.visualinspection.service.ThreadTaskService.saveDeptStatic(ThreadTaskService.java:80) at com.xintong.visualinspection.service.ThreadTaskService$$FastClassBySpringCGLIB$$aa5ede3d.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:115) at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) at java.util.concurrent.FutureTask.run(FutureTask.java) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.sql.SQLException: Field 'id' doesn't have a default value at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:964) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2501) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858) at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1197) at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:493) at sun.reflect.GeneratedMethodAccessor153.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) at com.sun.proxy.$Proxy142.execute(Unknown Source) at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:46) at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy140.update(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:198) at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:185) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433) ... 16 common frames omitted 2018-03-23 18:03:42.055 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 18:03:42.563 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 18:03:42.564 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 18:03:42.632 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 18:03:42.713 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 18:03:42.713 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 18:03:42.780 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 18:03:42.782 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 18:03:42.782 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 18:03:42.842 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 18:03:42.980 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 18:03:42.982 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 18:03:42.990 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 18:03:42.992 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 18:03:43.058 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 18:03:43.064 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 18:03:43.068 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 18:03:43.133 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 18:03:43.136 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 18:03:43.137 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 18:03:43.203 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 18:03:43.212 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 18:03:43.215 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 18:03:43.647 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 18:03:43.651 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 18:03:43.653 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 18:03:43.886 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 69 2018-03-23 18:03:43.891 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 18:03:43.893 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 1(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:03:43.974 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 18:03:43.978 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 18:03:43.979 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 2(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:03:44.040 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 7 2018-03-23 18:03:44.043 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 18:03:44.044 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 3(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:03:44.105 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 5 2018-03-23 18:03:44.109 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 18:03:44.110 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 4(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:03:44.173 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 18:03:44.178 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 18:03:44.178 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 18:03:44.246 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 18:03:44.247 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:03:44.248 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 33(Long), 30(Integer) 2018-03-23 18:03:44.309 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:03:44.309 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) 2018-03-23 18:03:44.310 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 33(Long), 30(Integer), 1000.0(Double), 22(Integer) 2018-03-23 18:03:44.429 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:03:44.430 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:03:44.431 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 45(Long), 30(Integer) 2018-03-23 18:03:44.501 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:03:44.501 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) 2018-03-23 18:03:44.502 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 45(Long), 30(Integer), 999.96(Double), 21(Integer) 2018-03-23 18:03:44.619 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:03:44.619 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:03:44.619 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 35(Long), 30(Integer) 2018-03-23 18:03:44.685 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:03:44.686 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) 2018-03-23 18:03:44.686 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 35(Long), 30(Integer), 999.86(Double), 20(Integer) 2018-03-23 18:03:44.808 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:03:44.812 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:03:44.813 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 36(Long), 30(Integer) 2018-03-23 18:03:44.876 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:03:44.877 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) 2018-03-23 18:03:44.878 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 36(Long), 30(Integer), 999.83(Double), 19(Integer) 2018-03-23 18:03:45.007 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:03:45.009 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:03:45.009 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 49(Long), 30(Integer) 2018-03-23 18:03:45.083 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:03:45.084 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) 2018-03-23 18:03:45.085 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 49(Long), 30(Integer), 999.77(Double), 18(Integer) 2018-03-23 18:03:45.217 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:03:45.218 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:03:45.218 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 51(Long), 30(Integer) 2018-03-23 18:03:45.279 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:03:45.280 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) 2018-03-23 18:03:45.281 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 51(Long), 30(Integer), 999.75(Double), 17(Integer) 2018-03-23 18:03:45.417 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:03:45.418 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:03:45.419 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 34(Long), 30(Integer) 2018-03-23 18:03:45.478 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:03:45.479 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) 2018-03-23 18:03:45.480 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 34(Long), 30(Integer), 999.71(Double), 16(Integer) 2018-03-23 18:03:45.597 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:03:45.599 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:03:45.600 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 47(Long), 30(Integer) 2018-03-23 18:03:45.660 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:03:45.661 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) 2018-03-23 18:03:45.663 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 47(Long), 30(Integer), 999.65(Double), 15(Integer) 2018-03-23 18:03:45.799 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:03:45.800 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:03:45.801 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 43(Long), 30(Integer) 2018-03-23 18:03:45.881 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:03:45.881 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) 2018-03-23 18:03:45.882 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 43(Long), 30(Integer), 999.58(Double), 14(Integer) 2018-03-23 18:03:46.001 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:03:46.002 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:03:46.003 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 44(Long), 30(Integer) 2018-03-23 18:03:46.063 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:03:46.065 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) 2018-03-23 18:03:46.066 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 44(Long), 30(Integer), 999.49(Double), 13(Integer) 2018-03-23 18:03:46.219 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:03:46.220 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:03:46.221 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 53(Long), 30(Integer) 2018-03-23 18:03:46.281 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:03:46.281 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) 2018-03-23 18:03:46.282 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 53(Long), 30(Integer), 999.42(Double), 12(Integer) 2018-03-23 18:03:46.427 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:03:46.429 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:03:46.431 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 48(Long), 30(Integer) 2018-03-23 18:03:46.495 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:03:46.496 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) 2018-03-23 18:03:46.496 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 48(Long), 30(Integer), 999.41(Double), 11(Integer) 2018-03-23 18:03:46.631 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:03:46.632 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:03:46.633 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 42(Long), 30(Integer) 2018-03-23 18:03:46.706 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:03:46.707 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) 2018-03-23 18:03:46.708 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 42(Long), 30(Integer), 998.16(Double), 10(Integer) 2018-03-23 18:03:46.845 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:03:46.846 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:03:46.847 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 40(Long), 30(Integer) 2018-03-23 18:03:46.908 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:03:46.910 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) 2018-03-23 18:03:46.911 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 40(Long), 30(Integer), 997.06(Double), 9(Integer) 2018-03-23 18:03:47.034 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:03:47.036 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:03:47.037 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 38(Long), 30(Integer) 2018-03-23 18:03:47.097 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:03:47.098 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) 2018-03-23 18:03:47.100 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 38(Long), 30(Integer), 997.04(Double), 8(Integer) 2018-03-23 18:03:47.224 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:03:47.225 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:03:47.226 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 41(Long), 30(Integer) 2018-03-23 18:03:47.291 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:03:47.292 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) 2018-03-23 18:03:47.292 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 41(Long), 30(Integer), 996.79(Double), 7(Integer) 2018-03-23 18:03:47.415 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:03:47.416 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:03:47.416 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 76(Long), 30(Integer) 2018-03-23 18:03:47.477 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:03:47.478 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) 2018-03-23 18:03:47.478 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 76(Long), 30(Integer), 996.11(Double), 6(Integer) 2018-03-23 18:03:47.595 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:03:47.596 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:03:47.596 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 46(Long), 30(Integer) 2018-03-23 18:03:47.657 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:03:47.658 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) 2018-03-23 18:03:47.658 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 46(Long), 30(Integer), 996.0(Double), 5(Integer) 2018-03-23 18:03:47.777 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:03:47.778 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:03:47.778 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 37(Long), 30(Integer) 2018-03-23 18:03:47.837 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:03:47.838 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) 2018-03-23 18:03:47.838 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 37(Long), 30(Integer), 994.74(Double), 4(Integer) 2018-03-23 18:03:47.970 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:03:47.971 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:03:47.971 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 50(Long), 30(Integer) 2018-03-23 18:03:48.030 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:03:48.032 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) 2018-03-23 18:03:48.033 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 50(Long), 30(Integer), 994.73(Double), 3(Integer) 2018-03-23 18:03:48.151 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:03:48.153 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:03:48.154 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 39(Long), 30(Integer) 2018-03-23 18:03:48.223 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:03:48.224 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) 2018-03-23 18:03:48.225 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 39(Long), 30(Integer), 994.32(Double), 2(Integer) 2018-03-23 18:03:48.342 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:03:48.343 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:03:48.344 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 52(Long), 30(Integer) 2018-03-23 18:03:48.405 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:03:48.406 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: INSERT INTO check_dept_score (dept_id,period_id,score,integral) VALUES (?, ?,?,?) 2018-03-23 18:03:48.407 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 52(Long), 30(Integer), 989.33(Double), 1(Integer) 2018-03-23 18:03:48.527 |-DEBUG [myExecutor-2] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:26.688 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 18:04:26.694 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 18:04:26.924 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 18:04:26.925 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 18:04:27.010 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 18:04:27.011 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 18:04:27.012 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 18:04:27.097 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 18:04:27.098 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 18:04:27.099 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 18:04:27.167 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 18:04:27.331 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 18:04:27.334 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 18:04:29.512 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 18:04:29.514 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 18:04:29.578 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 18:04:29.580 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 18:04:29.581 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 18:04:29.654 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 18:04:29.655 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 18:04:29.656 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 18:04:29.734 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 18:04:30.217 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 18:04:30.219 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 18:04:30.225 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 18:04:30.226 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:04:30.431 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 18:04:30.434 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 18:04:30.435 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:04:30.809 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 18:04:30.813 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 18:04:30.814 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 18:04:31.039 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 18:04:31.046 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 18:04:31.047 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 18:04:31.115 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 18:04:31.133 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 18:04:31.134 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 18:04:31.199 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 18:04:31.201 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 18:04:31.201 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 18:04:31.267 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 18:04:31.269 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 18:04:31.270 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 18:04:31.335 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 18:04:31.336 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 18:04:31.337 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:04:31.685 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 18:04:31.686 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:31.687 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2048(Integer), 30(Integer) 2018-03-23 18:04:31.757 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:31.759 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:31.760 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2048(Integer), 30(Integer) 2018-03-23 18:04:31.884 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:31.885 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:31.885 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2050(Integer), 30(Integer) 2018-03-23 18:04:31.945 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:31.947 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:31.947 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2050(Integer), 30(Integer) 2018-03-23 18:04:32.071 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:32.072 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:32.073 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2051(Integer), 30(Integer) 2018-03-23 18:04:32.151 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:32.152 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:32.153 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2051(Integer), 30(Integer) 2018-03-23 18:04:32.275 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:32.276 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:32.277 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2052(Integer), 30(Integer) 2018-03-23 18:04:32.340 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:32.341 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:32.341 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2052(Integer), 30(Integer) 2018-03-23 18:04:32.490 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:32.491 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:32.492 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2053(Integer), 30(Integer) 2018-03-23 18:04:32.584 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:32.585 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:32.585 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2053(Integer), 30(Integer) 2018-03-23 18:04:32.708 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:32.709 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:32.710 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2055(Integer), 30(Integer) 2018-03-23 18:04:32.772 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:32.773 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:32.774 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2055(Integer), 30(Integer) 2018-03-23 18:04:32.920 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:32.921 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:32.922 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2056(Integer), 30(Integer) 2018-03-23 18:04:32.982 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:32.983 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:32.983 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2056(Integer), 30(Integer) 2018-03-23 18:04:33.133 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:33.134 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:33.134 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2057(Integer), 30(Integer) 2018-03-23 18:04:33.195 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:33.196 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:33.197 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2057(Integer), 30(Integer) 2018-03-23 18:04:33.336 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:33.338 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:33.338 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2058(Integer), 30(Integer) 2018-03-23 18:04:33.900 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:33.901 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:33.901 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2058(Integer), 30(Integer) 2018-03-23 18:04:34.043 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:34.045 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:34.046 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2059(Integer), 30(Integer) 2018-03-23 18:04:34.111 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:34.113 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:34.114 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2059(Integer), 30(Integer) 2018-03-23 18:04:34.238 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:34.239 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:34.239 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2060(Integer), 30(Integer) 2018-03-23 18:04:34.300 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:34.300 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:34.301 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2060(Integer), 30(Integer) 2018-03-23 18:04:34.424 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:34.425 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:34.425 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2061(Integer), 30(Integer) 2018-03-23 18:04:34.493 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:34.494 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:34.495 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2061(Integer), 30(Integer) 2018-03-23 18:04:34.568 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 18:04:34.624 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:34.626 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:34.626 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2062(Integer), 30(Integer) 2018-03-23 18:04:34.688 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:34.689 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:34.690 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2062(Integer), 30(Integer) 2018-03-23 18:04:34.814 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:34.815 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:34.815 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2064(Integer), 30(Integer) 2018-03-23 18:04:34.878 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:34.879 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:34.879 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2064(Integer), 30(Integer) 2018-03-23 18:04:34.885 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 18:04:34.886 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 18:04:34.947 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 18:04:34.949 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 18:04:34.949 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 18:04:35.005 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:35.006 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:35.007 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2066(Integer), 30(Integer) 2018-03-23 18:04:35.069 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:35.070 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:35.070 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2066(Integer), 30(Integer) 2018-03-23 18:04:35.071 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 18:04:35.072 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 18:04:35.072 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 18:04:35.193 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:35.194 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:35.195 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2069(Integer), 30(Integer) 2018-03-23 18:04:35.265 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:35.266 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:35.266 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2069(Integer), 30(Integer) 2018-03-23 18:04:35.409 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:35.409 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:35.410 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2070(Integer), 30(Integer) 2018-03-23 18:04:35.475 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:35.476 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:35.477 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2070(Integer), 30(Integer) 2018-03-23 18:04:35.492 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 18:04:35.602 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:35.604 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:35.605 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2071(Integer), 30(Integer) 2018-03-23 18:04:35.655 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 18:04:35.661 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 18:04:35.666 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:35.668 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:35.670 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2071(Integer), 30(Integer) 2018-03-23 18:04:35.671 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 18:04:35.673 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:04:35.796 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:35.796 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:35.797 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2072(Integer), 30(Integer) 2018-03-23 18:04:35.868 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:35.868 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:35.869 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2072(Integer), 30(Integer) 2018-03-23 18:04:35.991 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:35.992 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:35.992 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2073(Integer), 30(Integer) 2018-03-23 18:04:36.319 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:36.320 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:36.321 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2073(Integer), 30(Integer) 2018-03-23 18:04:36.449 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:36.449 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:36.450 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2074(Integer), 30(Integer) 2018-03-23 18:04:36.510 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:36.511 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:36.512 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2074(Integer), 30(Integer) 2018-03-23 18:04:36.624 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 18:04:36.631 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 18:04:36.634 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:04:36.636 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:36.638 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:36.639 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2075(Integer), 30(Integer) 2018-03-23 18:04:36.700 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:36.701 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:36.701 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2075(Integer), 30(Integer) 2018-03-23 18:04:36.827 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:36.829 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:36.830 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2076(Integer), 30(Integer) 2018-03-23 18:04:36.892 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:36.893 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:36.893 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2076(Integer), 30(Integer) 2018-03-23 18:04:37.020 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:37.021 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:37.022 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2077(Integer), 30(Integer) 2018-03-23 18:04:37.083 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:37.083 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:37.084 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2077(Integer), 30(Integer) 2018-03-23 18:04:37.131 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 18:04:37.134 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 18:04:37.135 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 18:04:37.217 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:37.219 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:37.219 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2078(Integer), 30(Integer) 2018-03-23 18:04:37.283 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:37.285 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:37.286 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2078(Integer), 30(Integer) 2018-03-23 18:04:37.427 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:37.430 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:37.432 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2079(Integer), 30(Integer) 2018-03-23 18:04:37.471 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 18:04:37.473 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 18:04:37.474 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 18:04:37.493 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:37.494 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:37.494 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2079(Integer), 30(Integer) 2018-03-23 18:04:37.578 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 18:04:37.587 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 18:04:37.588 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 18:04:37.615 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:37.616 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:37.616 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2080(Integer), 30(Integer) 2018-03-23 18:04:37.679 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:37.680 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:37.682 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2080(Integer), 30(Integer) 2018-03-23 18:04:37.688 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 18:04:37.691 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 18:04:37.692 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 18:04:37.814 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 1 2018-03-23 18:04:37.819 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 18:04:37.821 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 18:04:37.822 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:37.825 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 18:04:37.828 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:04:38.192 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 18:04:38.193 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:38.194 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2082(Integer), 30(Integer) 2018-03-23 18:04:38.220 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 18:04:38.221 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:38.221 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2048(Integer), 30(Integer) 2018-03-23 18:04:38.255 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:38.256 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:38.257 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2082(Integer), 30(Integer) 2018-03-23 18:04:38.339 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:38.340 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:38.341 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2048(Integer), 30(Integer) 2018-03-23 18:04:38.396 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:38.396 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:38.397 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2083(Integer), 30(Integer) 2018-03-23 18:04:38.457 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:38.458 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:38.458 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2083(Integer), 30(Integer) 2018-03-23 18:04:38.566 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:38.568 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:38.568 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2050(Integer), 30(Integer) 2018-03-23 18:04:38.582 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:38.582 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:38.583 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2084(Integer), 30(Integer) 2018-03-23 18:04:38.645 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:38.645 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:38.645 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2084(Integer), 30(Integer) 2018-03-23 18:04:38.686 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:38.687 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:38.687 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2050(Integer), 30(Integer) 2018-03-23 18:04:38.770 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:38.770 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:38.770 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2085(Integer), 30(Integer) 2018-03-23 18:04:38.842 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:38.843 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:38.843 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2085(Integer), 30(Integer) 2018-03-23 18:04:38.939 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:38.941 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:38.941 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2051(Integer), 30(Integer) 2018-03-23 18:04:38.965 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:38.966 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:38.966 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2086(Integer), 30(Integer) 2018-03-23 18:04:39.027 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:39.028 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:39.028 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2086(Integer), 30(Integer) 2018-03-23 18:04:39.051 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:39.051 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:39.052 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2051(Integer), 30(Integer) 2018-03-23 18:04:39.151 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:39.153 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:39.154 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2087(Integer), 30(Integer) 2018-03-23 18:04:39.215 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:39.216 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:39.216 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2087(Integer), 30(Integer) 2018-03-23 18:04:39.297 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:39.299 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:39.301 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2052(Integer), 30(Integer) 2018-03-23 18:04:39.352 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:39.353 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:39.354 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2088(Integer), 30(Integer) 2018-03-23 18:04:39.415 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:39.416 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:39.416 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2088(Integer), 30(Integer) 2018-03-23 18:04:39.428 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:39.428 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:39.429 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2052(Integer), 30(Integer) 2018-03-23 18:04:39.540 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:39.541 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:39.541 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2089(Integer), 30(Integer) 2018-03-23 18:04:39.601 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:39.602 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:39.602 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2089(Integer), 30(Integer) 2018-03-23 18:04:39.693 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:39.694 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:39.694 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2053(Integer), 30(Integer) 2018-03-23 18:04:39.729 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:39.729 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:39.730 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2090(Integer), 30(Integer) 2018-03-23 18:04:39.800 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:39.801 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:39.801 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2090(Integer), 30(Integer) 2018-03-23 18:04:39.801 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:39.802 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:39.802 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2053(Integer), 30(Integer) 2018-03-23 18:04:39.926 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:39.927 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:39.927 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2095(Integer), 30(Integer) 2018-03-23 18:04:40.003 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:40.004 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:40.004 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2095(Integer), 30(Integer) 2018-03-23 18:04:40.132 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:40.132 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:40.133 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2096(Integer), 30(Integer) 2018-03-23 18:04:40.197 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:40.199 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:40.200 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2096(Integer), 30(Integer) 2018-03-23 18:04:40.351 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:40.351 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:40.353 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:40.354 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:40.354 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2097(Integer), 30(Integer) 2018-03-23 18:04:40.355 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2055(Integer), 30(Integer) 2018-03-23 18:04:40.419 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:40.420 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:40.421 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2055(Integer), 30(Integer) 2018-03-23 18:04:40.478 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:40.478 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:40.479 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2097(Integer), 30(Integer) 2018-03-23 18:04:40.547 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:40.548 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:40.549 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2056(Integer), 30(Integer) 2018-03-23 18:04:40.609 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:40.610 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:40.610 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2056(Integer), 30(Integer) 2018-03-23 18:04:40.702 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:40.703 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:40.703 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2098(Integer), 30(Integer) 2018-03-23 18:04:40.732 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:40.733 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:40.734 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2057(Integer), 30(Integer) 2018-03-23 18:04:40.796 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:40.796 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:40.797 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2057(Integer), 30(Integer) 2018-03-23 18:04:40.829 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:40.830 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:40.831 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2098(Integer), 30(Integer) 2018-03-23 18:04:40.922 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:40.924 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:40.924 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2058(Integer), 30(Integer) 2018-03-23 18:04:40.985 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:40.986 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:40.986 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2058(Integer), 30(Integer) 2018-03-23 18:04:41.075 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:41.076 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:41.076 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2099(Integer), 30(Integer) 2018-03-23 18:04:41.111 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:41.112 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:41.113 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2059(Integer), 30(Integer) 2018-03-23 18:04:41.175 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:41.175 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:41.176 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2059(Integer), 30(Integer) 2018-03-23 18:04:41.198 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:41.199 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:41.199 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2099(Integer), 30(Integer) 2018-03-23 18:04:41.298 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:41.299 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:41.299 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2060(Integer), 30(Integer) 2018-03-23 18:04:41.359 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:41.359 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:41.360 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2060(Integer), 30(Integer) 2018-03-23 18:04:41.481 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:41.482 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:41.483 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2061(Integer), 30(Integer) 2018-03-23 18:04:41.543 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:41.544 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:41.544 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2061(Integer), 30(Integer) 2018-03-23 18:04:41.666 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:41.667 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:41.667 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2062(Integer), 30(Integer) 2018-03-23 18:04:41.704 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:41.705 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:41.705 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2100(Integer), 30(Integer) 2018-03-23 18:04:41.728 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:41.728 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:41.728 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2062(Integer), 30(Integer) 2018-03-23 18:04:41.820 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:41.821 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:41.821 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2100(Integer), 30(Integer) 2018-03-23 18:04:41.857 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:41.859 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:41.859 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2064(Integer), 30(Integer) 2018-03-23 18:04:41.895 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 18:04:41.922 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:41.922 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:41.923 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2064(Integer), 30(Integer) 2018-03-23 18:04:42.045 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:42.047 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:42.047 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2066(Integer), 30(Integer) 2018-03-23 18:04:42.107 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:42.108 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:42.109 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2066(Integer), 30(Integer) 2018-03-23 18:04:42.157 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 18:04:42.158 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 18:04:42.230 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:42.231 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 18:04:42.231 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:42.232 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2539(Integer), 30(Integer) 2018-03-23 18:04:42.233 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 18:04:42.234 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 18:04:42.293 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:42.293 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:42.293 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2539(Integer), 30(Integer) 2018-03-23 18:04:42.322 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 18:04:42.323 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 18:04:42.323 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 18:04:42.326 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:42.327 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:42.328 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2101(Integer), 30(Integer) 2018-03-23 18:04:42.384 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 18:04:42.415 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:42.416 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:42.417 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2044(Integer), 30(Integer) 2018-03-23 18:04:42.477 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:42.478 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:42.478 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2044(Integer), 30(Integer) 2018-03-23 18:04:42.543 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 18:04:42.545 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 18:04:42.549 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| ==> Preparing: delete from check_statistic_exclude_users where period_id = ? and user_id = ? 2018-03-23 18:04:42.549 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| ==> Parameters: 30(Integer), 2049(Integer) 2018-03-23 18:04:42.602 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:42.603 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:42.603 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2045(Integer), 30(Integer) 2018-03-23 18:04:42.664 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:42.665 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:42.665 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2045(Integer), 30(Integer) 2018-03-23 18:04:42.669 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.StatisticsDao.deletecheckSExUser [159] -| <== Updates: 1 2018-03-23 18:04:42.733 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:42.734 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:42.735 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2101(Integer), 30(Integer) 2018-03-23 18:04:42.788 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:42.789 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:42.790 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2046(Integer), 30(Integer) 2018-03-23 18:04:42.852 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:42.853 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:42.854 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2046(Integer), 30(Integer) 2018-03-23 18:04:42.968 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:42.970 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:42.971 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2102(Integer), 30(Integer) 2018-03-23 18:04:42.986 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:42.988 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:42.989 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2049(Integer), 30(Integer) 2018-03-23 18:04:43.050 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:43.050 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:43.051 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 20(Integer), 6(Integer), 444(Integer), 140(Integer), 20(Integer), 33(Integer), 2049(Integer), 30(Integer) 2018-03-23 18:04:43.092 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:43.093 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:43.093 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2102(Integer), 30(Integer) 2018-03-23 18:04:43.174 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:43.175 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:43.176 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2065(Integer), 30(Integer) 2018-03-23 18:04:43.240 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:43.240 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:43.241 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 33(Integer), 2065(Integer), 30(Integer) 2018-03-23 18:04:43.337 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:43.338 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:43.338 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2105(Integer), 30(Integer) 2018-03-23 18:04:43.364 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:43.365 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:43.365 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2047(Integer), 30(Integer) 2018-03-23 18:04:43.427 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:43.428 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:43.428 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 0(Integer), 33(Integer), 2047(Integer), 30(Integer) 2018-03-23 18:04:43.445 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:43.446 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:43.446 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2105(Integer), 30(Integer) 2018-03-23 18:04:43.551 |-DEBUG [myExecutor-4] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:43.975 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:43.976 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:43.976 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2106(Integer), 30(Integer) 2018-03-23 18:04:44.076 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:44.077 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:44.078 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2106(Integer), 30(Integer) 2018-03-23 18:04:44.326 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:44.327 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:44.328 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2107(Integer), 30(Integer) 2018-03-23 18:04:44.426 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:44.427 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:44.428 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2107(Integer), 30(Integer) 2018-03-23 18:04:44.680 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:44.681 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:44.682 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2108(Integer), 30(Integer) 2018-03-23 18:04:44.784 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:44.784 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:44.785 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2108(Integer), 30(Integer) 2018-03-23 18:04:44.838 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 18:04:44.840 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 18:04:44.998 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:44.999 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:44.999 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2109(Integer), 30(Integer) 2018-03-23 18:04:45.022 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 18:04:45.024 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 18:04:45.086 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 18:04:45.086 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 18:04:45.087 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 18:04:45.087 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 18:04:45.087 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 18:04:45.095 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:45.095 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:45.096 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2109(Integer), 30(Integer) 2018-03-23 18:04:45.160 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 18:04:45.161 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 18:04:45.162 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 18:04:45.188 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 18:04:45.189 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 18:04:45.190 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 18:04:45.225 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 18:04:45.226 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 18:04:45.227 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 18:04:45.250 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 18:04:45.285 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 18:04:45.754 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 18:04:45.758 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:45.759 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 18:04:45.760 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:45.761 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2111(Integer), 30(Integer) 2018-03-23 18:04:45.893 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:45.894 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:45.894 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2111(Integer), 30(Integer) 2018-03-23 18:04:45.935 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 18:04:45.938 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 18:04:45.944 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Preparing: SELECT u.checked_person AS user_id , u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name FROM ( SELECT t.checked_person , t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id WHERE 1=1 and ct.check_status!=22 and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY checked_person,id 2018-03-23 18:04:45.945 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:04:46.898 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:46.900 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:46.902 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2114(Integer), 30(Integer) 2018-03-23 18:04:46.902 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectStatistics [159] -| <== Total: 124 2018-03-23 18:04:46.911 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Preparing: SELECT COUNT(1) AS checked_num , t.checked_person AS user_id FROM check_task t WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? GROUP BY t.checked_person 2018-03-23 18:04:46.914 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:04:47.046 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:47.047 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:47.047 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2114(Integer), 30(Integer) 2018-03-23 18:04:47.313 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectCheckedTimes [159] -| <== Total: 541 2018-03-23 18:04:47.316 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Preparing: SELECT t.* , fs.name AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_br_layer_fee_station fs ON t.organid = fs.organ_id LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-03-23 18:04:47.316 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 18:04:47.372 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:47.372 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:47.373 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2115(Integer), 30(Integer) 2018-03-23 18:04:47.533 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:47.534 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:47.535 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2115(Integer), 30(Integer) 2018-03-23 18:04:47.640 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 18:04:47.818 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:47.819 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:47.820 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2122(Integer), 30(Integer) 2018-03-23 18:04:48.059 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:48.059 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:48.060 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2122(Integer), 30(Integer) 2018-03-23 18:04:48.079 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllUsers [159] -| <== Total: 634 2018-03-23 18:04:48.080 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-03-23 18:04:48.081 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-03-23 18:04:48.230 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-03-23 18:04:48.231 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 18:04:48.232 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 18:04:48.236 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 18:04:48.237 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 18:04:48.313 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 18:04:48.313 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 18:04:48.314 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Preparing: select * from check_statistic_exclude_users where period_id = ? 2018-03-23 18:04:48.315 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 18:04:48.315 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| ==> Parameters: 30(Integer) 2018-03-23 18:04:48.316 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 18:04:48.419 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:48.419 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:48.420 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2123(Integer), 30(Integer) 2018-03-23 18:04:48.471 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.getcheckSExUser [159] -| <== Total: 0 2018-03-23 18:04:48.474 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 18:04:48.475 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 18:04:48.583 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:48.583 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 18:04:48.584 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:48.584 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 18:04:48.584 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Preparing: select a.checked_person as userid, checked_dept as old_dept, a.dept as new_dept , (select TRUENAME from t_sys_users where a.checked_person=id) as username, (select ORGANNAME from t_sys_organ where a.checked_dept=id) as old_dept_name, (select ORGANNAME from t_sys_organ where a.dept=id) as new_dept_name, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.checked_dept AND start_time >= ? AND end_time < ? and check_status!=22) as old_dept_check_num, (select count(*) from check_task where checked_person=a.checked_person and checked_dept=a.dept AND start_time >= ? AND end_time < ? and check_status!=22) as new_dept_check_num from ( select checked_person,checked_dept,(select u.ORGANID from t_sys_users u where u.id = t.checked_person) as dept from check_task t where 1=1 AND start_time >= ? AND end_time < ? GROUP BY checked_person,checked_dept ORDER BY checked_person ) a where a.checked_dept!=a.dept 2018-03-23 18:04:48.584 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2123(Integer), 30(Integer) 2018-03-23 18:04:48.585 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:48.586 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:04:48.586 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2048(Integer), 30(Integer) 2018-03-23 18:04:48.674 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:48.675 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:48.675 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2048(Integer), 30(Integer) 2018-03-23 18:04:48.798 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:48.801 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 18:04:48.802 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 18:04:48.841 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:48.843 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:48.844 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2050(Integer), 30(Integer) 2018-03-23 18:04:48.867 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 18:04:48.869 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:48.870 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2127(Integer), 30(Integer) 2018-03-23 18:04:48.934 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:48.935 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:48.935 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2127(Integer), 30(Integer) 2018-03-23 18:04:48.962 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:48.963 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:48.964 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2050(Integer), 30(Integer) 2018-03-23 18:04:49.020 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 18:04:49.024 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 18:04:49.031 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 18:04:49.032 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 18:04:49.057 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:49.059 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:49.059 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2128(Integer), 30(Integer) 2018-03-23 18:04:49.094 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.StatisticsDao.selectuserchangestation [159] -| <== Total: 6 2018-03-23 18:04:49.107 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 18:04:49.113 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 18:04:49.115 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 18:04:49.125 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:49.127 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:49.128 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2128(Integer), 30(Integer) 2018-03-23 18:04:49.172 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:49.173 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:49.173 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2051(Integer), 30(Integer) 2018-03-23 18:04:49.179 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 18:04:49.181 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 18:04:49.181 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 18:04:49.239 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 18:04:49.242 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 18:04:49.242 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 18:04:49.267 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:49.268 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:49.269 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2130(Integer), 30(Integer) 2018-03-23 18:04:49.276 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:49.277 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:49.278 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2051(Integer), 30(Integer) 2018-03-23 18:04:49.343 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:49.344 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:49.344 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2130(Integer), 30(Integer) 2018-03-23 18:04:49.467 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:49.468 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:49.469 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2131(Integer), 30(Integer) 2018-03-23 18:04:49.500 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:49.501 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:49.501 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2052(Integer), 30(Integer) 2018-03-23 18:04:49.529 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:49.530 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:49.530 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2131(Integer), 30(Integer) 2018-03-23 18:04:49.593 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:49.593 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:49.594 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2052(Integer), 30(Integer) 2018-03-23 18:04:49.601 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 18:04:49.605 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 18:04:49.606 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 18:04:49.659 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:49.659 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:49.660 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2133(Integer), 30(Integer) 2018-03-23 18:04:49.724 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:49.725 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:49.725 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2133(Integer), 30(Integer) 2018-03-23 18:04:49.752 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 70 2018-03-23 18:04:49.755 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 18:04:49.756 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 1(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:04:49.825 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:49.826 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:49.826 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2053(Integer), 30(Integer) 2018-03-23 18:04:49.841 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 18:04:49.843 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 18:04:49.844 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 2(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:04:49.866 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:49.866 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:49.867 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2134(Integer), 30(Integer) 2018-03-23 18:04:49.901 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 7 2018-03-23 18:04:49.904 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 18:04:49.904 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 3(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:04:49.922 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:49.923 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:49.923 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2053(Integer), 30(Integer) 2018-03-23 18:04:49.929 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:49.930 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:49.930 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2134(Integer), 30(Integer) 2018-03-23 18:04:49.964 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 5 2018-03-23 18:04:49.967 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 18:04:49.968 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 4(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:04:50.035 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 18:04:50.038 |-DEBUG [myExecutor-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 18:04:50.039 |-DEBUG [myExecutor-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 18:04:50.057 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:50.057 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:50.058 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2135(Integer), 30(Integer) 2018-03-23 18:04:50.076 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:50.077 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:50.078 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2055(Integer), 30(Integer) 2018-03-23 18:04:50.120 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:50.120 |-DEBUG [myExecutor-6] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 18:04:50.120 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:50.121 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2135(Integer), 30(Integer) 2018-03-23 18:04:50.121 |-DEBUG [myExecutor-6] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:04:50.121 |-DEBUG [myExecutor-6] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 33(Long), 30(Integer) 2018-03-23 18:04:50.175 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:50.175 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:50.175 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2055(Integer), 30(Integer) 2018-03-23 18:04:50.188 |-DEBUG [myExecutor-6] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:50.189 |-DEBUG [myExecutor-6] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_dept_score SET score = ?, integral = ?, WHERE dept_id = ? and period_id = ? 2018-03-23 18:04:50.189 |-DEBUG [myExecutor-6] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 999.96(Double), 22(Integer), 33(Long), 30(Integer) 2018-03-23 18:04:50.252 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:50.253 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:50.253 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2137(Integer), 30(Integer) 2018-03-23 18:04:50.310 |-ERROR [myExecutor-6] org.springframework.aop.interceptor.SimpleAsyncUncaughtExceptionHandler [37] -| Unexpected error occurred invoking async method 'public void com.xintong.visualinspection.service.ThreadTaskService.saveDeptStatic(java.util.List,java.lang.Long,java.lang.Long)'. org.springframework.jdbc.BadSqlGrammarException: ### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE dept_id = 33 and period_id = 30' at line 6 ### The error may exist in file [C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server\target\classes\com\xintong\visualinspection\mapper\master\CheckDeptStatisticsMapper.xml] ### The error may involve com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate-Inline ### The error occurred while setting parameters ### SQL: UPDATE check_dept_score SET score = ?, integral = ?, WHERE dept_id = ? and period_id = ? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE dept_id = 33 and period_id = 30' at line 6 ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE dept_id = 33 and period_id = 30' at line 6 at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:231) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73) at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446) at com.sun.proxy.$Proxy95.insert(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278) at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:57) at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:59) at com.sun.proxy.$Proxy119.saveandupdate(Unknown Source) at com.xintong.visualinspection.service.ThreadTaskService.saveDeptStatic(ThreadTaskService.java:80) at com.xintong.visualinspection.service.ThreadTaskService$$FastClassBySpringCGLIB$$aa5ede3d.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:115) at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) at java.util.concurrent.FutureTask.run(FutureTask.java) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE dept_id = 33 and period_id = 30' at line 6 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:943) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2501) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858) at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1197) at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:493) at sun.reflect.GeneratedMethodAccessor153.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) at com.sun.proxy.$Proxy142.execute(Unknown Source) at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:46) at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) at sun.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy140.update(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:198) at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:185) at sun.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433) ... 16 common frames omitted 2018-03-23 18:04:50.312 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:50.313 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:50.314 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2137(Integer), 30(Integer) 2018-03-23 18:04:50.363 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:50.363 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:50.364 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2056(Integer), 30(Integer) 2018-03-23 18:04:50.437 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:50.439 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:50.439 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2139(Integer), 30(Integer) 2018-03-23 18:04:50.486 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:50.487 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:50.488 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2056(Integer), 30(Integer) 2018-03-23 18:04:50.500 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:50.500 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:50.501 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2139(Integer), 30(Integer) 2018-03-23 18:04:50.674 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:50.675 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:50.675 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2142(Integer), 30(Integer) 2018-03-23 18:04:50.815 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:50.816 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:50.816 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2142(Integer), 30(Integer) 2018-03-23 18:04:51.003 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:51.004 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:51.004 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2143(Integer), 30(Integer) 2018-03-23 18:04:51.065 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:51.065 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:51.066 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2143(Integer), 30(Integer) 2018-03-23 18:04:51.192 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:51.194 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:51.195 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2144(Integer), 30(Integer) 2018-03-23 18:04:51.256 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:51.257 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:51.257 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2144(Integer), 30(Integer) 2018-03-23 18:04:51.270 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:51.271 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:51.272 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2057(Integer), 30(Integer) 2018-03-23 18:04:51.382 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:51.382 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:51.383 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2145(Integer), 30(Integer) 2018-03-23 18:04:51.443 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:51.443 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:51.444 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2145(Integer), 30(Integer) 2018-03-23 18:04:51.566 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:51.568 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:51.568 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2147(Integer), 30(Integer) 2018-03-23 18:04:51.644 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:51.645 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:51.645 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2147(Integer), 30(Integer) 2018-03-23 18:04:51.666 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:51.667 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:51.668 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2057(Integer), 30(Integer) 2018-03-23 18:04:51.771 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:51.773 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:51.774 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2150(Integer), 30(Integer) 2018-03-23 18:04:51.835 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:51.836 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:51.836 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2150(Integer), 30(Integer) 2018-03-23 18:04:51.915 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:51.916 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:51.916 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2058(Integer), 30(Integer) 2018-03-23 18:04:51.963 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:51.964 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:51.964 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2154(Integer), 30(Integer) 2018-03-23 18:04:52.036 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:52.037 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:52.038 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2154(Integer), 30(Integer) 2018-03-23 18:04:52.049 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:52.050 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:52.051 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2058(Integer), 30(Integer) 2018-03-23 18:04:52.158 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:52.159 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:52.160 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2156(Integer), 30(Integer) 2018-03-23 18:04:52.227 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:52.227 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:52.228 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2156(Integer), 30(Integer) 2018-03-23 18:04:52.285 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:52.285 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:52.286 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2059(Integer), 30(Integer) 2018-03-23 18:04:52.355 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:52.356 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:52.357 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2157(Integer), 30(Integer) 2018-03-23 18:04:52.400 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:52.401 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:52.401 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2059(Integer), 30(Integer) 2018-03-23 18:04:52.429 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:52.430 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:52.431 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2157(Integer), 30(Integer) 2018-03-23 18:04:52.555 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:52.556 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:52.556 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2158(Integer), 30(Integer) 2018-03-23 18:04:52.618 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:52.618 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:52.618 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2158(Integer), 30(Integer) 2018-03-23 18:04:52.626 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:52.627 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:52.628 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2060(Integer), 30(Integer) 2018-03-23 18:04:52.754 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:52.754 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:52.755 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:52.755 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:52.755 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2060(Integer), 30(Integer) 2018-03-23 18:04:52.755 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2160(Integer), 30(Integer) 2018-03-23 18:04:52.816 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:52.816 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:52.817 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2160(Integer), 30(Integer) 2018-03-23 18:04:52.946 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:52.947 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:52.948 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2162(Integer), 30(Integer) 2018-03-23 18:04:52.989 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 18:04:53.008 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:53.010 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:53.010 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2061(Integer), 30(Integer) 2018-03-23 18:04:53.024 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:53.024 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:53.025 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2162(Integer), 30(Integer) 2018-03-23 18:04:53.124 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:53.125 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:53.125 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2061(Integer), 30(Integer) 2018-03-23 18:04:53.149 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:53.150 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:53.150 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2164(Integer), 30(Integer) 2018-03-23 18:04:53.185 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-03-23 18:04:53.185 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-03-23 18:04:53.210 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:53.211 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:53.211 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2164(Integer), 30(Integer) 2018-03-23 18:04:53.269 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-03-23 18:04:53.270 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-03-23 18:04:53.271 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-03-23 18:04:53.335 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:53.335 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:53.336 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2165(Integer), 30(Integer) 2018-03-23 18:04:53.362 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 111 2018-03-23 18:04:53.364 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-03-23 18:04:53.365 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-03-23 18:04:53.396 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:53.397 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:53.398 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2165(Integer), 30(Integer) 2018-03-23 18:04:53.424 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-03-23 18:04:53.521 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:53.522 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:53.523 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2166(Integer), 30(Integer) 2018-03-23 18:04:53.583 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [73] -| authenticated user wenhongquan, setting security context 2018-03-23 18:04:53.585 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [56] -| checking authentication wenhongquan 2018-03-23 18:04:53.587 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:53.588 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:53.588 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2166(Integer), 30(Integer) 2018-03-23 18:04:53.592 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 18:04:53.593 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 18:04:53.648 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:53.649 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:53.649 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2062(Integer), 30(Integer) 2018-03-23 18:04:53.661 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 18:04:53.663 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Preparing: SELECT COUNT(1) AS people_num,s.ORGAN_ID AS dept_id, s.name from t_sys_users t LEFT JOIN t_br_layer_fee_station s ON t.ORGANID = s.ORGAN_ID WHERE 1=1 AND t.id not in ( select t_s_y.id from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime and date_sub(t_p.starttime,interval 1 hour) <= ? ) AND t.positionid in ( ? , ? , ? , ? ) AND s.ORGAN_ID IS NOT NULL GROUP BY s.ORGAN_ID 2018-03-23 18:04:53.664 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-03-23 18:04:53.709 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:53.710 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:53.710 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2167(Integer), 30(Integer) 2018-03-23 18:04:53.728 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.selectFeeStationGroup [159] -| <== Total: 22 2018-03-23 18:04:53.729 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 18:04:53.730 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 18:04:53.767 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:53.768 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:53.768 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2062(Integer), 30(Integer) 2018-03-23 18:04:53.772 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:53.772 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:53.773 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2167(Integer), 30(Integer) 2018-03-23 18:04:53.788 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 18:04:53.792 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Preparing: SELECT COUNT(DISTINCT( t.checked_person )) AS checked_people_num , COUNT(t.checked_person) AS checked_num ,t.checked_dept AS dept_id FROM check_task t left join t_sys_users u on t.checked_person = u.id WHERE 1=1 and t.check_status!=22 and t.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND t.start_time >= ? AND t.end_time < ? AND u.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) GROUP BY t.checked_dept 2018-03-23 18:04:53.793 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 18:04:53.902 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:53.903 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:53.904 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2168(Integer), 30(Integer) 2018-03-23 18:04:53.964 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:53.966 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:53.967 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2168(Integer), 30(Integer) 2018-03-23 18:04:54.001 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:54.003 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:54.004 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2064(Integer), 30(Integer) 2018-03-23 18:04:54.097 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:54.099 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:54.100 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2169(Integer), 30(Integer) 2018-03-23 18:04:54.102 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:54.103 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:54.104 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2064(Integer), 30(Integer) 2018-03-23 18:04:54.147 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckNum [159] -| <== Total: 22 2018-03-23 18:04:54.154 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Preparing: SELECT u.checked_dept AS dept_id ,u.parent_id AS item_id ,sum(u.score) AS score ,s.name,s.id FROM ( SELECT t.checked_dept,ci.parent_id, t.check_item_score AS score FROM check_score t LEFT JOIN check_item ci ON t.check_item_id = ci.id LEFT JOIN check_task ct ON ct.id = t.task_id LEFT JOIN t_sys_users uu on t.checked_person = uu.id WHERE 1=1 AND ct.check_status!=22 AND t.check_item_score is not null and ct.id not in ( select id from ( select check_task.*,deleted_user.starttime as u_delet_time from check_task left join (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on check_task.checked_person = deleted_user.id ) v_task where v_task.u_delet_time is not null and v_task.end_time > v_task.u_delet_time ) AND ct.start_time >= ? AND ct.end_time < ? AND uu.positionid in ( ? , ? , ? , ? ) AND t.checked_person not in (select user_id from check_statistic_exclude_users where period_id = ?) ) u LEFT JOIN check_item s ON u.parent_id = s.id GROUP BY dept_id,item_id 2018-03-23 18:04:54.156 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| ==> Parameters: 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp), 1(Integer), 4(Integer), 5(Integer), 6(Integer), 30(Integer) 2018-03-23 18:04:54.162 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:54.163 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:54.164 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2169(Integer), 30(Integer) 2018-03-23 18:04:54.292 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:54.293 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:54.294 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2173(Integer), 30(Integer) 2018-03-23 18:04:54.333 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:54.333 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:54.334 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2066(Integer), 30(Integer) 2018-03-23 18:04:54.338 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.selectFeeStationCheckedPersonScoreDetail [159] -| <== Total: 70 2018-03-23 18:04:54.340 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 18:04:54.342 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 1(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:04:54.356 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:54.357 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:54.357 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2173(Integer), 30(Integer) 2018-03-23 18:04:54.419 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 18:04:54.421 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 18:04:54.421 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 2(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:04:54.452 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:54.452 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:54.453 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 33(Integer), 2066(Integer), 30(Integer) 2018-03-23 18:04:54.500 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:54.500 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 7 2018-03-23 18:04:54.501 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:54.502 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2176(Integer), 30(Integer) 2018-03-23 18:04:54.504 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 18:04:54.506 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 3(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:04:54.563 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:54.564 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 5 2018-03-23 18:04:54.564 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:54.565 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2176(Integer), 30(Integer) 2018-03-23 18:04:54.569 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Preparing: SELECT o.dept_id, COUNT(1) checked_num, SUM(o.check_score) check_total_score FROM other_check o WHERE o.check_type = ? AND user_id = 0 AND o.check_time >= ? AND o.check_time < ? GROUP BY dept_id 2018-03-23 18:04:54.569 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| ==> Parameters: 4(Integer), 2018-02-25 23:00:00.0(Timestamp), 2018-03-25 23:00:00.0(Timestamp) 2018-03-23 18:04:54.626 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.StatisticsDao.getselectFeeStationOperationScoreDetail [159] -| <== Total: 0 2018-03-23 18:04:54.629 |-DEBUG [myExecutor-7] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Preparing: select * from check_task_period where 1=1 2018-03-23 18:04:54.630 |-DEBUG [myExecutor-7] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| ==> Parameters: 2018-03-23 18:04:54.688 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:54.689 |-DEBUG [myExecutor-7] com.xintong.visualinspection.dao.master.CheckTaskPeriodDao.select [159] -| <== Total: 10 2018-03-23 18:04:54.689 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:54.690 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2177(Integer), 30(Integer) 2018-03-23 18:04:54.690 |-DEBUG [myExecutor-7] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_dept_score where dept_id = ? and period_id = ? 2018-03-23 18:04:54.691 |-DEBUG [myExecutor-7] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 33(Long), 30(Integer) 2018-03-23 18:04:54.701 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:54.702 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:54.702 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2069(Integer), 30(Integer) 2018-03-23 18:04:54.746 |-DEBUG [myExecutor-7] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:54.747 |-DEBUG [myExecutor-7] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_dept_score SET score = ?, integral = ?, WHERE dept_id = ? and period_id = ? 2018-03-23 18:04:54.747 |-DEBUG [myExecutor-7] com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate [159] -| ==> Parameters: 999.96(Double), 22(Integer), 33(Long), 30(Integer) 2018-03-23 18:04:54.750 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:54.750 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:54.751 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2177(Integer), 30(Integer) 2018-03-23 18:04:54.823 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:54.823 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:54.823 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2069(Integer), 30(Integer) 2018-03-23 18:04:54.861 |-ERROR [myExecutor-7] org.springframework.aop.interceptor.SimpleAsyncUncaughtExceptionHandler [37] -| Unexpected error occurred invoking async method 'public void com.xintong.visualinspection.service.ThreadTaskService.saveDeptStatic(java.util.List,java.lang.Long,java.lang.Long)'. org.springframework.jdbc.BadSqlGrammarException: ### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE dept_id = 33 and period_id = 30' at line 6 ### The error may exist in file [C:\Users\wenhongquan\Documents\VisualInspection\VisualInspection_server\target\classes\com\xintong\visualinspection\mapper\master\CheckDeptStatisticsMapper.xml] ### The error may involve com.xintong.visualinspection.dao.master.CheckDeptStatisticsDao.saveandupdate-Inline ### The error occurred while setting parameters ### SQL: UPDATE check_dept_score SET score = ?, integral = ?, WHERE dept_id = ? and period_id = ? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE dept_id = 33 and period_id = 30' at line 6 ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE dept_id = 33 and period_id = 30' at line 6 at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:231) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73) at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446) at com.sun.proxy.$Proxy95.insert(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278) at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:57) at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:59) at com.sun.proxy.$Proxy119.saveandupdate(Unknown Source) at com.xintong.visualinspection.service.ThreadTaskService.saveDeptStatic(ThreadTaskService.java:80) at com.xintong.visualinspection.service.ThreadTaskService$$FastClassBySpringCGLIB$$aa5ede3d.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:115) at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) at java.util.concurrent.FutureTask.run(FutureTask.java) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE dept_id = 33 and period_id = 30' at line 6 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:943) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2501) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858) at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1197) at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:493) at sun.reflect.GeneratedMethodAccessor153.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) at com.sun.proxy.$Proxy142.execute(Unknown Source) at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:46) at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) at sun.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy140.update(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:198) at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:185) at sun.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433) ... 16 common frames omitted 2018-03-23 18:04:54.873 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:54.874 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:54.874 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2178(Integer), 30(Integer) 2018-03-23 18:04:54.934 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:54.935 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:54.935 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2178(Integer), 30(Integer) 2018-03-23 18:04:55.060 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:55.061 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:55.061 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2182(Integer), 30(Integer) 2018-03-23 18:04:55.066 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:55.068 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:55.068 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2070(Integer), 30(Integer) 2018-03-23 18:04:55.122 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:55.124 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:55.125 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2182(Integer), 30(Integer) 2018-03-23 18:04:55.190 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:55.192 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:55.193 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2070(Integer), 30(Integer) 2018-03-23 18:04:55.251 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:55.254 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:55.256 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2183(Integer), 30(Integer) 2018-03-23 18:04:55.319 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:55.321 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:55.321 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2183(Integer), 30(Integer) 2018-03-23 18:04:55.429 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:55.430 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:55.430 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2071(Integer), 30(Integer) 2018-03-23 18:04:55.443 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:55.445 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:55.445 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2184(Integer), 30(Integer) 2018-03-23 18:04:55.506 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:55.507 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:55.507 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2184(Integer), 30(Integer) 2018-03-23 18:04:55.554 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:55.554 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:55.555 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2071(Integer), 30(Integer) 2018-03-23 18:04:55.685 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:55.686 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:55.686 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2186(Integer), 30(Integer) 2018-03-23 18:04:55.747 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:55.748 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:55.748 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2186(Integer), 30(Integer) 2018-03-23 18:04:55.870 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:55.871 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:55.872 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2187(Integer), 30(Integer) 2018-03-23 18:04:55.934 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:55.934 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:55.935 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2187(Integer), 30(Integer) 2018-03-23 18:04:56.058 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:56.059 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:56.059 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2188(Integer), 30(Integer) 2018-03-23 18:04:56.118 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:56.119 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:56.119 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2072(Integer), 30(Integer) 2018-03-23 18:04:56.121 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:56.121 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:56.122 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2188(Integer), 30(Integer) 2018-03-23 18:04:56.243 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:56.243 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:56.243 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:56.244 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2072(Integer), 30(Integer) 2018-03-23 18:04:56.244 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:56.244 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2189(Integer), 30(Integer) 2018-03-23 18:04:56.311 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:56.312 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:56.312 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2189(Integer), 30(Integer) 2018-03-23 18:04:56.437 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:56.437 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:56.438 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2191(Integer), 30(Integer) 2018-03-23 18:04:56.491 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:56.493 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:56.494 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2073(Integer), 30(Integer) 2018-03-23 18:04:56.499 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:56.501 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:56.501 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2191(Integer), 30(Integer) 2018-03-23 18:04:56.619 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:56.621 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:56.621 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2073(Integer), 30(Integer) 2018-03-23 18:04:56.625 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:56.628 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:56.629 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2192(Integer), 30(Integer) 2018-03-23 18:04:56.689 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:56.690 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:56.690 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2192(Integer), 30(Integer) 2018-03-23 18:04:56.830 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:56.832 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:56.832 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2194(Integer), 30(Integer) 2018-03-23 18:04:56.894 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:56.894 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:56.895 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2194(Integer), 30(Integer) 2018-03-23 18:04:56.896 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:56.897 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:56.897 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2074(Integer), 30(Integer) 2018-03-23 18:04:57.013 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:57.014 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:57.014 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2074(Integer), 30(Integer) 2018-03-23 18:04:57.016 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:57.017 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:57.017 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2196(Integer), 30(Integer) 2018-03-23 18:04:57.077 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:57.077 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:57.078 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2196(Integer), 30(Integer) 2018-03-23 18:04:57.199 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:57.200 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:57.200 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2197(Integer), 30(Integer) 2018-03-23 18:04:57.231 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:57.232 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:57.232 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2075(Integer), 30(Integer) 2018-03-23 18:04:57.261 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:57.262 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:57.262 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2197(Integer), 30(Integer) 2018-03-23 18:04:57.358 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:57.359 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:57.360 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2075(Integer), 30(Integer) 2018-03-23 18:04:57.387 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:57.389 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:57.389 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2198(Integer), 30(Integer) 2018-03-23 18:04:57.451 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:57.452 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:57.453 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2198(Integer), 30(Integer) 2018-03-23 18:04:57.573 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:57.575 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:57.575 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2076(Integer), 30(Integer) 2018-03-23 18:04:57.576 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:57.578 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:57.579 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2199(Integer), 30(Integer) 2018-03-23 18:04:57.639 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:57.641 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:57.641 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2199(Integer), 30(Integer) 2018-03-23 18:04:57.683 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:57.684 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:57.685 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2076(Integer), 30(Integer) 2018-03-23 18:04:57.764 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:57.766 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:57.766 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2201(Integer), 30(Integer) 2018-03-23 18:04:57.828 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:57.829 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:57.829 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2201(Integer), 30(Integer) 2018-03-23 18:04:57.956 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:57.957 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:57.958 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2202(Integer), 30(Integer) 2018-03-23 18:04:58.020 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:58.021 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:58.021 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2202(Integer), 30(Integer) 2018-03-23 18:04:58.144 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:58.145 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:58.145 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2206(Integer), 30(Integer) 2018-03-23 18:04:58.205 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:58.206 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:58.207 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2206(Integer), 30(Integer) 2018-03-23 18:04:58.215 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:58.216 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:58.216 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2077(Integer), 30(Integer) 2018-03-23 18:04:58.333 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:58.333 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:58.335 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:58.336 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2077(Integer), 30(Integer) 2018-03-23 18:04:58.336 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:58.337 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2208(Integer), 30(Integer) 2018-03-23 18:04:58.403 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:58.404 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:58.404 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2208(Integer), 30(Integer) 2018-03-23 18:04:58.531 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:58.533 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:58.534 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2212(Integer), 30(Integer) 2018-03-23 18:04:58.595 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:58.595 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:58.596 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2212(Integer), 30(Integer) 2018-03-23 18:04:58.718 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:58.719 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:58.720 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2213(Integer), 30(Integer) 2018-03-23 18:04:58.784 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:58.784 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:58.784 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2213(Integer), 30(Integer) 2018-03-23 18:04:58.909 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:58.910 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:58.910 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2218(Integer), 30(Integer) 2018-03-23 18:04:58.970 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:58.971 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:58.971 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2218(Integer), 30(Integer) 2018-03-23 18:04:59.092 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:59.093 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:59.093 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2220(Integer), 30(Integer) 2018-03-23 18:04:59.153 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:59.154 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:59.154 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2220(Integer), 30(Integer) 2018-03-23 18:04:59.277 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:59.277 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:59.278 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2221(Integer), 30(Integer) 2018-03-23 18:04:59.338 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:59.338 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:59.339 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2221(Integer), 30(Integer) 2018-03-23 18:04:59.431 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:59.432 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:59.432 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2078(Integer), 30(Integer) 2018-03-23 18:04:59.472 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:59.473 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:59.474 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2222(Integer), 30(Integer) 2018-03-23 18:04:59.537 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:59.539 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:59.540 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2222(Integer), 30(Integer) 2018-03-23 18:04:59.557 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:59.559 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:59.560 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2078(Integer), 30(Integer) 2018-03-23 18:04:59.670 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:59.672 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:59.673 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2224(Integer), 30(Integer) 2018-03-23 18:04:59.734 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:59.736 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:59.737 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2224(Integer), 30(Integer) 2018-03-23 18:04:59.805 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:59.806 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:59.806 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2079(Integer), 30(Integer) 2018-03-23 18:04:59.862 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:04:59.863 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:04:59.864 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2225(Integer), 30(Integer) 2018-03-23 18:04:59.925 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:59.926 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:59.926 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2225(Integer), 30(Integer) 2018-03-23 18:04:59.934 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:04:59.936 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:04:59.936 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2079(Integer), 30(Integer) 2018-03-23 18:05:00.048 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:00.049 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:00.050 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2226(Integer), 30(Integer) 2018-03-23 18:05:00.113 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:00.113 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:00.113 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2226(Integer), 30(Integer) 2018-03-23 18:05:00.167 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:00.168 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:00.168 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2080(Integer), 30(Integer) 2018-03-23 18:05:00.239 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:00.240 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:00.240 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2227(Integer), 30(Integer) 2018-03-23 18:05:00.280 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:00.280 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:00.281 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2080(Integer), 30(Integer) 2018-03-23 18:05:00.301 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:00.302 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:00.302 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2227(Integer), 30(Integer) 2018-03-23 18:05:00.423 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:00.424 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:00.425 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2228(Integer), 30(Integer) 2018-03-23 18:05:00.485 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:00.486 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:00.487 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2228(Integer), 30(Integer) 2018-03-23 18:05:00.529 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:00.530 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:00.530 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2082(Integer), 30(Integer) 2018-03-23 18:05:00.645 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:00.646 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:00.646 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2229(Integer), 30(Integer) 2018-03-23 18:05:00.662 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:00.663 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:00.663 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2082(Integer), 30(Integer) 2018-03-23 18:05:00.725 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:00.726 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:00.726 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2229(Integer), 30(Integer) 2018-03-23 18:05:00.887 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:00.888 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:00.888 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2230(Integer), 30(Integer) 2018-03-23 18:05:00.929 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:00.930 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:00.930 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2083(Integer), 30(Integer) 2018-03-23 18:05:00.968 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:00.968 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:00.968 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2230(Integer), 30(Integer) 2018-03-23 18:05:01.056 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:01.057 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:01.058 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2083(Integer), 30(Integer) 2018-03-23 18:05:01.092 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:01.094 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:01.095 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2232(Integer), 30(Integer) 2018-03-23 18:05:01.162 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:01.163 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:01.164 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2232(Integer), 30(Integer) 2018-03-23 18:05:01.291 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:01.292 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:01.293 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2233(Integer), 30(Integer) 2018-03-23 18:05:01.305 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:01.307 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:01.307 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2084(Integer), 30(Integer) 2018-03-23 18:05:01.353 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:01.354 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:01.354 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2233(Integer), 30(Integer) 2018-03-23 18:05:01.431 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:01.432 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:01.432 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2084(Integer), 30(Integer) 2018-03-23 18:05:01.475 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:01.476 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:01.476 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2234(Integer), 30(Integer) 2018-03-23 18:05:01.538 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:01.538 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:01.538 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2234(Integer), 30(Integer) 2018-03-23 18:05:01.674 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:01.676 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:01.677 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2235(Integer), 30(Integer) 2018-03-23 18:05:01.678 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:01.680 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:01.680 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2085(Integer), 30(Integer) 2018-03-23 18:05:01.739 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:01.740 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:01.741 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2235(Integer), 30(Integer) 2018-03-23 18:05:01.807 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:01.807 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:01.808 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2085(Integer), 30(Integer) 2018-03-23 18:05:01.862 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:01.862 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:01.863 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2236(Integer), 30(Integer) 2018-03-23 18:05:01.923 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:01.924 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:01.924 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2236(Integer), 30(Integer) 2018-03-23 18:05:02.030 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:02.031 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:02.031 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2086(Integer), 30(Integer) 2018-03-23 18:05:02.050 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:02.051 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:02.051 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2237(Integer), 30(Integer) 2018-03-23 18:05:02.113 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:02.114 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:02.114 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2237(Integer), 30(Integer) 2018-03-23 18:05:02.171 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:02.172 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:02.172 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2086(Integer), 30(Integer) 2018-03-23 18:05:02.255 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:02.257 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:02.257 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2240(Integer), 30(Integer) 2018-03-23 18:05:02.320 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:02.321 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:02.321 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2240(Integer), 30(Integer) 2018-03-23 18:05:02.403 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:02.405 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:02.406 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2087(Integer), 30(Integer) 2018-03-23 18:05:02.460 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:02.462 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:02.463 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2241(Integer), 30(Integer) 2018-03-23 18:05:02.525 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:02.526 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:02.527 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2241(Integer), 30(Integer) 2018-03-23 18:05:02.531 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:02.532 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:02.532 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2087(Integer), 30(Integer) 2018-03-23 18:05:02.649 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:02.650 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:02.650 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2242(Integer), 30(Integer) 2018-03-23 18:05:02.712 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:02.713 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:02.713 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2242(Integer), 30(Integer) 2018-03-23 18:05:02.836 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:02.838 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:02.839 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2243(Integer), 30(Integer) 2018-03-23 18:05:02.902 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:02.903 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:02.904 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2243(Integer), 30(Integer) 2018-03-23 18:05:03.026 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:03.027 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:03.028 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2246(Integer), 30(Integer) 2018-03-23 18:05:03.050 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:03.051 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:03.052 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2088(Integer), 30(Integer) 2018-03-23 18:05:03.089 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:03.089 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:03.090 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2246(Integer), 30(Integer) 2018-03-23 18:05:03.232 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:03.233 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:03.233 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2088(Integer), 30(Integer) 2018-03-23 18:05:03.268 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:03.268 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:03.269 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2247(Integer), 30(Integer) 2018-03-23 18:05:03.330 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:03.331 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:03.331 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2247(Integer), 30(Integer) 2018-03-23 18:05:03.484 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:03.485 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:03.485 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2089(Integer), 30(Integer) 2018-03-23 18:05:03.507 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:03.507 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:03.507 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2251(Integer), 30(Integer) 2018-03-23 18:05:03.569 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:03.569 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:03.570 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2251(Integer), 30(Integer) 2018-03-23 18:05:03.614 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:03.616 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:03.616 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2089(Integer), 30(Integer) 2018-03-23 18:05:03.697 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:03.698 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:03.698 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2254(Integer), 30(Integer) 2018-03-23 18:05:03.759 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:03.759 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:03.760 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2254(Integer), 30(Integer) 2018-03-23 18:05:03.854 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:03.855 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:03.856 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2090(Integer), 30(Integer) 2018-03-23 18:05:03.887 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:03.887 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:03.888 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2255(Integer), 30(Integer) 2018-03-23 18:05:03.948 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:03.948 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:03.948 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2255(Integer), 30(Integer) 2018-03-23 18:05:03.972 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:03.973 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:03.973 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2090(Integer), 30(Integer) 2018-03-23 18:05:04.069 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:04.070 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:04.070 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2256(Integer), 30(Integer) 2018-03-23 18:05:04.144 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:04.145 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:04.145 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2256(Integer), 30(Integer) 2018-03-23 18:05:04.201 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:04.202 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:04.202 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2095(Integer), 30(Integer) 2018-03-23 18:05:04.266 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:04.267 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:04.267 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2257(Integer), 30(Integer) 2018-03-23 18:05:04.321 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:04.322 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:04.323 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2095(Integer), 30(Integer) 2018-03-23 18:05:04.327 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:04.328 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:04.329 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2257(Integer), 30(Integer) 2018-03-23 18:05:04.454 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:04.456 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:04.458 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2258(Integer), 30(Integer) 2018-03-23 18:05:04.518 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:04.519 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:04.520 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2258(Integer), 30(Integer) 2018-03-23 18:05:04.553 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:04.555 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:04.556 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2096(Integer), 30(Integer) 2018-03-23 18:05:04.643 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:04.645 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:04.646 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2260(Integer), 30(Integer) 2018-03-23 18:05:04.672 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:04.673 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:04.674 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2096(Integer), 30(Integer) 2018-03-23 18:05:04.706 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:04.708 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:04.710 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2260(Integer), 30(Integer) 2018-03-23 18:05:04.833 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:04.834 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:04.834 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2261(Integer), 30(Integer) 2018-03-23 18:05:04.895 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:04.896 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:04.896 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2261(Integer), 30(Integer) 2018-03-23 18:05:04.908 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:04.909 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:04.909 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2097(Integer), 30(Integer) 2018-03-23 18:05:05.021 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:05.022 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:05.022 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2264(Integer), 30(Integer) 2018-03-23 18:05:05.031 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:05.031 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:05.031 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2097(Integer), 30(Integer) 2018-03-23 18:05:05.084 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:05.085 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:05.085 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2264(Integer), 30(Integer) 2018-03-23 18:05:05.225 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:05.226 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:05.226 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2265(Integer), 30(Integer) 2018-03-23 18:05:05.286 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:05.287 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:05.287 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2265(Integer), 30(Integer) 2018-03-23 18:05:05.412 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:05.413 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:05.414 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2266(Integer), 30(Integer) 2018-03-23 18:05:05.475 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:05.476 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:05.476 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2266(Integer), 30(Integer) 2018-03-23 18:05:05.537 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:05.538 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:05.539 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2098(Integer), 30(Integer) 2018-03-23 18:05:05.598 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:05.599 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:05.600 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2267(Integer), 30(Integer) 2018-03-23 18:05:05.655 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:05.656 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:05.656 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2098(Integer), 30(Integer) 2018-03-23 18:05:05.661 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:05.662 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:05.663 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2267(Integer), 30(Integer) 2018-03-23 18:05:05.787 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:05.788 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:05.789 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2268(Integer), 30(Integer) 2018-03-23 18:05:05.850 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:05.851 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:05.852 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2268(Integer), 30(Integer) 2018-03-23 18:05:05.906 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:05.907 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:05.908 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2099(Integer), 30(Integer) 2018-03-23 18:05:05.975 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:05.978 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:05.979 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2269(Integer), 30(Integer) 2018-03-23 18:05:06.030 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:06.030 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:06.031 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2099(Integer), 30(Integer) 2018-03-23 18:05:06.039 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:06.040 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:06.040 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2269(Integer), 30(Integer) 2018-03-23 18:05:06.165 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:06.165 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:06.166 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2270(Integer), 30(Integer) 2018-03-23 18:05:06.227 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:06.228 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:06.228 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2270(Integer), 30(Integer) 2018-03-23 18:05:06.352 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:06.353 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:06.354 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2271(Integer), 30(Integer) 2018-03-23 18:05:06.416 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:06.417 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:06.418 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2271(Integer), 30(Integer) 2018-03-23 18:05:06.542 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:06.543 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:06.544 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2272(Integer), 30(Integer) 2018-03-23 18:05:06.556 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:06.558 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:06.559 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2100(Integer), 30(Integer) 2018-03-23 18:05:06.606 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:06.608 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:06.608 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2272(Integer), 30(Integer) 2018-03-23 18:05:06.684 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:06.685 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:06.686 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2100(Integer), 30(Integer) 2018-03-23 18:05:06.733 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:06.735 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:06.736 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2273(Integer), 30(Integer) 2018-03-23 18:05:06.797 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:06.798 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:06.799 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2273(Integer), 30(Integer) 2018-03-23 18:05:06.926 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:06.928 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:06.929 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2275(Integer), 30(Integer) 2018-03-23 18:05:06.941 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:06.943 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:06.944 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2101(Integer), 30(Integer) 2018-03-23 18:05:06.991 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:06.992 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:06.992 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2275(Integer), 30(Integer) 2018-03-23 18:05:07.064 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:07.064 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:07.065 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2101(Integer), 30(Integer) 2018-03-23 18:05:07.118 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:07.119 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:07.119 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2276(Integer), 30(Integer) 2018-03-23 18:05:07.180 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:07.181 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:07.181 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2276(Integer), 30(Integer) 2018-03-23 18:05:07.300 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:07.301 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:07.302 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2102(Integer), 30(Integer) 2018-03-23 18:05:07.305 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:07.306 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:07.307 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2277(Integer), 30(Integer) 2018-03-23 18:05:07.368 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:07.369 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:07.369 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2277(Integer), 30(Integer) 2018-03-23 18:05:07.413 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:07.413 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:07.414 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2102(Integer), 30(Integer) 2018-03-23 18:05:07.491 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:07.492 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:07.492 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2279(Integer), 30(Integer) 2018-03-23 18:05:07.555 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:07.556 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:07.557 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2279(Integer), 30(Integer) 2018-03-23 18:05:07.684 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:07.685 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:07.686 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2280(Integer), 30(Integer) 2018-03-23 18:05:07.771 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:07.772 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:07.773 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2280(Integer), 30(Integer) 2018-03-23 18:05:07.904 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:07.905 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:07.905 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2282(Integer), 30(Integer) 2018-03-23 18:05:07.928 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:07.929 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:07.929 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2105(Integer), 30(Integer) 2018-03-23 18:05:07.967 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:07.969 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:07.970 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2282(Integer), 30(Integer) 2018-03-23 18:05:08.036 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:08.037 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:08.038 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2105(Integer), 30(Integer) 2018-03-23 18:05:08.095 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:08.097 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:08.097 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2283(Integer), 30(Integer) 2018-03-23 18:05:08.159 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:08.160 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:08.162 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 35(Integer), 2283(Integer), 30(Integer) 2018-03-23 18:05:08.278 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:08.278 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:08.279 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2106(Integer), 30(Integer) 2018-03-23 18:05:08.296 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:08.297 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:08.297 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2287(Integer), 30(Integer) 2018-03-23 18:05:08.358 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:08.358 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:08.359 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2287(Integer), 30(Integer) 2018-03-23 18:05:08.480 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:08.482 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:08.482 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2288(Integer), 30(Integer) 2018-03-23 18:05:08.543 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:08.543 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:08.543 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2288(Integer), 30(Integer) 2018-03-23 18:05:08.667 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:08.668 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:08.668 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2289(Integer), 30(Integer) 2018-03-23 18:05:08.735 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:08.736 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:08.736 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2289(Integer), 30(Integer) 2018-03-23 18:05:08.863 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:08.865 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:08.866 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2290(Integer), 30(Integer) 2018-03-23 18:05:08.927 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:08.929 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:08.930 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2290(Integer), 30(Integer) 2018-03-23 18:05:08.963 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:08.964 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:08.964 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2106(Integer), 30(Integer) 2018-03-23 18:05:09.053 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:09.054 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:09.054 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2291(Integer), 30(Integer) 2018-03-23 18:05:09.134 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:09.135 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:09.135 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2291(Integer), 30(Integer) 2018-03-23 18:05:09.204 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:09.205 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:09.205 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2107(Integer), 30(Integer) 2018-03-23 18:05:09.265 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:09.266 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:09.267 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2292(Integer), 30(Integer) 2018-03-23 18:05:09.321 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:09.321 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:09.321 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2107(Integer), 30(Integer) 2018-03-23 18:05:09.327 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:09.328 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:09.328 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2292(Integer), 30(Integer) 2018-03-23 18:05:09.450 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:09.451 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:09.451 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2297(Integer), 30(Integer) 2018-03-23 18:05:09.512 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:09.513 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:09.513 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2297(Integer), 30(Integer) 2018-03-23 18:05:09.560 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:09.561 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:09.561 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2108(Integer), 30(Integer) 2018-03-23 18:05:09.637 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:09.638 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:09.638 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2298(Integer), 30(Integer) 2018-03-23 18:05:09.695 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:09.696 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:09.696 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2108(Integer), 30(Integer) 2018-03-23 18:05:09.698 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:09.699 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:09.700 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2298(Integer), 30(Integer) 2018-03-23 18:05:09.827 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:09.828 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:09.829 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2299(Integer), 30(Integer) 2018-03-23 18:05:09.894 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:09.895 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:09.895 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2299(Integer), 30(Integer) 2018-03-23 18:05:09.896 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:09.897 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:09.898 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2109(Integer), 30(Integer) 2018-03-23 18:05:10.002 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:10.002 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:10.003 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2109(Integer), 30(Integer) 2018-03-23 18:05:10.023 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:10.023 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:10.024 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2300(Integer), 30(Integer) 2018-03-23 18:05:10.086 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:10.086 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:10.086 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2300(Integer), 30(Integer) 2018-03-23 18:05:10.217 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:10.218 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:10.219 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2302(Integer), 30(Integer) 2018-03-23 18:05:10.279 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:10.279 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:10.279 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2302(Integer), 30(Integer) 2018-03-23 18:05:10.402 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:10.403 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:10.403 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2303(Integer), 30(Integer) 2018-03-23 18:05:10.463 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:10.464 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:10.464 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2303(Integer), 30(Integer) 2018-03-23 18:05:10.526 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:10.527 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:10.527 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2111(Integer), 30(Integer) 2018-03-23 18:05:10.590 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:10.591 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:10.591 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2305(Integer), 30(Integer) 2018-03-23 18:05:10.634 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:10.635 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:10.635 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2111(Integer), 30(Integer) 2018-03-23 18:05:10.652 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:10.652 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:10.652 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2305(Integer), 30(Integer) 2018-03-23 18:05:10.773 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:10.774 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:10.774 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2307(Integer), 30(Integer) 2018-03-23 18:05:10.838 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:10.838 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:10.839 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2307(Integer), 30(Integer) 2018-03-23 18:05:10.876 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:10.877 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:10.877 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2114(Integer), 30(Integer) 2018-03-23 18:05:10.965 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:10.966 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:10.966 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2308(Integer), 30(Integer) 2018-03-23 18:05:10.994 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:10.994 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:10.994 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2114(Integer), 30(Integer) 2018-03-23 18:05:11.027 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:11.028 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:11.028 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2308(Integer), 30(Integer) 2018-03-23 18:05:11.149 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:11.150 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:11.150 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2309(Integer), 30(Integer) 2018-03-23 18:05:11.212 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:11.212 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:11.212 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2309(Integer), 30(Integer) 2018-03-23 18:05:11.233 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:11.233 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:11.234 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2115(Integer), 30(Integer) 2018-03-23 18:05:11.335 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:11.336 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:11.336 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2310(Integer), 30(Integer) 2018-03-23 18:05:11.352 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:11.353 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:11.353 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2115(Integer), 30(Integer) 2018-03-23 18:05:11.398 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:11.399 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:11.399 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 34(Integer), 2310(Integer), 30(Integer) 2018-03-23 18:05:11.525 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:11.527 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:11.527 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2314(Integer), 30(Integer) 2018-03-23 18:05:11.588 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:11.590 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:11.590 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2314(Integer), 30(Integer) 2018-03-23 18:05:11.715 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:11.716 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:11.716 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2315(Integer), 30(Integer) 2018-03-23 18:05:11.779 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:11.779 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:11.779 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2315(Integer), 30(Integer) 2018-03-23 18:05:11.887 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:11.889 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:11.890 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2122(Integer), 30(Integer) 2018-03-23 18:05:11.901 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:11.903 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:11.903 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2316(Integer), 30(Integer) 2018-03-23 18:05:11.964 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:11.965 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:11.966 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2316(Integer), 30(Integer) 2018-03-23 18:05:12.011 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:12.012 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:12.012 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2122(Integer), 30(Integer) 2018-03-23 18:05:12.096 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:12.097 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:12.098 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2317(Integer), 30(Integer) 2018-03-23 18:05:12.159 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:12.160 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:12.160 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2317(Integer), 30(Integer) 2018-03-23 18:05:12.240 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:12.242 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:12.243 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2123(Integer), 30(Integer) 2018-03-23 18:05:12.296 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:12.298 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:12.298 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2318(Integer), 30(Integer) 2018-03-23 18:05:12.352 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:12.353 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:12.354 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2123(Integer), 30(Integer) 2018-03-23 18:05:12.359 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:12.361 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:12.362 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2318(Integer), 30(Integer) 2018-03-23 18:05:12.489 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:12.490 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:12.490 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2320(Integer), 30(Integer) 2018-03-23 18:05:12.550 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:12.551 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:12.551 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2320(Integer), 30(Integer) 2018-03-23 18:05:12.583 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:12.584 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:12.584 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2127(Integer), 30(Integer) 2018-03-23 18:05:12.677 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:12.678 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:12.678 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2321(Integer), 30(Integer) 2018-03-23 18:05:12.702 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:12.704 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:12.704 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2127(Integer), 30(Integer) 2018-03-23 18:05:12.740 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:12.741 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:12.741 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2321(Integer), 30(Integer) 2018-03-23 18:05:12.867 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:12.868 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:12.868 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2323(Integer), 30(Integer) 2018-03-23 18:05:12.915 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:12.916 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:12.917 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2128(Integer), 30(Integer) 2018-03-23 18:05:12.928 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:12.929 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:12.929 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2323(Integer), 30(Integer) 2018-03-23 18:05:13.035 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:13.036 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:13.036 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2128(Integer), 30(Integer) 2018-03-23 18:05:13.051 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:13.052 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:13.052 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2324(Integer), 30(Integer) 2018-03-23 18:05:13.115 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:13.116 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:13.116 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 76(Integer), 2324(Integer), 30(Integer) 2018-03-23 18:05:13.240 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:13.242 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:13.242 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2325(Integer), 30(Integer) 2018-03-23 18:05:13.305 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:13.306 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:13.306 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2325(Integer), 30(Integer) 2018-03-23 18:05:13.429 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:13.430 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:13.430 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2326(Integer), 30(Integer) 2018-03-23 18:05:13.491 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:13.491 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:13.491 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2326(Integer), 30(Integer) 2018-03-23 18:05:13.555 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:13.557 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:13.558 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2130(Integer), 30(Integer) 2018-03-23 18:05:13.615 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:13.616 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:13.617 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2327(Integer), 30(Integer) 2018-03-23 18:05:13.669 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:13.670 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:13.670 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2130(Integer), 30(Integer) 2018-03-23 18:05:13.693 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:13.694 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:13.694 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2327(Integer), 30(Integer) 2018-03-23 18:05:13.818 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:13.819 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:13.819 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2328(Integer), 30(Integer) 2018-03-23 18:05:13.880 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:13.880 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:13.881 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2328(Integer), 30(Integer) 2018-03-23 18:05:14.002 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:14.004 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:14.005 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2329(Integer), 30(Integer) 2018-03-23 18:05:14.067 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:14.068 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:14.068 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 52(Integer), 2329(Integer), 30(Integer) 2018-03-23 18:05:14.178 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:14.180 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:14.180 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2131(Integer), 30(Integer) 2018-03-23 18:05:14.191 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:14.192 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:14.193 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2330(Integer), 30(Integer) 2018-03-23 18:05:14.255 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:14.256 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:14.256 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2330(Integer), 30(Integer) 2018-03-23 18:05:14.305 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:14.307 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:14.308 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2131(Integer), 30(Integer) 2018-03-23 18:05:14.379 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:14.381 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:14.381 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2331(Integer), 30(Integer) 2018-03-23 18:05:14.441 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:14.442 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:14.442 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2331(Integer), 30(Integer) 2018-03-23 18:05:14.533 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:14.534 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:14.534 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2133(Integer), 30(Integer) 2018-03-23 18:05:14.563 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:14.564 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:14.564 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2332(Integer), 30(Integer) 2018-03-23 18:05:14.623 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:14.624 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:14.624 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2332(Integer), 30(Integer) 2018-03-23 18:05:14.654 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:14.654 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:14.654 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2133(Integer), 30(Integer) 2018-03-23 18:05:14.748 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:14.750 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:14.751 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2333(Integer), 30(Integer) 2018-03-23 18:05:14.813 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:14.814 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:14.815 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2333(Integer), 30(Integer) 2018-03-23 18:05:14.901 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:14.902 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:14.903 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2134(Integer), 30(Integer) 2018-03-23 18:05:14.938 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:14.940 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:14.942 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2334(Integer), 30(Integer) 2018-03-23 18:05:15.002 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:15.003 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:15.004 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2334(Integer), 30(Integer) 2018-03-23 18:05:15.017 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:15.018 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:15.018 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2134(Integer), 30(Integer) 2018-03-23 18:05:15.128 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:15.129 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:15.129 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2335(Integer), 30(Integer) 2018-03-23 18:05:15.197 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:15.198 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:15.199 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2335(Integer), 30(Integer) 2018-03-23 18:05:15.266 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:15.267 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:15.267 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2135(Integer), 30(Integer) 2018-03-23 18:05:15.323 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:15.324 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:15.325 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2336(Integer), 30(Integer) 2018-03-23 18:05:15.385 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:15.386 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:15.386 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2336(Integer), 30(Integer) 2018-03-23 18:05:15.387 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:15.388 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:15.388 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2135(Integer), 30(Integer) 2018-03-23 18:05:15.509 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:15.510 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:15.510 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2337(Integer), 30(Integer) 2018-03-23 18:05:15.585 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:15.585 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:15.586 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2337(Integer), 30(Integer) 2018-03-23 18:05:15.618 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:15.619 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:15.620 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2137(Integer), 30(Integer) 2018-03-23 18:05:15.714 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:15.714 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:15.715 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2338(Integer), 30(Integer) 2018-03-23 18:05:15.778 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:15.779 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:15.779 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2338(Integer), 30(Integer) 2018-03-23 18:05:15.910 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:15.911 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:15.911 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2339(Integer), 30(Integer) 2018-03-23 18:05:15.973 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:15.974 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:15.975 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2339(Integer), 30(Integer) 2018-03-23 18:05:16.028 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:16.029 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:16.029 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2137(Integer), 30(Integer) 2018-03-23 18:05:16.101 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:16.102 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:16.102 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2340(Integer), 30(Integer) 2018-03-23 18:05:16.164 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:16.164 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:16.165 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 2(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2340(Integer), 30(Integer) 2018-03-23 18:05:16.290 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:16.291 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:16.291 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2342(Integer), 30(Integer) 2018-03-23 18:05:16.358 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:16.359 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:16.360 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2342(Integer), 30(Integer) 2018-03-23 18:05:16.489 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:16.490 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:16.491 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2343(Integer), 30(Integer) 2018-03-23 18:05:16.556 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:16.557 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:16.558 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2343(Integer), 30(Integer) 2018-03-23 18:05:16.681 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:16.682 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:16.683 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2345(Integer), 30(Integer) 2018-03-23 18:05:16.851 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:16.852 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:16.852 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 49(Integer), 2345(Integer), 30(Integer) 2018-03-23 18:05:16.979 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:16.979 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:16.979 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:16.980 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:16.980 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2139(Integer), 30(Integer) 2018-03-23 18:05:16.980 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2349(Integer), 30(Integer) 2018-03-23 18:05:17.040 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:17.041 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:17.041 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2139(Integer), 30(Integer) 2018-03-23 18:05:17.097 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:17.097 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:17.097 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2349(Integer), 30(Integer) 2018-03-23 18:05:17.196 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:17.196 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:17.196 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2142(Integer), 30(Integer) 2018-03-23 18:05:17.264 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:17.264 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:17.264 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2142(Integer), 30(Integer) 2018-03-23 18:05:17.387 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:17.388 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:17.389 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2143(Integer), 30(Integer) 2018-03-23 18:05:17.449 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:17.450 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:17.451 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2143(Integer), 30(Integer) 2018-03-23 18:05:17.585 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:17.586 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:17.586 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2144(Integer), 30(Integer) 2018-03-23 18:05:17.631 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:17.632 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:17.632 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2350(Integer), 30(Integer) 2018-03-23 18:05:17.652 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:17.653 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:17.654 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2144(Integer), 30(Integer) 2018-03-23 18:05:17.846 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:17.846 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:17.847 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:17.848 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:17.848 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2350(Integer), 30(Integer) 2018-03-23 18:05:17.849 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2145(Integer), 30(Integer) 2018-03-23 18:05:17.990 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:17.990 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:17.991 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2145(Integer), 30(Integer) 2018-03-23 18:05:18.150 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:18.150 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:18.151 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2351(Integer), 30(Integer) 2018-03-23 18:05:18.289 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:18.290 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:18.290 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2147(Integer), 30(Integer) 2018-03-23 18:05:18.444 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:18.445 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:18.445 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2147(Integer), 30(Integer) 2018-03-23 18:05:18.596 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:18.597 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:18.598 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2351(Integer), 30(Integer) 2018-03-23 18:05:18.776 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:18.777 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:18.778 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2150(Integer), 30(Integer) 2018-03-23 18:05:18.838 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:18.839 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:18.839 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 38(Integer), 2150(Integer), 30(Integer) 2018-03-23 18:05:18.961 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:18.962 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:18.963 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2154(Integer), 30(Integer) 2018-03-23 18:05:19.032 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:19.032 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:19.033 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2154(Integer), 30(Integer) 2018-03-23 18:05:19.153 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:19.154 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:19.154 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2156(Integer), 30(Integer) 2018-03-23 18:05:19.197 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:19.198 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:19.198 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2352(Integer), 30(Integer) 2018-03-23 18:05:19.218 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:19.219 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:19.219 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2156(Integer), 30(Integer) 2018-03-23 18:05:19.317 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:19.318 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:19.318 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2352(Integer), 30(Integer) 2018-03-23 18:05:19.374 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:19.375 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:19.376 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2157(Integer), 30(Integer) 2018-03-23 18:05:19.443 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:19.444 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:19.444 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2157(Integer), 30(Integer) 2018-03-23 18:05:19.571 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:19.573 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:19.573 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2356(Integer), 30(Integer) 2018-03-23 18:05:19.584 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:19.585 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:19.586 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2158(Integer), 30(Integer) 2018-03-23 18:05:19.654 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:19.655 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:19.655 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2158(Integer), 30(Integer) 2018-03-23 18:05:19.707 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:19.708 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:19.708 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2356(Integer), 30(Integer) 2018-03-23 18:05:19.783 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:19.784 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:19.785 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2160(Integer), 30(Integer) 2018-03-23 18:05:19.856 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:19.857 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:19.857 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2160(Integer), 30(Integer) 2018-03-23 18:05:19.958 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:19.959 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:19.959 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2357(Integer), 30(Integer) 2018-03-23 18:05:20.004 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:20.005 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:20.005 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2162(Integer), 30(Integer) 2018-03-23 18:05:20.076 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:20.077 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:20.077 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2162(Integer), 30(Integer) 2018-03-23 18:05:20.090 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:20.090 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:20.091 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2357(Integer), 30(Integer) 2018-03-23 18:05:20.212 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:20.213 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:20.213 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2164(Integer), 30(Integer) 2018-03-23 18:05:20.278 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:20.279 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:20.279 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2164(Integer), 30(Integer) 2018-03-23 18:05:20.957 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:20.959 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:20.960 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2360(Integer), 30(Integer) 2018-03-23 18:05:21.206 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:21.206 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:21.207 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2360(Integer), 30(Integer) 2018-03-23 18:05:21.222 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:21.223 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:21.224 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2165(Integer), 30(Integer) 2018-03-23 18:05:21.289 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:21.289 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:21.290 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2165(Integer), 30(Integer) 2018-03-23 18:05:21.508 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:21.509 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:21.510 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2166(Integer), 30(Integer) 2018-03-23 18:05:21.578 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:21.579 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:21.579 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2166(Integer), 30(Integer) 2018-03-23 18:05:21.714 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:21.715 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:21.715 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2167(Integer), 30(Integer) 2018-03-23 18:05:21.780 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:21.780 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:21.780 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:21.780 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:21.781 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2167(Integer), 30(Integer) 2018-03-23 18:05:21.781 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2362(Integer), 30(Integer) 2018-03-23 18:05:21.903 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:21.905 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:21.906 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2168(Integer), 30(Integer) 2018-03-23 18:05:21.908 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:21.909 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:21.910 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2362(Integer), 30(Integer) 2018-03-23 18:05:21.967 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:21.968 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:21.968 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2168(Integer), 30(Integer) 2018-03-23 18:05:22.101 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:22.102 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:22.103 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2169(Integer), 30(Integer) 2018-03-23 18:05:22.164 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:22.165 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:22.165 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2169(Integer), 30(Integer) 2018-03-23 18:05:22.287 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:22.288 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:22.288 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2173(Integer), 30(Integer) 2018-03-23 18:05:22.348 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:22.349 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:22.349 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2173(Integer), 30(Integer) 2018-03-23 18:05:22.506 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:22.509 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:22.509 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2176(Integer), 30(Integer) 2018-03-23 18:05:22.571 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:22.572 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:22.573 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2176(Integer), 30(Integer) 2018-03-23 18:05:22.697 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:22.697 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:22.698 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2177(Integer), 30(Integer) 2018-03-23 18:05:22.762 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:22.763 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:22.763 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2177(Integer), 30(Integer) 2018-03-23 18:05:22.780 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:22.781 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:22.781 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2363(Integer), 30(Integer) 2018-03-23 18:05:22.885 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:22.886 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:22.887 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2178(Integer), 30(Integer) 2018-03-23 18:05:22.891 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:22.892 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:22.892 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2363(Integer), 30(Integer) 2018-03-23 18:05:22.950 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:22.951 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:22.952 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 39(Integer), 2178(Integer), 30(Integer) 2018-03-23 18:05:23.074 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:23.075 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:23.076 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2182(Integer), 30(Integer) 2018-03-23 18:05:23.139 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:23.139 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:23.140 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2182(Integer), 30(Integer) 2018-03-23 18:05:23.266 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:23.267 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:23.268 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2183(Integer), 30(Integer) 2018-03-23 18:05:23.328 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:23.329 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:23.329 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2183(Integer), 30(Integer) 2018-03-23 18:05:23.435 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:23.436 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:23.436 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2364(Integer), 30(Integer) 2018-03-23 18:05:23.470 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:23.471 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:23.472 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2184(Integer), 30(Integer) 2018-03-23 18:05:23.534 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:23.535 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:23.536 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2184(Integer), 30(Integer) 2018-03-23 18:05:23.549 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:23.550 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:23.551 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2364(Integer), 30(Integer) 2018-03-23 18:05:23.660 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:23.661 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:23.661 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2186(Integer), 30(Integer) 2018-03-23 18:05:23.722 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:23.722 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:23.723 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2186(Integer), 30(Integer) 2018-03-23 18:05:23.786 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:23.787 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:23.788 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2365(Integer), 30(Integer) 2018-03-23 18:05:23.848 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:23.849 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:23.849 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2187(Integer), 30(Integer) 2018-03-23 18:05:23.904 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:23.904 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:23.905 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2365(Integer), 30(Integer) 2018-03-23 18:05:23.914 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:23.915 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:23.915 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2187(Integer), 30(Integer) 2018-03-23 18:05:24.038 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:24.038 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:24.039 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2188(Integer), 30(Integer) 2018-03-23 18:05:24.102 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:24.102 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:24.102 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2188(Integer), 30(Integer) 2018-03-23 18:05:24.153 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:24.154 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:24.154 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2366(Integer), 30(Integer) 2018-03-23 18:05:24.234 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:24.237 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:24.237 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2189(Integer), 30(Integer) 2018-03-23 18:05:24.265 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:24.266 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:24.267 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2366(Integer), 30(Integer) 2018-03-23 18:05:24.300 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:24.301 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:24.301 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2189(Integer), 30(Integer) 2018-03-23 18:05:24.456 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:24.459 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:24.460 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2191(Integer), 30(Integer) 2018-03-23 18:05:24.530 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:24.530 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:24.530 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:24.531 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:24.531 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2191(Integer), 30(Integer) 2018-03-23 18:05:24.531 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2367(Integer), 30(Integer) 2018-03-23 18:05:24.647 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:24.648 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:24.648 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2367(Integer), 30(Integer) 2018-03-23 18:05:24.657 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:24.658 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:24.659 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2192(Integer), 30(Integer) 2018-03-23 18:05:24.719 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:24.720 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:24.720 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2192(Integer), 30(Integer) 2018-03-23 18:05:25.131 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:25.131 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:25.132 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:25.132 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:25.132 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2194(Integer), 30(Integer) 2018-03-23 18:05:25.132 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2369(Integer), 30(Integer) 2018-03-23 18:05:25.199 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:25.200 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:25.201 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2369(Integer), 30(Integer) 2018-03-23 18:05:25.260 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:25.262 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:25.262 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2194(Integer), 30(Integer) 2018-03-23 18:05:25.331 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:25.333 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:25.334 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2370(Integer), 30(Integer) 2018-03-23 18:05:25.404 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:25.405 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:25.406 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2370(Integer), 30(Integer) 2018-03-23 18:05:25.506 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:25.507 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:25.507 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2196(Integer), 30(Integer) 2018-03-23 18:05:25.527 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:25.527 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:25.528 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2372(Integer), 30(Integer) 2018-03-23 18:05:25.588 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:25.588 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:25.588 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2372(Integer), 30(Integer) 2018-03-23 18:05:25.628 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:25.630 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:25.630 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2196(Integer), 30(Integer) 2018-03-23 18:05:25.712 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:25.713 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:25.714 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2375(Integer), 30(Integer) 2018-03-23 18:05:25.774 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:25.775 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:25.775 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2375(Integer), 30(Integer) 2018-03-23 18:05:25.868 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:25.870 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:25.871 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2197(Integer), 30(Integer) 2018-03-23 18:05:25.897 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:25.898 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:25.899 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2376(Integer), 30(Integer) 2018-03-23 18:05:25.960 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:25.961 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:25.961 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2376(Integer), 30(Integer) 2018-03-23 18:05:26.086 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:26.087 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:26.088 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2377(Integer), 30(Integer) 2018-03-23 18:05:26.150 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:26.151 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:26.151 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 43(Integer), 2377(Integer), 30(Integer) 2018-03-23 18:05:26.272 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:26.273 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:26.273 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2382(Integer), 30(Integer) 2018-03-23 18:05:26.322 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:26.323 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:26.323 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2197(Integer), 30(Integer) 2018-03-23 18:05:26.334 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:26.335 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:26.335 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2382(Integer), 30(Integer) 2018-03-23 18:05:26.472 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:26.473 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:26.474 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2384(Integer), 30(Integer) 2018-03-23 18:05:26.535 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:26.536 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:26.537 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2384(Integer), 30(Integer) 2018-03-23 18:05:26.564 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:26.565 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:26.565 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2198(Integer), 30(Integer) 2018-03-23 18:05:26.659 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:26.660 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:26.660 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2385(Integer), 30(Integer) 2018-03-23 18:05:26.687 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:26.688 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:26.688 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2198(Integer), 30(Integer) 2018-03-23 18:05:26.724 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:26.725 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:26.725 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2385(Integer), 30(Integer) 2018-03-23 18:05:26.853 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:26.853 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:26.854 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2386(Integer), 30(Integer) 2018-03-23 18:05:26.915 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:26.916 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:26.917 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2386(Integer), 30(Integer) 2018-03-23 18:05:27.039 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:27.042 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:27.042 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2388(Integer), 30(Integer) 2018-03-23 18:05:27.104 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:27.104 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:27.105 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2388(Integer), 30(Integer) 2018-03-23 18:05:27.225 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:27.226 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:27.226 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2199(Integer), 30(Integer) 2018-03-23 18:05:27.229 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:27.230 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:27.230 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2389(Integer), 30(Integer) 2018-03-23 18:05:27.294 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:27.295 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:27.295 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2389(Integer), 30(Integer) 2018-03-23 18:05:27.350 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:27.351 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:27.351 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2199(Integer), 30(Integer) 2018-03-23 18:05:27.431 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:27.433 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:27.433 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2391(Integer), 30(Integer) 2018-03-23 18:05:27.494 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:27.495 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:27.495 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2391(Integer), 30(Integer) 2018-03-23 18:05:27.592 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:27.593 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:27.594 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2201(Integer), 30(Integer) 2018-03-23 18:05:27.618 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:27.619 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:27.619 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2394(Integer), 30(Integer) 2018-03-23 18:05:27.678 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:27.678 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:27.679 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2394(Integer), 30(Integer) 2018-03-23 18:05:27.715 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:27.715 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:27.716 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2201(Integer), 30(Integer) 2018-03-23 18:05:27.803 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:27.805 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:27.806 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2396(Integer), 30(Integer) 2018-03-23 18:05:27.868 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:27.869 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:27.869 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2396(Integer), 30(Integer) 2018-03-23 18:05:27.995 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:27.996 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:27.996 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2399(Integer), 30(Integer) 2018-03-23 18:05:28.060 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:28.061 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:28.061 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2399(Integer), 30(Integer) 2018-03-23 18:05:28.202 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:28.204 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:28.204 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2400(Integer), 30(Integer) 2018-03-23 18:05:28.266 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:28.267 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:28.267 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2400(Integer), 30(Integer) 2018-03-23 18:05:28.388 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:28.389 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:28.389 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2401(Integer), 30(Integer) 2018-03-23 18:05:28.450 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:28.451 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:28.451 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2401(Integer), 30(Integer) 2018-03-23 18:05:28.573 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:28.574 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:28.575 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2402(Integer), 30(Integer) 2018-03-23 18:05:28.643 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:28.643 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:28.643 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 53(Integer), 2402(Integer), 30(Integer) 2018-03-23 18:05:28.771 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:28.771 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:28.771 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2407(Integer), 30(Integer) 2018-03-23 18:05:28.831 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:28.832 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:28.832 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:28.832 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:28.833 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2407(Integer), 30(Integer) 2018-03-23 18:05:28.833 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2202(Integer), 30(Integer) 2018-03-23 18:05:28.953 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:28.954 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:28.954 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2202(Integer), 30(Integer) 2018-03-23 18:05:28.969 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:28.970 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:28.971 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2408(Integer), 30(Integer) 2018-03-23 18:05:29.032 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:29.033 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:29.034 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 45(Integer), 2408(Integer), 30(Integer) 2018-03-23 18:05:29.157 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:29.158 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:29.158 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2409(Integer), 30(Integer) 2018-03-23 18:05:29.189 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:29.190 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:29.191 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2206(Integer), 30(Integer) 2018-03-23 18:05:29.235 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:29.236 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:29.236 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2409(Integer), 30(Integer) 2018-03-23 18:05:29.316 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:29.316 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:29.317 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 4(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2206(Integer), 30(Integer) 2018-03-23 18:05:29.384 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:29.385 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:29.385 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2410(Integer), 30(Integer) 2018-03-23 18:05:29.446 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:29.446 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:29.446 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2410(Integer), 30(Integer) 2018-03-23 18:05:29.554 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:29.555 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:29.555 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2208(Integer), 30(Integer) 2018-03-23 18:05:29.580 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:29.581 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:29.581 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2411(Integer), 30(Integer) 2018-03-23 18:05:29.640 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:29.641 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:29.642 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2411(Integer), 30(Integer) 2018-03-23 18:05:29.763 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:29.764 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:29.765 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2412(Integer), 30(Integer) 2018-03-23 18:05:29.825 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:29.826 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:29.826 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2412(Integer), 30(Integer) 2018-03-23 18:05:29.956 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:29.956 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:29.956 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2208(Integer), 30(Integer) 2018-03-23 18:05:29.959 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:29.960 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:29.960 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2416(Integer), 30(Integer) 2018-03-23 18:05:30.022 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:30.023 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:30.023 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2416(Integer), 30(Integer) 2018-03-23 18:05:30.146 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:30.148 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:30.148 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2418(Integer), 30(Integer) 2018-03-23 18:05:30.192 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:30.193 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:30.194 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2212(Integer), 30(Integer) 2018-03-23 18:05:30.210 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:30.211 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:30.212 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2418(Integer), 30(Integer) 2018-03-23 18:05:30.300 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:30.301 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:30.301 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2212(Integer), 30(Integer) 2018-03-23 18:05:30.348 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:30.349 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:30.349 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2419(Integer), 30(Integer) 2018-03-23 18:05:30.410 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:30.410 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:30.410 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2419(Integer), 30(Integer) 2018-03-23 18:05:30.532 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:30.533 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:30.533 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2421(Integer), 30(Integer) 2018-03-23 18:05:30.541 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:30.542 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:30.543 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2213(Integer), 30(Integer) 2018-03-23 18:05:30.595 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:30.596 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:30.597 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2421(Integer), 30(Integer) 2018-03-23 18:05:30.671 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:30.672 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:30.673 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 44(Integer), 2213(Integer), 30(Integer) 2018-03-23 18:05:30.723 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:30.725 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:30.726 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2423(Integer), 30(Integer) 2018-03-23 18:05:30.801 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:30.801 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:30.802 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2423(Integer), 30(Integer) 2018-03-23 18:05:30.920 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:30.921 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:30.921 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2218(Integer), 30(Integer) 2018-03-23 18:05:30.929 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:30.930 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:30.930 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2424(Integer), 30(Integer) 2018-03-23 18:05:30.997 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:30.997 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:30.997 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2424(Integer), 30(Integer) 2018-03-23 18:05:31.051 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:31.052 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:31.052 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2218(Integer), 30(Integer) 2018-03-23 18:05:31.118 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:31.119 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:31.119 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2425(Integer), 30(Integer) 2018-03-23 18:05:31.179 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:31.180 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:31.180 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2425(Integer), 30(Integer) 2018-03-23 18:05:31.293 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:31.295 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:31.296 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2220(Integer), 30(Integer) 2018-03-23 18:05:31.303 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:31.304 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:31.305 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2429(Integer), 30(Integer) 2018-03-23 18:05:31.365 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:31.366 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:31.366 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 37(Integer), 2429(Integer), 30(Integer) 2018-03-23 18:05:31.411 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:31.411 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:31.412 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 7(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2220(Integer), 30(Integer) 2018-03-23 18:05:31.490 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:31.491 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:31.492 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2433(Integer), 30(Integer) 2018-03-23 18:05:31.552 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:31.553 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:31.554 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2433(Integer), 30(Integer) 2018-03-23 18:05:31.650 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:31.651 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:31.651 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2221(Integer), 30(Integer) 2018-03-23 18:05:31.677 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:31.678 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:31.678 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2434(Integer), 30(Integer) 2018-03-23 18:05:31.743 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:31.744 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:31.744 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 5(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2434(Integer), 30(Integer) 2018-03-23 18:05:31.765 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:31.766 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:31.767 |-DEBUG [myExecutor-5] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 51(Integer), 2221(Integer), 30(Integer) 2018-03-23 18:05:31.877 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| <== Updates: 1 2018-03-23 18:05:31.878 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Preparing: select count(*) as count from check_statistics where user_id = ? and period_id = ? 2018-03-23 18:05:31.879 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| ==> Parameters: 2435(Integer), 30(Integer) 2018-03-23 18:05:31.940 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate!selectKey [159] -| <== Total: 1 2018-03-23 18:05:31.940 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Preparing: UPDATE check_statistics SET user_score = ?, user_check_num = ?, user_ranking_c = ?, user_ranking_d = ?, user_ranking_s = ?, dept_id = ? WHERE user_id = ? and period_id = ? 2018-03-23 18:05:31.940 |-DEBUG [myExecutor-3] com.xintong.visualinspection.dao.master.CheckUserStatisticsDao.saveandupdate [159] -| ==> Parameters: 0(Integer), 6(Integer), 1(Integer), 1(Integer), 1(Integer), 47(Integer), 2435(Integer), 30(Integer)