Log session start time Wed Apr 14 19:57:21 HKT 2021

Logback Log Messages

Log session start time Wed Apr 14 20:49:24 HKT 2021

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2021-04-14 19:57:21,674 Starting JeecgSystemApplication on hectorli-PC with PID 11540 (/source/jeecg-boot/jeecg-boot/jeecg-boot-module-system/target/classes started by hectorli in /source/jeecg-boot/jeecg-boot/jeecg-boot-module-system) logStarting StartupInfoLogger.java 50
INFO 2021-04-14 19:57:21,703 The following profiles are active: docker logStartupProfileInfo SpringApplication.java 679
INFO 2021-04-14 19:57:25,461 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2021-04-14 19:57:25,466 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2021-04-14 19:57:25,586 Finished Spring Data repository scanning in 95ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2021-04-14 19:57:26,673 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 19:57:26,681 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$e4554e8b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 19:57:26,918 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 19:57:27,102 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 19:57:27,106 Bean 'shiroConfig' of type [org.jeecg.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$2e77d83a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 19:57:27,175 Bean 'shiroRealm' of type [org.jeecg.config.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 19:57:27,275 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 267
INFO 2021-04-14 19:57:27,279 ===============(2)创建RedisManager,连接Redis.. redisManager ShiroConfig.java 285
INFO 2021-04-14 19:57:27,291 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 19:57:27,306 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 19:57:27,428 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 19:57:27,582 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$cf3b9041] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 19:57:27,917 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 19:57:27,926 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$38ca0112] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 19:57:27,942 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 19:57:27,951 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 19:57:27,965 Bean 'redisConfig' of type [org.jeecg.config.redis.RedisConfig$$EnhancerBySpringCGLIB$$a560c74e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 19:57:28,058 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$e2546df1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 19:57:28,067 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 19:57:28,793 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2021-04-14 19:57:28,817 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2021-04-14 19:57:28,834 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2021-04-14 19:57:28,835 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2021-04-14 19:57:28,849 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib] log DirectJDKLog.java 173
INFO 2021-04-14 19:57:29,012 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2021-04-14 19:57:29,013 Root WebApplicationContext: initialization completed in 7113 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2021-04-14 19:57:29,653 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2021-04-14 19:57:30,755 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2021-04-14 19:57:30,757 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2021-04-14 19:57:30,758 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2021-04-14 19:57:30,759 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2021-04-14 19:57:35,822 --- redis config init --- redisTemplate RedisConfig.java 66
INFO 2021-04-14 19:57:38,819 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2021-04-14 19:57:38,822 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2021-04-14 19:57:38,836 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2021-04-14 19:57:38,837 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2021-04-14 19:57:38,842 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2021-04-14 19:57:38,845 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2021-04-14 19:57:38,846 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'hectorli-PC1618401458821' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2021-04-14 19:57:38,847 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2021-04-14 19:57:38,848 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2021-04-14 19:57:38,848 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@13346a64 setJobFactory QuartzScheduler.java 2287
INFO 2021-04-14 19:57:43,298 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2021-04-14 19:57:43,556 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2021-04-14 19:57:43,947 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2021-04-14 19:57:45,142 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2021-04-14 19:57:45,185 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2021-04-14 19:57:45,393 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2021-04-14 19:57:45,716 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,719 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,722 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,725 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,729 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,739 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,752 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,755 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,759 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,762 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,765 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,774 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,806 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,810 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,813 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,817 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,856 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,873 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,879 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,882 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,885 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,890 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,894 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,906 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,915 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,918 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,921 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,924 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,927 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,934 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,953 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,957 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,960 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,963 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,967 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:45,979 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,000 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,009 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,012 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,015 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,017 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,026 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,035 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,038 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,041 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,044 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,047 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,052 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,079 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,086 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,089 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,092 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,094 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,100 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,124 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,126 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,129 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,132 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,142 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,155 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,169 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,171 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,174 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,177 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,180 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,190 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,197 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,200 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,202 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,205 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,209 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,219 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,235 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,249 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,254 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,259 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,268 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,281 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,305 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,309 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,316 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,321 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,345 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,429 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,434 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,437 Generating unique operation named: deleteBatchUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,439 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,442 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,449 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,458 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,461 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,463 Generating unique operation named: deleteBatchUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,466 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,468 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,473 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,479 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,481 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,484 Generating unique operation named: deleteBatchUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,486 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,488 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,493 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,501 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,504 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,506 Generating unique operation named: deleteBatchUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,508 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,510 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,516 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,522 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,524 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,527 Generating unique operation named: deleteBatchUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,529 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,532 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,537 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,556 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,559 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,562 Generating unique operation named: deleteBatchUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,565 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,569 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,579 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 19:57:46,596 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2021-04-14 19:57:46,905 Scheduler MyScheduler_$_hectorli-PC1618401458821 started. start QuartzScheduler.java 547
INFO 2021-04-14 19:57:46,932 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2021-04-14 19:57:46,973 Tomcat started on port(s): 8080 (http) with context path '/wmssystem' start TomcatWebServer.java 204
INFO 2021-04-14 19:57:46,978 Started JeecgSystemApplication in 27.052 seconds (JVM running for 28.155) logStarted StartupInfoLogger.java 59
INFO 2021-04-14 19:57:46,999 ---------------------------------------------------------- Application wmssystem is running! Access URLs: Local: http://localhost:8080/wmssystem/ External: http://127.0.1.1:8080/wmssystem/ Swagger-ui: http://127.0.1.1:8080/wmssystem/swagger-ui.html Doc文档: http://127.0.1.1:8080/wmssystem/doc.html ---------------------------------------------------------- main JeecgSystemApplication.java 36
INFO 2021-04-14 20:04:15,849 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2021-04-14 20:04:15,850 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2021-04-14 20:04:15,879 Completed initialization in 28 ms initServletBean FrameworkServlet.java 546
INFO 2021-04-14 20:04:16,370 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2021-04-14 20:04:16,372 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2021-04-14 20:04:34,543 Could not get a resource from the pool; nested exception is io.lettuce.core.RedisConnectionException: Unable to connect to wmssystem-redis:6379 handlePoolException JeecgBootExceptionHandler.java 102
org.springframework.data.redis.connection.PoolException: Could not get a resource from the pool; nested exception is io.lettuce.core.RedisConnectionException: Unable to connect to wmssystem-redis:6379
    at org.springframework.data.redis.connection.lettuce.LettucePoolingConnectionProvider.getConnection(LettucePoolingConnectionProvider.java:86)
    at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$SharedConnection.getNativeConnection(LettuceConnectionFactory.java:1085)
    at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$SharedConnection.getConnection(LettuceConnectionFactory.java:1065)
    at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory.getSharedConnection(LettuceConnectionFactory.java:865)
    at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory.getConnection(LettuceConnectionFactory.java:340)
    at org.springframework.data.redis.core.RedisConnectionUtils.doGetConnection(RedisConnectionUtils.java:132)
    at org.springframework.data.redis.core.RedisConnectionUtils.getConnection(RedisConnectionUtils.java:95)
    at org.springframework.data.redis.core.RedisConnectionUtils.getConnection(RedisConnectionUtils.java:82)
    at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:211)
    at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:184)
    at org.springframework.data.redis.core.AbstractOperations.execute(AbstractOperations.java:95)
    at org.springframework.data.redis.core.DefaultValueOperations.get(DefaultValueOperations.java:53)
    at org.jeecg.common.util.RedisUtil.get(RedisUtil.java:96)
    at org.jeecg.modules.system.controller.LoginController.login(LoginController.java:83)
    at org.jeecg.modules.system.controller.LoginController$$FastClassBySpringCGLIB$$b307ab61.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.LoginController$$EnhancerBySpringCGLIB$$7e26d851.login(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: io.lettuce.core.RedisConnectionException: Unable to connect to wmssystem-redis:6379
    at io.lettuce.core.RedisConnectionException.create(RedisConnectionException.java:78)
    at io.lettuce.core.RedisConnectionException.create(RedisConnectionException.java:56)
    at io.lettuce.core.AbstractRedisClient.getConnection(AbstractRedisClient.java:234)
    at io.lettuce.core.RedisClient.connect(RedisClient.java:204)
    at org.springframework.data.redis.connection.lettuce.StandaloneConnectionProvider.lambda$getConnection$1(StandaloneConnectionProvider.java:113)
    at java.util.Optional.orElseGet(Optional.java:267)
    at org.springframework.data.redis.connection.lettuce.StandaloneConnectionProvider.getConnection(StandaloneConnectionProvider.java:113)
    at org.springframework.data.redis.connection.lettuce.LettucePoolingConnectionProvider.lambda$null$0(LettucePoolingConnectionProvider.java:74)
    at io.lettuce.core.support.ConnectionPoolSupport$RedisPooledObjectFactory.create(ConnectionPoolSupport.java:209)
    at io.lettuce.core.support.ConnectionPoolSupport$RedisPooledObjectFactory.create(ConnectionPoolSupport.java:199)
    at org.apache.commons.pool2.BasePooledObjectFactory.makeObject(BasePooledObjectFactory.java:58)
    at org.apache.commons.pool2.impl.GenericObjectPool.create(GenericObjectPool.java:874)
    at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:417)
    at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:346)
    at io.lettuce.core.support.ConnectionPoolSupport$1.borrowObject(ConnectionPoolSupport.java:122)
    at io.lettuce.core.support.ConnectionPoolSupport$1.borrowObject(ConnectionPoolSupport.java:117)
    at org.springframework.data.redis.connection.lettuce.LettucePoolingConnectionProvider.getConnection(LettucePoolingConnectionProvider.java:80)
     ... 121 common frames omitted
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: 拒绝连接: wmssystem-redis/127.0.0.1:6379
    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327)
    at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340)
    at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:665)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:612)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:529)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:491)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
     ... 1 common frames omitted
Caused by: java.net.ConnectException: 拒绝连接
     ... 11 common frames omitted
DEBUG 2021-04-14 20:05:19,023 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync,user_identity,depart_ids,third_id,third_type,rel_tenant_ids,client_id FROM sys_user WHERE del_flag=0 AND (username = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:19,038 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:19,067 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:19,163 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:19,167 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:19,176 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:19,192 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:19,194 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:19,224 <== Total: 41 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:19,238 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE (status = ?) ORDER BY sort_order ASC debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:19,241 ==> Parameters: 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:19,284 <== Total: 119 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:05:19,288 -------登录加载系统字典-----{ol_form_biz_type=[DictModel(value=demo, text=官方示例), DictModel(value=bpm, text=流程表单), DictModel(value=temp, text=测试表单), DictModel(value=bdfl_include, text=导入表单)], msgType=[DictModel(value=4, text=系统), DictModel(value=1, text=短信), DictModel(value=2, text=邮件), DictModel(value=3, text=微信)], eoa_plan_status=[DictModel(value=0, text=未开始), DictModel(value=1, text=进行中), DictModel(value=2, text=已完成)], position_rank=[DictModel(value=1, text=员级), DictModel(value=2, text=助级), DictModel(value=3, text=中级), DictModel(value=4, text=副高级), DictModel(value=5, text=正高级)], rule_conditions=[DictModel(value=>, text=大于), DictModel(value=<, text=小于), DictModel(value=!=, text=不等于), DictModel(value==, text=等于), DictModel(value=>=, text=大于等于), DictModel(value=<=, text=小于等于), DictModel(value=LEFT_LIKE, text=左模糊), DictModel(value=RIGHT_LIKE, text=右模糊), DictModel(value=LIKE, text=模糊), DictModel(value=IN, text=包含), DictModel(value=USE_SQL_RULES, text=自定义SQL表达式)], ceshi_online=[DictModel(value=00, text=000), DictModel(value=3, text=easyui), DictModel(value=1, text=booostrap)], online_graph_data_type=[DictModel(value=sql, text=SQL), DictModel(value=json, text=JSON)], database_type=[DictModel(value=1, text=MySQL), DictModel(value=2, text=Oracle), DictModel(value=3, text=SQLServer)], online_graph_display_template=[DictModel(value=tab, text=Tab风格), DictModel(value=single, text=单排布局), DictModel(value=double, text=双排布局), DictModel(value=combination, text=组合布局)], log_type=[DictModel(value=2, text=操作日志), DictModel(value=1, text=登录日志)], user_type=[DictModel(value=333, text=333)], yn=[DictModel(value=1, text=是), DictModel(value=0, text=否)], send_status=[DictModel(value=0, text=未发布), DictModel(value=1, text=已发布), DictModel(value=2, text=已撤销)], eoa_cms_menu_type=[DictModel(value=1, text=列表), DictModel(value=2, text=链接)], tenant_status=[DictModel(value=1, text=正常), DictModel(value=0, text=冻结)], bpm_process_type=[DictModel(value=test, text=测试流程), DictModel(value=oa, text=OA办公), DictModel(value=business, text=业务办理)], form_perms_type=[DictModel(value=1, text=可见(未授权不可见)), DictModel(value=2, text=可编辑(未授权禁用))], valid_status=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], urgent_level=[DictModel(value=1, text=一般), DictModel(value=2, text=重要), DictModel(value=3, text=紧急)], del_flag=[DictModel(value=1, text=已删除), DictModel(value=0, text=正常)], user_status=[DictModel(value=1, text=正常), DictModel(value=2, text=冻结)], operate_type=[DictModel(value=1, text=查询), DictModel(value=2, text=添加), DictModel(value=3, text=修改), DictModel(value=4, text=删除), DictModel(value=5, text=导入), DictModel(value=6, text=导出)], quartz_status=[DictModel(value=0, text=正常), DictModel(value=-1, text=停止)], cgform_table_type=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], menu_type=[DictModel(value=2, text=按钮权限), DictModel(value=1, text=子菜单), DictModel(value=0, text=一级菜单)], sex=[DictModel(value=1, text=男), DictModel(value=2, text=女)], msg_category=[DictModel(value=1, text=通知公告), DictModel(value=2, text=系统消息)], org_category=[DictModel(value=3, text=岗位), DictModel(value=1, text=公司), DictModel(value=2, text=部门)], perms_type=[DictModel(value=1, text=显示), DictModel(value=2, text=禁用)], global_perms_type=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], priority=[DictModel(value=H, text=高), DictModel(value=M, text=中), DictModel(value=L, text=低)], dict_item_status=[DictModel(value=1, text=启用), DictModel(value=0, text=不启用)], online_graph_type=[DictModel(value=bar, text=柱状图), DictModel(value=line, text=曲线图), DictModel(value=pie, text=饼图), DictModel(value=table, text=数据列表)], activiti_sync=[DictModel(value=1, text=同步), DictModel(value=0, text=不同步)], msgSendStatus=[DictModel(value=0, text=未发送), DictModel(value=1, text=发送成功), DictModel(value=2, text=发送失败)], msg_type=[DictModel(value=USER, text=指定用户), DictModel(value=ALL, text=全体用户)], bpm_status=[DictModel(value=1, text=待提交), DictModel(value=2, text=处理中), DictModel(value=3, text=已完成), DictModel(value=4, text=已作废)], eoa_plan_type=[DictModel(value=1, text=日常记录), DictModel(value=2, text=本周工作), DictModel(value=3, text=下周计划)], depart_status=[DictModel(value=0, text=不启用), DictModel(value=1, text=启用)], delivery_status=[DictModel(value=1, text=待配送), DictModel(value=2, text=已配送)], status=[DictModel(value=1, text=正常), DictModel(value=2, text=冻结)]} queryAllDictItems SysDictServiceImpl.java 76
DEBUG 2021-04-14 20:05:19,461 ==> Preparing: select * from sys_user where username = ? and del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:19,463 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:19,475 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:05:19,527 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MTg0MDM3MTksInVzZXJuYW1lIjoiYWRtaW4ifQ.Vx4MmlM8qEmY3iRk3UBAOk0ujmz5dvq9AVcCWBeVhCM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2021-04-14 20:05:19,541 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:19,554 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:19,648 <== Total: 144 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:19,697 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (del_flag = ? AND menu_type = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:19,705 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:19,720 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:05:21,454 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2021-04-14 20:05:21,945 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:21,947 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:21,959 <== Total: 13 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:22,020 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE (msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?,?,?,?,?,?,?,?,?,?,?)) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:22,034 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String), 1330867217151279105(String), 1331066484947947522(String), 1331814751675617282(String), 1331865003204022273(String), 1331990695736672258(String), 1331990792977416193(String), 1331991062914433025(String), 1331991090152243202(String), 1331991714910691330(String), 1332006790639915009(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:22,053 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:22,166 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:22,170 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:22,186 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:22,187 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:05:30,158 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 20:05:30,162 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 20:05:30,164 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:30,166 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:30,173 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:05:30,175 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618401930159, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 20:05:30,205 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 20:05:30,208 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:30,208 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:30,216 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:05:30,476 无缓存dictTable的时候调用这里! queryTableDictTextByKey SysDictServiceImpl.java 127
DEBUG 2021-04-14 20:05:30,480 ==> Preparing: select name as "text" from iost_storage where id= ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:30,482 ==> Parameters: 1335500196762619905(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:30,489 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:05:30,528 无缓存dictTable的时候调用这里! queryTableDictTextByKey SysDictServiceImpl.java 127
DEBUG 2021-04-14 20:05:30,530 ==> Preparing: select name as "text" from iost_storage where id= ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:30,531 ==> Parameters: 1335477828635856897(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:05:30,538 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:08:49,720 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2021-04-14 20:08:53,136 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MTg0MDM3MTksInVzZXJuYW1lIjoiYWRtaW4ifQ.Vx4MmlM8qEmY3iRk3UBAOk0ujmz5dvq9AVcCWBeVhCM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2021-04-14 20:08:53,145 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:08:53,152 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:08:53,217 <== Total: 144 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:08:53,240 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (del_flag = ? AND menu_type = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:08:53,243 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:08:53,255 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:08:54,624 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2021-04-14 20:08:54,910 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:08:54,912 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:08:54,917 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
INFO 2021-04-14 20:08:54,923 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
DEBUG 2021-04-14 20:08:54,923 <== Total: 13 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:08:54,924 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 20:08:54,936 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:08:54,938 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:08:54,946 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:08:54,948 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618402134923, onlTable=null) getDictItems SysDictController.java 153
DEBUG 2021-04-14 20:08:55,937 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:08:55,940 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:08:55,949 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:08:56,946 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE (msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?,?,?,?,?,?,?,?,?,?,?)) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:08:56,947 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String), 1330867217151279105(String), 1331066484947947522(String), 1331814751675617282(String), 1331865003204022273(String), 1331990695736672258(String), 1331990792977416193(String), 1331991062914433025(String), 1331991090152243202(String), 1331991714910691330(String), 1332006790639915009(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:08:56,959 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:08:56,965 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:08:56,966 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:08:56,982 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:08:56,983 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:10:35,812 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2021-04-14 20:10:39,043 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MTg0MDM3MTksInVzZXJuYW1lIjoiYWRtaW4ifQ.Vx4MmlM8qEmY3iRk3UBAOk0ujmz5dvq9AVcCWBeVhCM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2021-04-14 20:10:39,046 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:10:39,050 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:10:39,170 <== Total: 144 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:10:39,196 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (del_flag = ? AND menu_type = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:10:39,198 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:10:39,208 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:10:40,521 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2021-04-14 20:10:40,810 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 20:10:40,811 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 20:10:40,813 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:10:40,814 ==> Parameters: debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:10:40,817 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 20:10:40,822 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:10:40,823 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618402240811, onlTable=null) getDictItems SysDictController.java 153
DEBUG 2021-04-14 20:10:40,842 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:10:40,843 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:10:40,847 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:10:40,848 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:10:40,853 <== Total: 13 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:10:40,856 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:10:40,864 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE (msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?,?,?,?,?,?,?,?,?,?,?)) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:10:40,865 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String), 1330867217151279105(String), 1331066484947947522(String), 1331814751675617282(String), 1331865003204022273(String), 1331990695736672258(String), 1331990792977416193(String), 1331991062914433025(String), 1331991090152243202(String), 1331991714910691330(String), 1332006790639915009(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:10:40,879 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:10:40,885 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:10:40,886 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:10:40,907 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:10:40,910 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:11:28,932 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2021-04-14 20:11:32,373 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MTg0MDM3MTksInVzZXJuYW1lIjoiYWRtaW4ifQ.Vx4MmlM8qEmY3iRk3UBAOk0ujmz5dvq9AVcCWBeVhCM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2021-04-14 20:11:32,376 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:11:32,391 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:11:32,502 <== Total: 144 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:11:32,528 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (del_flag = ? AND menu_type = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:11:32,533 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:11:32,545 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:11:33,821 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2021-04-14 20:11:34,102 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:11:34,103 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:11:34,112 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 20:11:34,115 <== Total: 13 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:11:34,116 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:11:34,117 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 20:11:34,118 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 20:11:34,116 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:11:34,122 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE (msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?,?,?,?,?,?,?,?,?,?,?)) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:11:34,124 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:11:34,125 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:11:34,125 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String), 1330867217151279105(String), 1331066484947947522(String), 1331814751675617282(String), 1331865003204022273(String), 1331990695736672258(String), 1331990792977416193(String), 1331991062914433025(String), 1331991090152243202(String), 1331991714910691330(String), 1332006790639915009(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:11:34,147 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:11:34,150 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:11:34,154 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:11:34,155 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:11:34,155 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618402294118, onlTable=null) getDictItems SysDictController.java 153
DEBUG 2021-04-14 20:11:34,155 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:11:34,176 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:11:34,178 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:21:15,190 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2021-04-14 20:21:18,473 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MTg0MDM3MTksInVzZXJuYW1lIjoiYWRtaW4ifQ.Vx4MmlM8qEmY3iRk3UBAOk0ujmz5dvq9AVcCWBeVhCM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2021-04-14 20:21:18,478 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:21:18,482 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:21:18,534 <== Total: 144 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:21:18,550 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (del_flag = ? AND menu_type = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:21:18,551 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:21:18,570 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:21:19,900 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2021-04-14 20:21:20,213 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:21:20,224 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:21:20,224 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
INFO 2021-04-14 20:21:20,231 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 20:21:20,232 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 20:21:20,233 <== Total: 13 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:21:20,239 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE (msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?,?,?,?,?,?,?,?,?,?,?)) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:21:20,241 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String), 1330867217151279105(String), 1331066484947947522(String), 1331814751675617282(String), 1331865003204022273(String), 1331990695736672258(String), 1331990792977416193(String), 1331991062914433025(String), 1331991090152243202(String), 1331991714910691330(String), 1332006790639915009(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:21:20,250 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:21:20,255 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:21:20,256 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:21:20,267 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:21:20,267 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:21:21,229 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:21:21,230 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:21:21,258 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:21:22,240 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:21:22,241 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:21:22,252 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:21:22,253 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618402880232, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 20:23:13,513 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2021-04-14 20:23:16,892 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MTg0MDM3MTksInVzZXJuYW1lIjoiYWRtaW4ifQ.Vx4MmlM8qEmY3iRk3UBAOk0ujmz5dvq9AVcCWBeVhCM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2021-04-14 20:23:16,896 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:23:16,900 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:23:16,947 <== Total: 144 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:23:16,960 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (del_flag = ? AND menu_type = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:23:16,962 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:23:16,973 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:23:18,322 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2021-04-14 20:23:18,668 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:23:18,676 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:23:18,674 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
INFO 2021-04-14 20:23:18,685 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 20:23:18,686 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 20:23:18,685 <== Total: 13 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:23:18,695 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:23:18,696 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:23:18,699 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE (msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?,?,?,?,?,?,?,?,?,?,?)) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:23:18,706 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:23:18,707 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String), 1330867217151279105(String), 1331066484947947522(String), 1331814751675617282(String), 1331865003204022273(String), 1331990695736672258(String), 1331990792977416193(String), 1331991062914433025(String), 1331991090152243202(String), 1331991714910691330(String), 1332006790639915009(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:23:18,710 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:23:18,712 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:23:18,720 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:23:18,721 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:23:18,724 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618402998686, onlTable=null) getDictItems SysDictController.java 153
DEBUG 2021-04-14 20:23:18,732 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:23:18,736 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:23:18,749 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:23:18,750 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:24:12,058 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2021-04-14 20:24:15,623 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MTg0MDM3MTksInVzZXJuYW1lIjoiYWRtaW4ifQ.Vx4MmlM8qEmY3iRk3UBAOk0ujmz5dvq9AVcCWBeVhCM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2021-04-14 20:24:15,626 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:24:15,635 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:24:15,682 <== Total: 144 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:24:15,697 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (del_flag = ? AND menu_type = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:24:15,698 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:24:15,712 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:24:17,165 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2021-04-14 20:24:17,449 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 20:24:17,451 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:24:17,452 ==> Parameters: debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:24:17,460 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 20:24:17,460 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 20:24:17,461 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:24:17,462 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:24:17,464 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:24:17,471 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:24:17,472 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618403057460, onlTable=null) getDictItems SysDictController.java 153
DEBUG 2021-04-14 20:24:17,473 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:24:17,477 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:24:17,490 <== Total: 13 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:24:17,505 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE (msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?,?,?,?,?,?,?,?,?,?,?)) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:24:17,507 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String), 1330867217151279105(String), 1331066484947947522(String), 1331814751675617282(String), 1331865003204022273(String), 1331990695736672258(String), 1331990792977416193(String), 1331991062914433025(String), 1331991090152243202(String), 1331991714910691330(String), 1332006790639915009(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:24:17,517 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:24:17,523 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:24:17,524 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:24:17,541 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:24:17,544 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:28:12,727 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2021-04-14 20:28:16,281 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MTg0MDM3MTksInVzZXJuYW1lIjoiYWRtaW4ifQ.Vx4MmlM8qEmY3iRk3UBAOk0ujmz5dvq9AVcCWBeVhCM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2021-04-14 20:28:16,284 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:16,285 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:16,342 <== Total: 144 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:16,356 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (del_flag = ? AND menu_type = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:16,357 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:16,370 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:28:18,558 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2021-04-14 20:28:18,964 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 20:28:18,966 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:18,967 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:18,977 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:28:18,979 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 20:28:18,981 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 20:28:19,979 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:19,981 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:19,989 <== Total: 13 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:19,991 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:19,992 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:20,004 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:20,006 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE (msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?,?,?,?,?,?,?,?,?,?,?)) debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:28:20,007 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618403298980, onlTable=null) getDictItems SysDictController.java 153
DEBUG 2021-04-14 20:28:20,020 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String), 1330867217151279105(String), 1331066484947947522(String), 1331814751675617282(String), 1331865003204022273(String), 1331990695736672258(String), 1331990792977416193(String), 1331991062914433025(String), 1331991090152243202(String), 1331991714910691330(String), 1332006790639915009(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:20,036 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:20,049 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:20,050 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:20,070 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:20,073 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:28:21,341 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2021-04-14 20:28:24,392 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MTg0MDM3MTksInVzZXJuYW1lIjoiYWRtaW4ifQ.Vx4MmlM8qEmY3iRk3UBAOk0ujmz5dvq9AVcCWBeVhCM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2021-04-14 20:28:24,398 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:24,399 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:24,438 <== Total: 144 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:24,452 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (del_flag = ? AND menu_type = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:24,453 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:24,463 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:28:26,480 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2021-04-14 20:28:26,770 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:26,772 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:28:26,775 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 20:28:26,776 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 20:28:26,780 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:26,781 ==> Parameters: debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:28:26,779 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 20:28:26,894 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:28:26,897 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618403306776, onlTable=null) getDictItems SysDictController.java 153
DEBUG 2021-04-14 20:28:26,897 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:26,898 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:26,911 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:27,081 <== Total: 13 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:27,084 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE (msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?,?,?,?,?,?,?,?,?,?,?)) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:27,090 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String), 1330867217151279105(String), 1331066484947947522(String), 1331814751675617282(String), 1331865003204022273(String), 1331990695736672258(String), 1331990792977416193(String), 1331991062914433025(String), 1331991090152243202(String), 1331991714910691330(String), 1332006790639915009(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:27,100 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:27,108 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:27,113 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:27,125 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:28:27,126 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:29:04,635 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2021-04-14 20:29:08,051 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MTg0MDM3MTksInVzZXJuYW1lIjoiYWRtaW4ifQ.Vx4MmlM8qEmY3iRk3UBAOk0ujmz5dvq9AVcCWBeVhCM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2021-04-14 20:29:08,059 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:29:08,060 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:29:08,106 <== Total: 144 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:29:08,129 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (del_flag = ? AND menu_type = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:29:08,131 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:29:08,141 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:29:09,494 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2021-04-14 20:29:09,827 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 20:29:09,831 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:29:09,832 ==> Parameters: debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:29:09,834 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 20:29:09,835 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 20:29:09,838 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:29:09,839 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:29:09,838 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:29:09,840 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:29:09,846 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:29:09,846 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:29:09,848 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618403349835, onlTable=null) getDictItems SysDictController.java 153
DEBUG 2021-04-14 20:29:09,849 <== Total: 13 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:29:09,859 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE (msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?,?,?,?,?,?,?,?,?,?,?)) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:29:09,865 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String), 1330867217151279105(String), 1331066484947947522(String), 1331814751675617282(String), 1331865003204022273(String), 1331990695736672258(String), 1331990792977416193(String), 1331991062914433025(String), 1331991090152243202(String), 1331991714910691330(String), 1332006790639915009(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:29:09,874 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:29:09,880 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:29:09,882 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:29:09,895 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:29:09,896 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:43:27,472 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MTg0MDM3MTksInVzZXJuYW1lIjoiYWRtaW4ifQ.Vx4MmlM8qEmY3iRk3UBAOk0ujmz5dvq9AVcCWBeVhCM jwtTokenRefresh ShiroRealm.java 155
INFO 2021-04-14 20:43:29,490 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2021-04-14 20:43:31,669 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MTg0MDM3MTksInVzZXJuYW1lIjoiYWRtaW4ifQ.Vx4MmlM8qEmY3iRk3UBAOk0ujmz5dvq9AVcCWBeVhCM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2021-04-14 20:43:31,671 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:31,673 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:31,719 <== Total: 144 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:31,730 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (del_flag = ? AND menu_type = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:31,732 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:31,741 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:43:33,568 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2021-04-14 20:43:34,824 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:34,826 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:34,834 <== Total: 13 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:34,838 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE (msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?,?,?,?,?,?,?,?,?,?,?)) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:34,841 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String), 1330867217151279105(String), 1331066484947947522(String), 1331814751675617282(String), 1331865003204022273(String), 1331990695736672258(String), 1331990792977416193(String), 1331991062914433025(String), 1331991090152243202(String), 1331991714910691330(String), 1332006790639915009(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:34,849 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:34,852 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:34,853 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:34,862 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:34,862 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:43:36,667 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 20:43:36,668 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 20:43:36,670 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:36,673 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:36,687 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:43:36,688 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618404216668, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 20:43:38,111 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:43:39,123 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,126 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,134 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,143 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,144 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,151 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:43:39,165 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:43:39,224 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:43:39,225 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:43:39,311 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:43:39,314 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,316 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,324 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,326 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,327 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,334 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:43:39,346 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:43:39,366 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:43:39,367 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:43:39,421 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:43:39,425 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,426 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,434 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,437 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,438 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,446 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:43:39,455 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:43:39,476 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:43:39,480 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:43:39,529 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:43:39,531 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,532 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,540 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,542 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,543 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,550 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:43:39,560 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:43:39,578 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:43:39,579 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:43:39,622 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:43:39,625 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,625 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,633 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,635 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,636 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,643 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:43:39,653 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:43:39,671 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:43:39,671 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:43:39,717 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:43:39,719 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,720 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,729 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,732 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,736 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,746 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:43:39,769 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:43:39,799 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:43:39,799 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:43:39,843 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:43:39,846 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,847 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,853 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,855 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,855 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,863 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:43:39,874 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:43:39,893 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:43:39,894 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:43:39,928 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:43:39,930 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,931 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,940 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,942 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,942 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:39,949 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:43:39,957 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:43:39,975 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:43:39,976 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:43:40,021 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:43:40,024 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:40,024 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:40,032 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:40,034 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:40,035 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:40,042 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:43:40,052 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:43:40,073 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:43:40,073 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:43:40,121 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:43:40,125 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:40,125 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:40,134 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:40,136 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:40,137 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:43:40,146 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:43:40,156 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:43:40,178 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:43:40,180 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:47:12,507 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2021-04-14 20:47:14,899 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MTg0MDM3MTksInVzZXJuYW1lIjoiYWRtaW4ifQ.Vx4MmlM8qEmY3iRk3UBAOk0ujmz5dvq9AVcCWBeVhCM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2021-04-14 20:47:14,905 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:14,911 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:14,949 <== Total: 144 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:14,977 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (del_flag = ? AND menu_type = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:14,979 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:14,992 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:47:16,346 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2021-04-14 20:47:16,608 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:16,609 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:16,619 <== Total: 13 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:16,632 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE (msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?,?,?,?,?,?,?,?,?,?,?)) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:16,636 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String), 1330867217151279105(String), 1331066484947947522(String), 1331814751675617282(String), 1331865003204022273(String), 1331990695736672258(String), 1331990792977416193(String), 1331991062914433025(String), 1331991090152243202(String), 1331991714910691330(String), 1332006790639915009(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:16,645 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:16,650 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:16,656 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:16,668 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:16,669 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:47:19,818 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 20:47:19,819 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 20:47:19,820 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:19,821 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:19,828 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:47:19,829 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618404439819, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 20:47:21,403 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:47:21,438 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:21,443 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:21,458 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:21,468 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:21,485 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:21,496 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:47:21,508 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:47:21,557 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:47:21,557 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:47:21,678 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:47:21,682 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:21,684 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:21,691 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:21,693 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:21,694 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:21,702 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:47:21,723 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:47:21,742 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:47:21,742 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:47:21,796 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:47:21,805 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:21,808 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:21,820 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:21,823 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:21,824 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:21,833 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:47:21,843 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:47:21,863 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:47:21,863 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:47:21,912 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:47:21,918 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:21,919 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:21,929 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:21,931 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:21,931 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:21,940 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:47:21,950 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:47:21,973 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:47:21,974 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:47:22,022 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:47:22,027 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:22,029 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:22,037 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:22,039 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:22,040 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:22,048 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:47:22,059 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:47:22,079 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:47:22,080 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:47:22,120 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:47:22,122 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:22,123 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:22,131 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:22,134 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:22,134 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:22,142 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:47:22,151 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:47:22,173 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:47:22,173 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:47:22,213 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:47:22,216 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:22,216 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:22,225 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:22,226 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:22,227 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:22,235 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:47:22,245 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:47:22,269 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:47:22,270 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:47:25,750 ----duplicate check------:DuplicateCheckVo(tableName=iost_delivery_record, fieldName=bulk_no, fieldVal=test1, dataId=1380880394810822657) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2021-04-14 20:47:25,752 ==> Preparing: SELECT COUNT(*) FROM iost_delivery_record WHERE bulk_no = ? and id <> ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:25,753 ==> Parameters: test1(String), 1380880394810822657(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:47:25,769 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:47:48,952 Application shutdown requested. shutdown SpringApplicationAdminMXBeanRegistrar.java 163
INFO 2021-04-14 20:47:48,958 Scheduler MyScheduler_$_hectorli-PC1618401458821 paused. standby QuartzScheduler.java 585
INFO 2021-04-14 20:47:48,963 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2021-04-14 20:47:48,972 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2021-04-14 20:47:48,972 Scheduler MyScheduler_$_hectorli-PC1618401458821 shutting down. shutdown QuartzScheduler.java 666
INFO 2021-04-14 20:47:48,972 Scheduler MyScheduler_$_hectorli-PC1618401458821 paused. standby QuartzScheduler.java 585
INFO 2021-04-14 20:47:48,974 Scheduler MyScheduler_$_hectorli-PC1618401458821 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2021-04-14 20:47:48,988 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2021-04-14 20:47:48,992 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2021-04-14 20:47:48,999 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2021-04-14 20:47:50,140 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
Logback Log Messages

Log session start time Wed Apr 14 20:57:34 HKT 2021

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2021-04-14 20:49:24,579 Starting JeecgSystemApplication on hectorli-PC with PID 32107 (/source/jeecg-boot/jeecg-boot/jeecg-boot-module-system/target/classes started by hectorli in /source/jeecg-boot/jeecg-boot/jeecg-boot-module-system) logStarting StartupInfoLogger.java 50
INFO 2021-04-14 20:49:24,585 The following profiles are active: docker logStartupProfileInfo SpringApplication.java 679
INFO 2021-04-14 20:49:27,676 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2021-04-14 20:49:27,680 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2021-04-14 20:49:27,820 Finished Spring Data repository scanning in 120ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2021-04-14 20:49:28,827 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:49:28,838 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$7e089320] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:49:29,072 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:49:29,214 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:49:29,227 Bean 'shiroConfig' of type [org.jeecg.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$c82b1ccf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:49:29,365 Bean 'shiroRealm' of type [org.jeecg.config.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:49:29,445 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 267
INFO 2021-04-14 20:49:29,449 ===============(2)创建RedisManager,连接Redis.. redisManager ShiroConfig.java 285
INFO 2021-04-14 20:49:29,454 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:49:29,458 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:49:29,517 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:49:29,639 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$68eed4d6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:49:29,880 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:49:29,889 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d27d45a7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:49:29,906 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:49:29,916 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:49:29,931 Bean 'redisConfig' of type [org.jeecg.config.redis.RedisConfig$$EnhancerBySpringCGLIB$$3f140be3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:49:30,009 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$7c07b286] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:49:30,022 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:49:30,776 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2021-04-14 20:49:30,800 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2021-04-14 20:49:30,819 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2021-04-14 20:49:30,820 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2021-04-14 20:49:30,835 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib] log DirectJDKLog.java 173
INFO 2021-04-14 20:49:31,023 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2021-04-14 20:49:31,024 Root WebApplicationContext: initialization completed in 6374 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2021-04-14 20:49:31,745 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2021-04-14 20:49:32,710 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2021-04-14 20:49:32,711 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2021-04-14 20:49:32,712 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2021-04-14 20:49:32,713 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2021-04-14 20:49:37,963 --- redis config init --- redisTemplate RedisConfig.java 66
INFO 2021-04-14 20:49:41,188 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2021-04-14 20:49:41,192 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2021-04-14 20:49:41,213 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2021-04-14 20:49:41,214 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2021-04-14 20:49:41,219 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2021-04-14 20:49:41,223 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2021-04-14 20:49:41,224 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'hectorli-PC1618404581191' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2021-04-14 20:49:41,225 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2021-04-14 20:49:41,225 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2021-04-14 20:49:41,226 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5c28009f setJobFactory QuartzScheduler.java 2287
INFO 2021-04-14 20:49:46,005 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2021-04-14 20:49:46,336 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2021-04-14 20:49:46,748 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2021-04-14 20:49:47,827 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2021-04-14 20:49:47,851 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2021-04-14 20:49:47,962 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2021-04-14 20:49:48,269 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,273 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,278 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,283 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,291 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,315 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,343 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,350 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,359 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,369 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,382 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,412 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,459 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,471 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,479 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,484 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,568 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,592 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,598 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,604 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,607 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,611 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,614 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,627 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,639 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,644 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,647 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,652 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,655 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,661 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,681 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,689 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,693 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,697 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,702 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,714 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,736 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,739 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,742 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,746 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,748 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,758 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,767 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,771 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,774 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,781 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,786 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,794 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,813 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,816 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,819 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,822 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,824 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,831 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,859 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,861 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,867 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,870 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,878 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,893 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,908 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,910 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,913 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,916 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,921 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,930 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,937 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,944 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,946 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,949 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,952 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,958 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,979 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,990 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,992 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,996 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:48,998 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,007 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,022 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,025 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,028 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,030 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,051 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,098 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,103 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,105 Generating unique operation named: deleteBatchUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,108 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,110 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,118 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,128 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,131 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,135 Generating unique operation named: deleteBatchUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,138 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,140 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,147 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,154 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,156 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,158 Generating unique operation named: deleteBatchUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,160 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,163 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,168 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,176 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,178 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,181 Generating unique operation named: deleteBatchUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,183 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,186 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,195 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,204 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,206 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,209 Generating unique operation named: deleteBatchUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,211 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,214 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,220 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,233 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,235 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,238 Generating unique operation named: deleteBatchUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,242 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,246 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,258 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:49:49,277 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2021-04-14 20:49:49,754 Scheduler MyScheduler_$_hectorli-PC1618404581191 started. start QuartzScheduler.java 547
INFO 2021-04-14 20:49:49,788 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2021-04-14 20:49:49,831 Tomcat started on port(s): 8080 (http) with context path '/wmssystem' start TomcatWebServer.java 204
INFO 2021-04-14 20:49:49,838 Started JeecgSystemApplication in 26.47 seconds (JVM running for 27.394) logStarted StartupInfoLogger.java 59
INFO 2021-04-14 20:49:49,865 ---------------------------------------------------------- Application wmssystem is running! Access URLs: Local: http://localhost:8080/wmssystem/ External: http://127.0.1.1:8080/wmssystem/ Swagger-ui: http://127.0.1.1:8080/wmssystem/swagger-ui.html Doc文档: http://127.0.1.1:8080/wmssystem/doc.html ---------------------------------------------------------- main JeecgSystemApplication.java 36
INFO 2021-04-14 20:49:50,295 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2021-04-14 20:49:50,295 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2021-04-14 20:49:50,317 Completed initialization in 22 ms initServletBean FrameworkServlet.java 546
INFO 2021-04-14 20:49:50,444 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2021-04-14 20:49:57,054 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2021-04-14 20:49:57,057 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2021-04-14 20:50:03,786 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:50:03,835 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:03,863 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:03,902 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:03,918 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:03,925 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:03,935 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:50:03,979 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:50:04,131 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:50:04,132 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:50:04,435 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:50:04,447 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:04,452 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:04,464 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:04,466 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:04,467 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:04,486 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:50:04,509 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:50:04,586 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:50:04,588 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:50:04,726 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:50:04,754 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:04,755 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:04,778 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:04,785 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:04,786 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:04,799 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:50:04,818 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:50:04,873 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:50:04,874 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:50:05,025 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:50:05,033 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:05,035 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:05,047 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:05,059 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:05,064 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:05,075 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:50:05,104 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:50:05,161 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:50:05,164 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:50:05,282 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:50:05,288 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:05,290 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:05,301 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:05,306 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:05,307 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:05,318 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:50:05,339 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:50:05,388 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:50:05,389 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:50:06,161 ----duplicate check------:DuplicateCheckVo(tableName=iost_delivery_record, fieldName=bulk_no, fieldVal=test1, dataId=1380880394810822657) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2021-04-14 20:50:06,166 ==> Preparing: SELECT COUNT(*) FROM iost_delivery_record WHERE bulk_no = ? and id <> ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:06,173 ==> Parameters: test1(String), 1380880394810822657(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:50:06,185 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:06,680 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:06,682 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:06,693 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:51:06,695 ---AutoPoi--Get_DB_Dict------[AAA_1335477828635856897, 义乌仓库_1335500196762619905, 深圳空运仓库_1335500357173776386, 广州空运仓库_1359074088810713090] queryDict AutoPoiDictService.java 60
INFO 2021-04-14 20:51:52,549 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:51:52,586 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:52,593 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:52,613 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:52,620 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:52,623 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:52,631 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:51:52,648 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:51:52,720 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:51:52,721 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:51:52,893 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:51:52,899 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:52,912 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:52,921 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:52,928 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:52,929 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:52,938 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:51:52,952 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:51:52,979 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:51:52,980 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:51:53,065 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:51:53,075 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:53,078 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:53,089 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:53,091 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:53,098 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:53,107 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:51:53,122 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:51:53,149 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:51:53,150 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:51:53,205 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:51:53,209 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:53,212 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:53,222 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:53,224 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:53,225 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:53,234 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:51:53,248 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:51:53,272 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:51:53,273 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:51:53,329 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:51:53,332 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:53,333 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:53,344 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:53,346 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:53,347 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:53,356 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:51:53,367 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:51:53,392 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:51:53,392 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:51:53,458 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 20:51:53,464 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:53,465 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:53,475 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:53,477 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:53,477 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:51:53,486 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:51:53,502 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 20:51:53,538 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 20:51:53,540 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 20:57:12,706 Application shutdown requested. shutdown SpringApplicationAdminMXBeanRegistrar.java 163
INFO 2021-04-14 20:57:12,716 Scheduler MyScheduler_$_hectorli-PC1618404581191 paused. standby QuartzScheduler.java 585
INFO 2021-04-14 20:57:12,720 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2021-04-14 20:57:12,728 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2021-04-14 20:57:12,729 Scheduler MyScheduler_$_hectorli-PC1618404581191 shutting down. shutdown QuartzScheduler.java 666
INFO 2021-04-14 20:57:12,729 Scheduler MyScheduler_$_hectorli-PC1618404581191 paused. standby QuartzScheduler.java 585
INFO 2021-04-14 20:57:12,730 Scheduler MyScheduler_$_hectorli-PC1618404581191 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2021-04-14 20:57:12,747 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2021-04-14 20:57:12,755 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2021-04-14 20:57:12,763 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2021-04-14 20:57:13,919 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
Logback Log Messages

Log session start time Wed Apr 14 20:59:05 HKT 2021

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2021-04-14 20:57:34,902 Starting JeecgSystemApplication on hectorli-PC with PID 7989 (/source/jeecg-boot/jeecg-boot/jeecg-boot-module-system/target/classes started by hectorli in /source/jeecg-boot/jeecg-boot/jeecg-boot-module-system) logStarting StartupInfoLogger.java 50
INFO 2021-04-14 20:57:34,909 The following profiles are active: docker logStartupProfileInfo SpringApplication.java 679
INFO 2021-04-14 20:57:38,358 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2021-04-14 20:57:38,362 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2021-04-14 20:57:38,480 Finished Spring Data repository scanning in 101ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2021-04-14 20:57:39,502 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:57:39,516 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$9e8bef2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:57:39,835 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:57:39,980 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:57:39,986 Bean 'shiroConfig' of type [org.jeecg.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$540b48a1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:57:40,053 Bean 'shiroRealm' of type [org.jeecg.config.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:57:40,122 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 267
INFO 2021-04-14 20:57:40,125 ===============(2)创建RedisManager,连接Redis.. redisManager ShiroConfig.java 285
INFO 2021-04-14 20:57:40,131 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:57:40,137 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:57:40,192 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:57:40,343 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f4cf00a8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:57:40,560 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:57:40,568 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$5e5d7179] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:57:40,585 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:57:40,595 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:57:40,610 Bean 'redisConfig' of type [org.jeecg.config.redis.RedisConfig$$EnhancerBySpringCGLIB$$caf437b5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:57:40,684 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$7e7de58] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:57:40,694 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:57:41,464 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2021-04-14 20:57:41,485 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2021-04-14 20:57:41,505 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2021-04-14 20:57:41,506 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2021-04-14 20:57:41,519 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib] log DirectJDKLog.java 173
INFO 2021-04-14 20:57:41,683 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2021-04-14 20:57:41,683 Root WebApplicationContext: initialization completed in 6673 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2021-04-14 20:57:42,298 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2021-04-14 20:57:43,261 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2021-04-14 20:57:43,263 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2021-04-14 20:57:43,264 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2021-04-14 20:57:43,264 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2021-04-14 20:57:48,553 --- redis config init --- redisTemplate RedisConfig.java 66
INFO 2021-04-14 20:57:51,078 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2021-04-14 20:57:51,087 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2021-04-14 20:57:51,107 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2021-04-14 20:57:51,108 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2021-04-14 20:57:51,113 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2021-04-14 20:57:51,116 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2021-04-14 20:57:51,118 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'hectorli-PC1618405071085' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2021-04-14 20:57:51,118 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2021-04-14 20:57:51,118 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2021-04-14 20:57:51,119 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@294a3f2a setJobFactory QuartzScheduler.java 2287
INFO 2021-04-14 20:57:55,017 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2021-04-14 20:57:55,251 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2021-04-14 20:57:55,706 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2021-04-14 20:57:56,964 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2021-04-14 20:57:56,985 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2021-04-14 20:57:57,093 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2021-04-14 20:57:57,399 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,403 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,407 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,411 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,415 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,426 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,441 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,447 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,451 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,455 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,459 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,469 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,495 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,498 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,502 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,506 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,550 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,570 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,577 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,582 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,585 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,594 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,600 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,622 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,638 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,652 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,659 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,671 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,678 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,689 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,722 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,725 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,728 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,732 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,735 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,759 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,804 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,807 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,812 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,816 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,820 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,831 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,842 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,846 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,849 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,852 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,856 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,866 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,890 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,893 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,897 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,901 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,904 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,918 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,952 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,955 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,957 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,960 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,969 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,983 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:57,998 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,001 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,004 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,007 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,012 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,021 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,028 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,031 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,033 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,036 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,038 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,044 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,062 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,072 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,076 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,079 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,082 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,092 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,107 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,110 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,113 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,116 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,126 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,175 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,179 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,182 Generating unique operation named: deleteBatchUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,184 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,187 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,193 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,202 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,206 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,208 Generating unique operation named: deleteBatchUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,211 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,213 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,218 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,224 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,226 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,229 Generating unique operation named: deleteBatchUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,231 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,234 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,240 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,248 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,250 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,253 Generating unique operation named: deleteBatchUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,256 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,257 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,263 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,268 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,270 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,272 Generating unique operation named: deleteBatchUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,274 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,277 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,282 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,295 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,297 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,300 Generating unique operation named: deleteBatchUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,302 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,309 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,326 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:57:58,342 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2021-04-14 20:57:58,707 Scheduler MyScheduler_$_hectorli-PC1618405071085 started. start QuartzScheduler.java 547
INFO 2021-04-14 20:57:58,734 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2021-04-14 20:57:58,781 Tomcat started on port(s): 8080 (http) with context path '/wmssystem' start TomcatWebServer.java 204
INFO 2021-04-14 20:57:58,794 Started JeecgSystemApplication in 25.137 seconds (JVM running for 26.292) logStarted StartupInfoLogger.java 59
INFO 2021-04-14 20:57:58,858 ---------------------------------------------------------- Application wmssystem is running! Access URLs: Local: http://localhost:8080/wmssystem/ External: http://127.0.1.1:8080/wmssystem/ Swagger-ui: http://127.0.1.1:8080/wmssystem/swagger-ui.html Doc文档: http://127.0.1.1:8080/wmssystem/doc.html ---------------------------------------------------------- main JeecgSystemApplication.java 36
INFO 2021-04-14 20:58:01,408 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2021-04-14 20:58:01,409 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2021-04-14 20:58:01,453 Completed initialization in 44 ms initServletBean FrameworkServlet.java 546
INFO 2021-04-14 20:58:01,811 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2021-04-14 20:58:05,344 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2021-04-14 20:58:08,086 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2021-04-14 20:58:08,089 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2021-04-14 20:58:09,083 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MTg0MDM3MTksInVzZXJuYW1lIjoiYWRtaW4ifQ.Vx4MmlM8qEmY3iRk3UBAOk0ujmz5dvq9AVcCWBeVhCM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2021-04-14 20:58:09,145 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:58:09,179 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:58:09,274 <== Total: 144 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:58:09,368 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (del_flag = ? AND menu_type = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:58:09,371 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:58:09,383 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:58:10,839 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2021-04-14 20:58:11,219 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:58:11,222 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:58:11,232 <== Total: 13 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:58:11,269 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE (msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?,?,?,?,?,?,?,?,?,?,?)) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:58:11,285 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String), 1330867217151279105(String), 1331066484947947522(String), 1331814751675617282(String), 1331865003204022273(String), 1331990695736672258(String), 1331990792977416193(String), 1331991062914433025(String), 1331991090152243202(String), 1331991714910691330(String), 1332006790639915009(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:58:11,296 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:58:11,430 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:58:11,435 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:58:11,456 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:58:11,457 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:58:44,199 Application shutdown requested. shutdown SpringApplicationAdminMXBeanRegistrar.java 163
INFO 2021-04-14 20:58:44,204 Scheduler MyScheduler_$_hectorli-PC1618405071085 paused. standby QuartzScheduler.java 585
INFO 2021-04-14 20:58:44,213 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2021-04-14 20:58:44,223 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2021-04-14 20:58:44,224 Scheduler MyScheduler_$_hectorli-PC1618405071085 shutting down. shutdown QuartzScheduler.java 666
INFO 2021-04-14 20:58:44,226 Scheduler MyScheduler_$_hectorli-PC1618405071085 paused. standby QuartzScheduler.java 585
INFO 2021-04-14 20:58:44,229 Scheduler MyScheduler_$_hectorli-PC1618405071085 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2021-04-14 20:58:44,251 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2021-04-14 20:58:44,254 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2021-04-14 20:58:44,265 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2021-04-14 20:58:45,418 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2021-04-14 20:59:06,045 Starting JeecgSystemApplication on hectorli-PC with PID 9807 (/source/jeecg-boot/jeecg-boot/jeecg-boot-module-system/target/classes started by hectorli in /source/jeecg-boot/jeecg-boot/jeecg-boot-module-system) logStarting StartupInfoLogger.java 50
INFO 2021-04-14 20:59:06,051 The following profiles are active: docker logStartupProfileInfo SpringApplication.java 679
INFO 2021-04-14 20:59:09,211 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2021-04-14 20:59:09,214 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2021-04-14 20:59:09,410 Finished Spring Data repository scanning in 176ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2021-04-14 20:59:10,475 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:59:10,494 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$8273245] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:59:10,722 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:59:10,893 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:59:10,909 Bean 'shiroConfig' of type [org.jeecg.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$5249bbf4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:59:11,051 Bean 'shiroRealm' of type [org.jeecg.config.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:59:11,127 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 267
INFO 2021-04-14 20:59:11,131 ===============(2)创建RedisManager,连接Redis.. redisManager ShiroConfig.java 285
INFO 2021-04-14 20:59:11,136 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:59:11,142 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:59:11,204 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:59:11,370 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f30d73fb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:59:11,661 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:59:11,671 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$5c9be4cc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:59:11,689 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:59:11,698 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:59:11,715 Bean 'redisConfig' of type [org.jeecg.config.redis.RedisConfig$$EnhancerBySpringCGLIB$$c932ab08] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:59:11,797 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$62651ab] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:59:11,809 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2021-04-14 20:59:12,692 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2021-04-14 20:59:12,717 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2021-04-14 20:59:12,740 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2021-04-14 20:59:12,740 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2021-04-14 20:59:12,752 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib] log DirectJDKLog.java 173
INFO 2021-04-14 20:59:12,915 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2021-04-14 20:59:12,915 Root WebApplicationContext: initialization completed in 6793 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2021-04-14 20:59:13,514 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2021-04-14 20:59:14,518 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2021-04-14 20:59:14,520 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2021-04-14 20:59:14,521 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2021-04-14 20:59:14,522 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2021-04-14 20:59:19,329 --- redis config init --- redisTemplate RedisConfig.java 66
INFO 2021-04-14 20:59:22,540 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2021-04-14 20:59:22,543 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2021-04-14 20:59:22,557 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2021-04-14 20:59:22,558 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2021-04-14 20:59:22,562 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2021-04-14 20:59:22,564 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2021-04-14 20:59:22,565 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'hectorli-PC1618405162542' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2021-04-14 20:59:22,565 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2021-04-14 20:59:22,565 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2021-04-14 20:59:22,566 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7891742e setJobFactory QuartzScheduler.java 2287
INFO 2021-04-14 20:59:26,664 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2021-04-14 20:59:26,962 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2021-04-14 20:59:27,356 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2021-04-14 20:59:28,531 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2021-04-14 20:59:28,560 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2021-04-14 20:59:28,685 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2021-04-14 20:59:29,079 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,082 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,086 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,090 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,094 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,104 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,117 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,121 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,124 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,127 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,131 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,142 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,172 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,175 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,179 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,182 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,228 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,248 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,255 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,260 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,263 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,266 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,269 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,282 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,293 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,296 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,299 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,302 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,306 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,316 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,338 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,342 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,344 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,348 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,350 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,362 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,385 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,389 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,396 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,398 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,400 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,411 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,421 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,425 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,429 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,432 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,435 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,442 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,464 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,472 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,474 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,477 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,479 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,486 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,516 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,520 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,523 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,527 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,536 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,561 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,583 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,586 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,593 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,595 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,602 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,613 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,620 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,623 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,625 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,627 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,630 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,636 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,650 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,659 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,661 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,664 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,666 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,674 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,691 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,694 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,699 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,702 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,718 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,796 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,801 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,804 Generating unique operation named: deleteBatchUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,814 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,816 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,822 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,833 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,836 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,839 Generating unique operation named: deleteBatchUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,843 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,846 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,858 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,871 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,878 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,884 Generating unique operation named: deleteBatchUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,887 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,897 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,909 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,927 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,932 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,934 Generating unique operation named: deleteBatchUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,939 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,946 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,957 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,981 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,983 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,987 Generating unique operation named: deleteBatchUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,990 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:29,993 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:30,002 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:30,022 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:30,027 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:30,031 Generating unique operation named: deleteBatchUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:30,034 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:30,041 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:30,075 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2021-04-14 20:59:30,095 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2021-04-14 20:59:30,427 Scheduler MyScheduler_$_hectorli-PC1618405162542 started. start QuartzScheduler.java 547
INFO 2021-04-14 20:59:30,454 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2021-04-14 20:59:30,480 Tomcat started on port(s): 8080 (http) with context path '/wmssystem' start TomcatWebServer.java 204
INFO 2021-04-14 20:59:30,484 Started JeecgSystemApplication in 25.621 seconds (JVM running for 26.218) logStarted StartupInfoLogger.java 59
INFO 2021-04-14 20:59:30,505 ---------------------------------------------------------- Application wmssystem is running! Access URLs: Local: http://localhost:8080/wmssystem/ External: http://127.0.1.1:8080/wmssystem/ Swagger-ui: http://127.0.1.1:8080/wmssystem/swagger-ui.html Doc文档: http://127.0.1.1:8080/wmssystem/doc.html ---------------------------------------------------------- main JeecgSystemApplication.java 36
INFO 2021-04-14 20:59:35,525 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2021-04-14 20:59:35,526 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2021-04-14 20:59:35,546 Completed initialization in 20 ms initServletBean FrameworkServlet.java 546
INFO 2021-04-14 20:59:35,651 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2021-04-14 20:59:41,012 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2021-04-14 20:59:43,301 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2021-04-14 20:59:43,303 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2021-04-14 20:59:44,051 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MTg0MDM3MTksInVzZXJuYW1lIjoiYWRtaW4ifQ.Vx4MmlM8qEmY3iRk3UBAOk0ujmz5dvq9AVcCWBeVhCM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2021-04-14 20:59:44,110 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:59:44,130 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:59:44,228 <== Total: 144 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:59:44,402 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (del_flag = ? AND menu_type = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:59:44,411 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:59:44,423 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:59:45,989 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2021-04-14 20:59:46,348 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:59:46,351 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:59:46,362 <== Total: 13 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:59:46,423 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE (msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?,?,?,?,?,?,?,?,?,?,?)) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:59:46,442 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String), 1330867217151279105(String), 1331066484947947522(String), 1331814751675617282(String), 1331865003204022273(String), 1331990695736672258(String), 1331990792977416193(String), 1331991062914433025(String), 1331991090152243202(String), 1331991714910691330(String), 1332006790639915009(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:59:46,459 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:59:46,608 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:59:46,611 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:59:46,640 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:59:46,641 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:59:51,112 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:59:51,114 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:59:51,122 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:59:51,123 ---AutoPoi--Get_DB_Dict------[AAA_1335477828635856897, 义乌仓库_1335500196762619905, 深圳空运仓库_1335500357173776386, 广州空运仓库_1359074088810713090] queryDict AutoPoiDictService.java 60
INFO 2021-04-14 20:59:58,325 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 20:59:58,361 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 20:59:58,363 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:59:58,364 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 20:59:58,378 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 20:59:58,381 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618405198327, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 21:00:00,514 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:00:00,556 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:00:00,558 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:00:00,573 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:00:00,583 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:00:00,585 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:00:00,593 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:00:00,622 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:00:00,726 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:00:00,727 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:00:00,962 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:00:00,967 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:00:00,972 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:00:00,983 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:00:00,986 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:00:00,986 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:00:00,995 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:00:01,008 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:00:01,038 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:00:01,038 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:00:01,098 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:00:01,105 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:00:01,106 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:00:01,114 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:00:01,118 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:00:01,119 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:00:01,129 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:00:01,139 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:00:01,163 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:00:01,164 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:00:01,226 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:00:01,232 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:00:01,233 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:00:01,242 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:00:01,244 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:00:01,246 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:00:01,254 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:00:01,265 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:00:01,286 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:00:01,287 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:02:19,920 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 21:02:19,921 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:02:19,924 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:19,925 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:19,939 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:02:19,940 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
INFO 2021-04-14 21:02:19,940 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618405339921, onlTable=null) getDictItems SysDictController.java 153
DEBUG 2021-04-14 21:02:19,945 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:19,947 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:19,967 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:02:22,818 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 21:02:22,818 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:02:22,830 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:22,831 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:22,840 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:02:22,841 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618405342818, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 21:02:23,158 拦截请求 >> /online/cgreport/api/getData/1327141575685992449;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:02:23,165 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:23,170 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1327141575685992449(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:23,183 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:23,186 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:23,187 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:23,196 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:02:23,218 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:02:23,250 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:02:23,250 报表查询sql=> select * from (select * from iost_customer) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:02:24,009 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:02:24,027 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:24,029 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:24,039 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:24,044 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:24,048 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:24,057 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:02:24,063 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
INFO 2021-04-14 21:02:24,078 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
DEBUG 2021-04-14 21:02:24,085 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:24,096 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:24,111 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:02:24,121 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:02:24,130 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
DEBUG 2021-04-14 21:02:24,131 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:24,142 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:24,158 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:02:24,175 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:02:24,216 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:02:24,218 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:02:24,235 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:02:24,239 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:24,240 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:24,248 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:24,255 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:24,258 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:24,268 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:02:24,279 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:02:24,280 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:02:24,289 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:24,290 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:24,298 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:02:24,302 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:02:24,302 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
DEBUG 2021-04-14 21:02:24,304 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:24,305 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:24,316 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:02:24,325 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:02:24,361 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:02:24,363 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:02:24,371 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:02:24,377 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:24,387 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:24,397 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:24,405 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:24,406 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:02:24,414 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:02:24,427 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:02:24,458 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:02:24,459 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:03:40,859 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 21:03:40,860 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:03:40,872 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:40,873 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:40,880 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:03:40,882 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618405420860, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 21:03:40,903 拦截请求 >> /online/cgreport/api/getData/1327141575685992449;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:03:40,907 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:40,908 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1327141575685992449(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:40,917 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:40,921 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:40,921 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:40,929 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:03:40,939 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:03:40,960 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:03:40,961 报表查询sql=> select * from (select * from iost_customer) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:03:51,506 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:03:51,511 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:51,512 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:51,525 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:51,528 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:51,529 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:51,546 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:03:51,560 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:03:51,581 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:03:51,581 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:03:51,635 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:03:51,640 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:51,642 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:51,650 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:51,652 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:51,654 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:51,668 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:03:51,680 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:03:51,701 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:03:51,702 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:03:51,747 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:03:51,752 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:51,754 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:51,762 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:51,764 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:51,765 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:51,773 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:03:51,784 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:03:51,804 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:03:51,805 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:03:51,846 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:03:51,848 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:51,849 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:51,857 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:51,858 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:51,858 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:03:51,865 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:03:51,873 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:03:51,897 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:03:51,897 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:06:37,022 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 445
INFO 2021-04-14 21:07:18,210 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 445
INFO 2021-04-14 21:07:19,204 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 445
INFO 2021-04-14 21:07:22,490 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 445
INFO 2021-04-14 21:08:01,155 ===== online 菜单访问拦截器 ===== preHandle OnlineInterceptor.java 50
INFO 2021-04-14 21:08:01,156 拦截请求(GET):/online/cgform/api/getColumns/dd396a66386745c4993dc5c941c07a2e, preHandle OnlineInterceptor.java 56
INFO 2021-04-14 21:08:01,161 ===== online 菜单访问拦截器 ===== preHandle OnlineInterceptor.java 50
INFO 2021-04-14 21:08:01,168 拦截请求(GET):/online/cgform/api/getFormItem/dd396a66386745c4993dc5c941c07a2e, preHandle OnlineInterceptor.java 56
DEBUG 2021-04-14 21:08:01,177 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (del_flag = ? AND url IN (?,?,?,?)) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:01,181 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (del_flag = ? AND url IN (?,?,?,?)) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:01,184 ==> Parameters: 0(Integer), /online/cgformInnerTableList/dd396a66386745c4993dc5c941c07a2e(String), /online/cgformErpList/dd396a66386745c4993dc5c941c07a2e(String), /online/cgformList/dd396a66386745c4993dc5c941c07a2e(String), /online/cgformTreeList/dd396a66386745c4993dc5c941c07a2e(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:01,185 ==> Parameters: 0(Integer), /online/cgformInnerTableList/dd396a66386745c4993dc5c941c07a2e(String), /online/cgformErpList/dd396a66386745c4993dc5c941c07a2e(String), /online/cgformList/dd396a66386745c4993dc5c941c07a2e(String), /online/cgformTreeList/dd396a66386745c4993dc5c941c07a2e(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:01,194 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:01,193 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:01,201 ==> Preparing: select sum(cnt) from ( select count(*) as cnt from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.url = ? union all select count(*) as cnt from sys_permission z join sys_depart_role_permission y on z.id = y.permission_id join sys_depart_role x on y.role_id = x.id join sys_depart_role_user w on w.drole_id = x.id join sys_user v on w.user_id = v.id where v.username = ? and z.url = ? ) temp debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:01,205 ==> Preparing: select sum(cnt) from ( select count(*) as cnt from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.url = ? union all select count(*) as cnt from sys_permission z join sys_depart_role_permission y on z.id = y.permission_id join sys_depart_role x on y.role_id = x.id join sys_depart_role_user w on w.drole_id = x.id join sys_user v on w.user_id = v.id where v.username = ? and z.url = ? ) temp debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:01,221 ==> Parameters: admin(String), /online/cgform(String), admin(String), /online/cgform(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:01,226 ==> Parameters: admin(String), /online/cgform(String), admin(String), /online/cgform(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:01,235 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:01,235 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:08:01,390 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:08:01,396 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:01,398 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:01,409 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:08:01,749 ===== online 菜单访问拦截器 ===== preHandle OnlineInterceptor.java 50
INFO 2021-04-14 21:08:01,750 拦截请求(GET):/online/cgform/api/getQueryInfo/dd396a66386745c4993dc5c941c07a2e, preHandle OnlineInterceptor.java 56
DEBUG 2021-04-14 21:08:01,757 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (del_flag = ? AND url IN (?,?,?,?)) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:01,760 ==> Parameters: 0(Integer), /online/cgformInnerTableList/dd396a66386745c4993dc5c941c07a2e(String), /online/cgformErpList/dd396a66386745c4993dc5c941c07a2e(String), /online/cgformList/dd396a66386745c4993dc5c941c07a2e(String), /online/cgformTreeList/dd396a66386745c4993dc5c941c07a2e(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:01,773 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:01,781 ==> Preparing: select sum(cnt) from ( select count(*) as cnt from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.url = ? union all select count(*) as cnt from sys_permission z join sys_depart_role_permission y on z.id = y.permission_id join sys_depart_role x on y.role_id = x.id join sys_depart_role_user w on w.drole_id = x.id join sys_user v on w.user_id = v.id where v.username = ? and z.url = ? ) temp debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:01,782 ==> Parameters: admin(String), /online/cgform(String), admin(String), /online/cgform(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:01,792 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:08:01,991 ===== online 菜单访问拦截器 ===== preHandle OnlineInterceptor.java 50
INFO 2021-04-14 21:08:01,993 拦截请求(GET):/online/cgform/api/getData/dd396a66386745c4993dc5c941c07a2e, preHandle OnlineInterceptor.java 56
DEBUG 2021-04-14 21:08:02,002 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (del_flag = ? AND url IN (?,?,?,?)) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:02,011 ==> Parameters: 0(Integer), /online/cgformInnerTableList/dd396a66386745c4993dc5c941c07a2e(String), /online/cgformErpList/dd396a66386745c4993dc5c941c07a2e(String), /online/cgformList/dd396a66386745c4993dc5c941c07a2e(String), /online/cgformTreeList/dd396a66386745c4993dc5c941c07a2e(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:02,020 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:02,022 ==> Preparing: select sum(cnt) from ( select count(*) as cnt from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.url = ? union all select count(*) as cnt from sys_permission z join sys_depart_role_permission y on z.id = y.permission_id join sys_depart_role x on y.role_id = x.id join sys_depart_role_user w on w.drole_id = x.id join sys_user v on w.user_id = v.id where v.username = ? and z.url = ? ) temp debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:02,023 ==> Parameters: admin(String), /online/cgform(String), admin(String), /online/cgform(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:02,033 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:08:02,035 拦截请求 >> /online/cgform/api/getData/dd396a66386745c4993dc5c941c07a2e;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:08:02,038 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:02,042 ==> Parameters: 2(Integer), 0(Integer), /online/cgform/api/getData/dd396a66386745c4993dc5c941c07a2e(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:02,049 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:02,061 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:02,062 ==> Parameters: 1(Integer), 0(Integer), /online/cgformList/dd396a66386745c4993dc5c941c07a2e(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:02,072 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:02,073 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:02,075 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:02,082 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:08:02,135 ---Online查询sql:>>SELECT receiving_no,delivery_factory,warehouse_name,customer_name,delivery_man,cases_total,customer_code,telephone,date,volumes_total,weights_total ,id FROM iost_receiving where 1=1 ORDER BY create_time desc queryAutolistPage OnlCgformFieldServiceImpl.java 127
INFO 2021-04-14 21:08:08,492 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 21:08:08,493 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:08:08,495 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:08,496 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:08,504 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:08:08,505 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618405688493, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 21:08:08,617 拦截请求 >> /online/cgreport/api/getData/1327141575685992449;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:08:08,620 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:08,622 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1327141575685992449(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:08,631 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:08,641 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:08,643 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:08,652 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:08:08,666 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:08:08,701 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:08:08,701 报表查询sql=> select * from (select * from iost_customer) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:08:09,873 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:08:09,891 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:09,893 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:09,901 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:09,907 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:09,908 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:09,915 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:08:09,925 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:08:09,949 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:08:09,950 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:08:09,986 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:08:09,995 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:09,997 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,011 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,017 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,017 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,025 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:08:10,038 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:08:10,060 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:08:10,061 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:08:10,116 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:08:10,122 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,123 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,135 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,141 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,144 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,152 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:08:10,166 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:08:10,200 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:08:10,201 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:08:10,274 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:08:10,280 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,284 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,294 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,297 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,304 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,314 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:08:10,334 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:08:10,358 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:08:10,367 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:08:10,417 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:08:10,427 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,428 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,436 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,438 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,440 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,447 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:08:10,462 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:08:10,482 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:08:10,483 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:08:10,542 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:08:10,560 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,564 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,581 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,590 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,591 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:08:10,603 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:08:10,615 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:08:10,637 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:08:10,638 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:10:27,168 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 21:10:27,174 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:10:27,205 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:27,211 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:27,224 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:10:27,228 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618405827174, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 21:10:27,449 拦截请求 >> /online/cgreport/api/getData/1327141575685992449;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:10:27,455 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:27,456 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1327141575685992449(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:27,466 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:27,469 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:27,470 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:27,477 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:10:27,487 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:10:27,509 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:10:27,511 报表查询sql=> select * from (select * from iost_customer) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:10:28,167 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:10:28,176 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:28,180 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:28,192 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:28,195 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:28,195 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:28,202 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:10:28,213 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:10:28,247 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:10:28,247 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:10:28,281 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:10:28,286 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:28,287 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:28,295 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:28,297 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:28,298 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:28,305 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:10:28,319 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:10:28,337 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:10:28,338 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:10:31,148 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 21:10:31,148 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:10:31,149 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:31,153 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:31,168 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:10:31,172 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618405831148, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 21:10:31,255 拦截请求 >> /online/cgreport/api/getData/1327141575685992449;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:10:31,259 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:31,260 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1327141575685992449(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:31,274 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:31,277 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:31,281 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:31,293 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:10:31,302 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:10:31,322 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:10:31,323 报表查询sql=> select * from (select * from iost_customer) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:10:32,327 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:10:32,330 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,331 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,339 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,342 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,343 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,352 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:10:32,362 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:10:32,386 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:10:32,387 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:10:32,428 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:10:32,430 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,432 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,439 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,441 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,442 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,449 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:10:32,463 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:10:32,481 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:10:32,481 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:10:32,527 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:10:32,530 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,531 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,539 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,542 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,543 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,551 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:10:32,561 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:10:32,584 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:10:32,585 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:10:32,635 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:10:32,643 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,643 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,651 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,655 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,656 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,668 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:10:32,683 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:10:32,708 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:10:32,709 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:10:32,750 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:10:32,753 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,754 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,763 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,767 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,771 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,779 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:10:32,792 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:10:32,814 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:10:32,816 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:10:32,851 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:10:32,858 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,859 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,866 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,867 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,868 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,875 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:10:32,883 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:10:32,903 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:10:32,904 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:10:32,949 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:10:32,952 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,953 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,961 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,963 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,964 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:32,971 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:10:32,984 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:10:33,002 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:10:33,003 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:10:36,101 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 21:10:36,102 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:10:36,104 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:36,105 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:36,111 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:10:36,112 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618405836102, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 21:10:36,203 拦截请求 >> /online/cgreport/api/getData/1327141575685992449;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:10:36,217 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:36,219 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1327141575685992449(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:36,228 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:36,230 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:36,231 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:36,239 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:10:36,249 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:10:36,274 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:10:36,277 报表查询sql=> select * from (select * from iost_customer) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:10:36,951 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:10:36,955 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:36,956 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:36,965 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:36,973 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:36,974 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:36,982 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:10:36,991 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:10:37,029 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:10:37,030 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:10:37,107 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:10:37,120 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:37,123 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:37,137 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:37,142 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:37,143 ==> Parameters: debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:10:37,146 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:10:37,150 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:37,158 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:37,165 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:10:37,173 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
DEBUG 2021-04-14 21:10:37,174 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:37,184 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:37,186 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:37,193 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:10:37,200 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:10:37,202 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:10:37,205 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:10:37,235 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:10:37,240 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:10:37,284 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:10:37,292 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:37,293 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:37,301 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:37,303 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:37,304 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:37,311 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:10:37,320 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:10:37,353 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:10:37,354 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:10:37,402 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:10:37,407 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:37,407 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:37,415 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:37,416 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:37,417 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:10:37,424 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:10:37,434 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:10:37,451 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:10:37,452 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:15:01,734 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MTg0MDM3MTksInVzZXJuYW1lIjoiYWRtaW4ifQ.Vx4MmlM8qEmY3iRk3UBAOk0ujmz5dvq9AVcCWBeVhCM jwtTokenRefresh ShiroRealm.java 155
INFO 2021-04-14 21:15:01,826 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 445
INFO 2021-04-14 21:15:06,707 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 445
INFO 2021-04-14 21:15:09,711 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 445
INFO 2021-04-14 21:16:10,643 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:16:10,647 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:10,647 ==> Parameters: debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:16:10,651 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 21:16:10,656 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:16:10,659 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:10,659 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:10,668 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:16:10,670 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618406170656, onlTable=null) getDictItems SysDictController.java 153
DEBUG 2021-04-14 21:16:10,675 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:16:12,748 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2021-04-14 21:16:16,304 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MTg0MDM3MTksInVzZXJuYW1lIjoiYWRtaW4ifQ.Vx4MmlM8qEmY3iRk3UBAOk0ujmz5dvq9AVcCWBeVhCM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2021-04-14 21:16:16,312 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:16,314 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:16,355 <== Total: 144 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:16,375 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (del_flag = ? AND menu_type = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:16,376 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:16,387 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:16:17,756 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2021-04-14 21:16:18,028 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 21:16:18,029 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:16:18,030 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:18,031 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:18,030 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:18,035 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:16:18,038 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:16:18,040 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:16:18,040 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618406178029, onlTable=null) getDictItems SysDictController.java 153
DEBUG 2021-04-14 21:16:18,043 <== Total: 13 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:18,054 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE (msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?,?,?,?,?,?,?,?,?,?,?)) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:18,068 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String), 1330867217151279105(String), 1331066484947947522(String), 1331814751675617282(String), 1331865003204022273(String), 1331990695736672258(String), 1331990792977416193(String), 1331991062914433025(String), 1331991090152243202(String), 1331991714910691330(String), 1332006790639915009(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:18,080 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:18,085 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:18,086 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:18,106 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:18,107 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:19,041 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:19,043 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:19,053 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:16:26,815 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 21:16:26,817 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:16:26,819 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:26,820 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:26,828 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:16:26,829 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618406186817, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 21:16:27,077 拦截请求 >> /online/cgreport/api/getData/1327141575685992449;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:16:27,091 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:27,104 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1327141575685992449(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:27,116 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:27,126 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:27,127 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:27,139 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:16:27,155 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:16:27,179 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:16:27,180 报表查询sql=> select * from (select * from iost_customer) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:16:28,014 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:16:28,020 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,021 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,030 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,035 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,040 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,052 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:16:28,067 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:16:28,098 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:16:28,099 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:16:28,119 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:16:28,146 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,147 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,155 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,157 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,169 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,182 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:16:28,208 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:16:28,218 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:16:28,221 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:16:28,254 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:16:28,255 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
DEBUG 2021-04-14 21:16:28,250 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,292 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,300 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,301 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,324 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:16:28,340 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:16:28,347 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:16:28,350 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,352 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,363 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,367 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:16:28,371 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:16:28,372 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
DEBUG 2021-04-14 21:16:28,369 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,381 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:16:28,392 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:16:28,415 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:16:28,420 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:16:28,421 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:16:28,421 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
DEBUG 2021-04-14 21:16:28,421 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,430 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,431 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,432 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,440 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:16:28,449 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:16:28,468 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
INFO 2021-04-14 21:16:28,469 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:16:28,470 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
DEBUG 2021-04-14 21:16:28,470 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,471 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,480 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,483 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,484 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:16:28,491 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:16:28,504 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:16:28,524 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:16:28,524 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:18:11,820 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 21:18:11,821 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:18:11,831 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:18:11,832 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:18:11,841 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:18:11,842 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618406291821, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 21:18:11,863 拦截请求 >> /online/cgreport/api/getData/1327141575685992449;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:18:11,865 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:18:11,866 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1327141575685992449(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:18:11,874 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:18:11,876 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:18:11,877 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:18:11,884 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:18:11,892 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:18:11,910 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:18:11,911 报表查询sql=> select * from (select * from iost_customer) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:21:30,705 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 21:21:30,706 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:21:30,707 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:30,708 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:30,717 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:21:30,718 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618406490706, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 21:21:32,438 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:21:32,449 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,450 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,460 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,466 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,470 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,486 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:21:32,497 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:21:32,516 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:21:32,517 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:21:32,579 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:21:32,582 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,582 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,597 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,599 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,603 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,612 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:21:32,625 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:21:32,648 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:21:32,649 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:21:32,687 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:21:32,688 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,689 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,698 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,699 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,699 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,707 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:21:32,721 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:21:32,740 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:21:32,741 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:21:32,798 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:21:32,804 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,805 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,819 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,822 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,822 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,830 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:21:32,843 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:21:32,866 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:21:32,867 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:21:32,904 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:21:32,906 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,907 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,916 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,918 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,918 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:32,926 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:21:32,937 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:21:32,958 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:21:32,959 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:21:33,018 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:21:33,021 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:33,022 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:33,037 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:33,038 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:33,040 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:33,049 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:21:33,063 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:21:33,084 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:21:33,085 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:21:33,126 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:21:33,129 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:33,130 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:33,140 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:33,142 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:33,143 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:33,151 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:21:33,164 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:21:33,184 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:21:33,184 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:21:58,463 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 21:21:58,464 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:21:58,464 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:58,465 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:21:58,473 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:21:58,474 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618406518464, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 21:23:40,026 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2021-04-14 21:23:43,880 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MTg0MDM3MTksInVzZXJuYW1lIjoiYWRtaW4ifQ.Vx4MmlM8qEmY3iRk3UBAOk0ujmz5dvq9AVcCWBeVhCM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2021-04-14 21:23:43,882 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:43,888 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:43,930 <== Total: 144 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:43,947 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (del_flag = ? AND menu_type = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:43,948 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:43,959 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:23:45,605 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2021-04-14 21:23:45,915 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:45,917 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:45,927 <== Total: 13 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:45,930 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE (msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?,?,?,?,?,?,?,?,?,?,?)) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:45,934 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String), 1330867217151279105(String), 1331066484947947522(String), 1331814751675617282(String), 1331865003204022273(String), 1331990695736672258(String), 1331990792977416193(String), 1331991062914433025(String), 1331991090152243202(String), 1331991714910691330(String), 1332006790639915009(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:45,947 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:45,951 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:45,952 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:45,967 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:45,968 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:23:51,677 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 21:23:51,677 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:23:51,678 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:51,679 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:51,688 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:23:51,690 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618406631677, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 21:23:53,172 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:23:53,190 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,191 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,202 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,203 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,204 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,213 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:23:53,224 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:23:53,242 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:23:53,243 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:23:53,295 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:23:53,297 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,298 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,311 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,313 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,314 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,322 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:23:53,338 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:23:53,370 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:23:53,380 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:23:53,465 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:23:53,474 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,476 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,485 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,487 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,488 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,495 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:23:53,503 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:23:53,524 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:23:53,524 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:23:53,558 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:23:53,559 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,560 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,568 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,569 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,570 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,577 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:23:53,587 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:23:53,606 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:23:53,607 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:23:53,644 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:23:53,646 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,646 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,654 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,655 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,656 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,663 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:23:53,673 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:23:53,692 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:23:53,692 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:23:53,947 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:23:53,950 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,950 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,958 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,959 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,959 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:53,967 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:23:53,976 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:23:53,995 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:23:53,996 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:23:54,036 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:23:54,038 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:54,039 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:54,047 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:54,049 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:54,050 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:54,059 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:23:54,068 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:23:54,086 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:23:54,086 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:23:57,861 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:23:57,862 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:57,863 ==> Parameters: debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:23:57,864 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 21:23:57,864 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:23:57,865 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:57,866 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:57,871 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:23:57,873 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:23:57,876 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618406637864, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 21:24:00,158 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 21:24:00,159 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:24:00,162 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:00,162 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:00,171 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:24:00,175 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618406640159, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 21:24:00,253 拦截请求 >> /online/cgreport/api/getData/1327141575685992449;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:24:00,256 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:00,257 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1327141575685992449(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:00,274 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:00,276 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:00,276 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:00,289 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:24:00,303 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:24:00,332 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:24:00,332 报表查询sql=> select * from (select * from iost_customer) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:24:01,128 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:24:01,131 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,133 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,141 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,143 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,145 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,153 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:24:01,166 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:24:01,198 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:24:01,199 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:24:01,268 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:24:01,271 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,273 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,283 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,287 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,288 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,297 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:24:01,310 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:24:01,331 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:24:01,332 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:24:01,369 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:24:01,374 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,375 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,384 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,385 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,392 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,400 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:24:01,413 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:24:01,431 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:24:01,432 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:24:01,461 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:24:01,463 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,464 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,473 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,474 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,475 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,483 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:24:01,493 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:24:01,512 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:24:01,513 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:24:01,547 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:24:01,549 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,550 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,559 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,561 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,561 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:24:01,569 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:24:01,580 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:24:01,600 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:24:01,601 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:25:30,762 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 21:25:30,763 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:25:30,775 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:30,776 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:30,784 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:25:30,786 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618406730763, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 21:25:30,808 拦截请求 >> /online/cgreport/api/getData/1327141575685992449;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:25:30,811 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:30,812 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1327141575685992449(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:30,822 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:30,827 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:30,828 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:30,837 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:25:30,846 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:25:30,868 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:25:30,869 报表查询sql=> select * from (select * from iost_customer) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:25:44,182 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 21:25:44,183 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:25:44,183 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:44,184 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:44,192 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:25:44,194 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618406744183, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 21:25:44,232 拦截请求 >> /online/cgreport/api/getData/1327141575685992449;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:25:44,234 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:44,235 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1327141575685992449(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:44,244 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:44,246 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:44,246 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:44,254 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:25:44,264 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:25:44,286 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:25:44,286 报表查询sql=> select * from (select * from iost_customer) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:25:51,469 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 21:25:51,469 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:25:51,471 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:51,471 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:51,479 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:25:51,480 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618406751469, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 21:25:53,033 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:25:53,047 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:53,049 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:53,059 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:53,063 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:53,064 ==> Parameters: debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:25:53,068 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:25:53,072 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:25:53,088 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:25:53,108 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:25:53,109 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
DEBUG 2021-04-14 21:25:54,077 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,078 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,088 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,090 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,091 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,100 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:25:54,110 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:25:54,130 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:25:54,130 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:25:54,170 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:25:54,173 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,173 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,187 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,189 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,190 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,199 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:25:54,210 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:25:54,233 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:25:54,233 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:25:54,276 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:25:54,278 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,278 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,287 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,288 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,289 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,297 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:25:54,309 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:25:54,328 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:25:54,328 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:25:54,367 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:25:54,371 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,372 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,382 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,383 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,383 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,391 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:25:54,399 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:25:54,420 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:25:54,421 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:25:54,457 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:25:54,460 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,461 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,469 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,471 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,472 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,479 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:25:54,488 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:25:54,505 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:25:54,505 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:25:54,561 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:25:54,567 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,569 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,577 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,579 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,579 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:54,587 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:25:54,606 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:25:54,634 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:25:54,641 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:25:58,902 ----duplicate check------:DuplicateCheckVo(tableName=iost_delivery_record, fieldName=bulk_no, fieldVal=a, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2021-04-14 21:25:58,906 ==> Preparing: SELECT COUNT(*) FROM iost_delivery_record WHERE bulk_no = ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:58,907 ==> Parameters: a(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:58,921 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:25:59,038 ----duplicate check------:DuplicateCheckVo(tableName=iost_delivery_record, fieldName=bulk_no, fieldVal=ad, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2021-04-14 21:25:59,039 ==> Preparing: SELECT COUNT(*) FROM iost_delivery_record WHERE bulk_no = ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:59,040 ==> Parameters: ad(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:59,048 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:25:59,110 ----duplicate check------:DuplicateCheckVo(tableName=iost_delivery_record, fieldName=bulk_no, fieldVal=ads, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2021-04-14 21:25:59,119 ==> Preparing: SELECT COUNT(*) FROM iost_delivery_record WHERE bulk_no = ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:59,125 ==> Parameters: ads(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:59,133 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:25:59,177 ----duplicate check------:DuplicateCheckVo(tableName=iost_delivery_record, fieldName=bulk_no, fieldVal=adsf, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2021-04-14 21:25:59,179 ==> Preparing: SELECT COUNT(*) FROM iost_delivery_record WHERE bulk_no = ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:59,181 ==> Parameters: adsf(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:25:59,191 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:26:05,195 ----duplicate check------:DuplicateCheckVo(tableName=iost_delivery_record, fieldName=bulk_no, fieldVal=adsf, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2021-04-14 21:26:05,196 ==> Preparing: SELECT COUNT(*) FROM iost_delivery_record WHERE bulk_no = ? debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:26:05,196 ==> Parameters: adsf(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:26:05,204 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:27:41,456 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:27:41,480 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,481 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,492 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,493 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,494 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,503 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:27:41,514 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:27:41,535 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:27:41,536 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:27:41,618 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:27:41,621 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,622 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,631 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,635 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,638 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,646 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:27:41,655 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:27:41,676 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:27:41,676 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:27:41,729 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:27:41,734 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,735 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,747 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,753 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,755 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,766 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:27:41,779 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:27:41,799 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:27:41,799 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:27:41,837 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:27:41,839 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,840 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,849 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,851 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,853 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,861 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:27:41,871 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:27:41,891 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:27:41,892 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:27:41,938 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:27:41,941 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,942 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,950 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,953 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,954 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:41,963 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:27:41,973 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:27:41,996 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:27:41,996 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:27:42,032 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:27:42,034 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:42,035 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:42,043 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:42,045 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:42,045 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:42,053 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:27:42,064 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:27:42,083 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:27:42,085 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:27:42,128 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:27:42,130 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:42,131 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:42,140 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:42,141 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:42,142 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:42,152 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:27:42,163 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:27:42,183 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:27:42,184 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:27:42,225 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:27:42,227 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:42,228 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:42,236 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:42,239 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:42,240 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:42,249 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:27:42,259 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:27:42,280 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:27:42,280 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:27:44,611 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
INFO 2021-04-14 21:27:44,610 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 21:27:44,613 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:27:44,614 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:44,617 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:44,618 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:44,620 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:44,638 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:44,635 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:27:44,639 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618406864613, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 21:27:46,803 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 21:27:46,804 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:27:46,805 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:46,806 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:46,813 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:27:46,814 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618406866804, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 21:27:47,037 拦截请求 >> /online/cgreport/api/getData/1327141575685992449;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:27:47,053 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:47,059 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1327141575685992449(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:47,074 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:47,077 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:47,085 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:47,092 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:27:47,101 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:27:47,121 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:27:47,122 报表查询sql=> select * from (select * from iost_customer) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:27:48,181 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:27:48,183 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,188 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,196 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,198 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,198 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,206 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:27:48,216 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:27:48,234 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:27:48,235 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:27:48,263 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:27:48,264 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,265 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,272 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,274 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,274 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,281 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:27:48,291 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:27:48,309 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:27:48,310 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:27:48,343 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:27:48,346 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,346 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,354 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,356 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,356 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,364 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:27:48,373 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:27:48,391 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:27:48,392 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:27:48,423 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:27:48,426 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,427 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,435 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,437 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,437 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,445 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:27:48,454 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:27:48,473 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:27:48,473 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:27:48,505 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:27:48,507 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,508 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,515 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,516 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,517 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,524 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:27:48,535 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:27:48,558 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:27:48,558 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:27:48,590 拦截请求 >> /online/cgreport/api/getData/1330347973618143233;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:27:48,595 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,596 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1330347973618143233(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,604 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,605 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,610 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:27:48,619 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:27:48,628 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:27:48,645 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:27:48,646 报表查询sql=> select * from (select b.name , a.* from iost_price a ,iost_kind b where a.kind=b.code) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:28:26,207 dictCode : iost_storage,name,id getDictItems SysDictController.java 120
INFO 2021-04-14 21:28:26,208 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 105
DEBUG 2021-04-14 21:28:26,209 ==> Preparing: select name as "text",id as "value" from iost_storage debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:26,210 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:26,218 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:28:26,219 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1335477828635856897, text=AAA), DictModel(value=1335500196762619905, text=义乌仓库), DictModel(value=1335500357173776386, text=深圳空运仓库), DictModel(value=1359074088810713090, text=广州空运仓库)], timestamp=1618406906208, onlTable=null) getDictItems SysDictController.java 153
INFO 2021-04-14 21:28:27,636 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:28:27,647 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:27,668 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:27,684 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:27,685 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:27,689 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:27,701 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:28:27,712 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:28:27,735 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:28:27,736 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:28:27,791 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:28:27,800 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:27,802 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:27,814 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:27,815 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:27,819 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:27,828 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:28:27,838 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:28:27,864 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:28:27,865 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:28:27,938 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:28:27,948 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:27,953 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:27,963 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:27,965 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:27,966 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:27,983 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:28:27,994 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:28:28,012 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:28:28,013 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:28:28,087 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:28:28,092 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,095 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,111 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,113 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,116 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,124 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:28:28,134 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:28:28,158 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:28:28,161 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:28:28,216 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:28:28,219 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,220 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,228 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,229 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,230 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,238 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:28:28,249 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:28:28,267 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:28:28,267 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:28:28,316 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:28:28,319 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,321 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,331 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,332 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,333 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,340 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:28:28,349 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:28:28,367 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:28:28,369 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:28:28,411 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:28:28,417 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,418 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,426 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,428 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,429 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,436 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:28:28,445 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:28:28,463 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:28:28,463 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:28:28,505 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:28:28,506 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,507 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,515 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,516 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,517 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,524 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:28:28,534 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:28:28,557 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:28:28,558 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:28:28,596 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:28:28,598 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,599 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,608 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,609 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,609 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,617 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:28:28,627 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:28:28,648 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:28:28,649 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:28:28,687 拦截请求 >> /online/cgreport/api/getData/1335198095083835393;请求类型 >> GET arround PermissionDataAspect.java 54
DEBUG 2021-04-14 21:28:28,690 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE (menu_type = ? AND del_flag = ? AND url = ?) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,691 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/1335198095083835393(String) debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,699 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,703 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,705 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2021-04-14 21:28:28,712 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2021-04-14 21:28:28,722 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 280
INFO 2021-04-14 21:28:28,740 query auth sql is = getAllConfigAuth QueryGenerator.java 884
INFO 2021-04-14 21:28:28,740 报表查询sql=> select * from (select a.id source_id,b.id source_entry_id,receiving_no,customer_name,name_chs,name_eng,description,picture,note,unit, IFNULL(cases,0)-IFNULL(ref_cases,0) cases,packages, (IFNULL(cases,0)-IFNULL(ref_cases,0)) * packages packages_total,length,width,height,volume,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume volume_total,case when volume is null then (IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume else 0 end volume_total0,package_flag,weight,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * weight weight_total,material,price,(IFNULL(cases,0)-IFNULL(ref_cases,0)) * volume * price money from iost_receiving a,iost_receivinglist b where a.id=b.receiving_id and IFNULL(cases,0)-IFNULL(ref_cases,0) > 0 ORDER BY receiving_no) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 122
INFO 2021-04-14 21:57:11,478 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2021-04-14 21:57:11,483 ClusterManager: Scanning for instance "f0fc7f28a3a41617633655584"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2021-04-14 22:34:43,901 Scheduler MyScheduler_$_hectorli-PC1618405162542 paused. standby QuartzScheduler.java 585
INFO 2021-04-14 22:34:43,900 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2021-04-14 22:34:43,979 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2021-04-14 22:34:44,081 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2021-04-14 22:34:44,081 Scheduler MyScheduler_$_hectorli-PC1618405162542 shutting down. shutdown QuartzScheduler.java 666
INFO 2021-04-14 22:34:44,091 Scheduler MyScheduler_$_hectorli-PC1618405162542 paused. standby QuartzScheduler.java 585
INFO 2021-04-14 22:34:44,112 Scheduler MyScheduler_$_hectorli-PC1618405162542 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2021-04-14 22:34:44,166 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2021-04-14 22:34:44,215 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2021-04-14 22:34:44,251 Reconnecting, last destination was wmssystem-redis/127.0.0.1:6379 log AbstractInternalLogger.java 173
INFO 2021-04-14 22:34:44,256 {dataSource-1} closed close DruidDataSource.java 2020
WARN 2021-04-14 22:34:44,347 Cannot reconnect: java.util.concurrent.CancellationException log AbstractInternalLogger.java 176