123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367 |
- 2025-04-16 09:43:14.103 [main] INFO org.jeecg.JeecgLifecycleCloudApplication:55 - Starting JeecgLifecycleCloudApplication using Java 1.8.0_91 on Carroll0925 with PID 15152 (D:\AAAzgztCode\el-java\zgzt-sbsmzq\jeecg-server-cloud\jeecg-cloud-lifecycle\target\classes started by 54613 in D:\AAAzgztCode\el-java\zgzt-sbsmzq)
- 2025-04-16 09:43:14.110 [main] INFO org.jeecg.JeecgLifecycleCloudApplication:632 - No active profile set, falling back to 1 default profile: "default"
- 2025-04-16 09:43:14.112 [background-preinit] INFO org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.2.5.Final
- 2025-04-16 09:43:16.684 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode
- 2025-04-16 09:43:16.686 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2025-04-16 09:43:16.815 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 116 ms. Found 0 Redis repository interfaces.
- 2025-04-16 09:43:16.996 [main] INFO o.j.minidao.auto.MinidaoAutoConfiguration:23 - ******************* init miniDao config [ begin ] ***********************
- 2025-04-16 09:43:16.997 [main] INFO o.j.minidao.auto.MinidaoAutoConfiguration:25 - ------ minidao.base-package ------- org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*
- 2025-04-16 09:43:16.998 [main] INFO o.j.minidao.auto.MinidaoAutoConfiguration:42 - ******************* init miniDao config [ end ] ***********************
- 2025-04-16 09:43:17.170 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportCategoryDao }
- 2025-04-16 09:43:17.171 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao }
- 2025-04-16 09:43:17.171 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao }
- 2025-04-16 09:43:17.171 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao }
- 2025-04-16 09:43:17.171 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao }
- 2025-04-16 09:43:17.171 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao }
- 2025-04-16 09:43:17.172 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao }
- 2025-04-16 09:43:17.173 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao }
- 2025-04-16 09:43:17.173 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportExportJobDao }
- 2025-04-16 09:43:17.173 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportExportLogDao }
- 2025-04-16 09:43:17.173 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao }
- 2025-04-16 09:43:17.173 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao }
- 2025-04-16 09:43:17.173 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao }
- 2025-04-16 09:43:17.173 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.drag.dao.JimuDragCategoryDao }
- 2025-04-16 09:43:17.173 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.drag.dao.JimuDragMapDao }
- 2025-04-16 09:43:17.173 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.drag.dao.JimuReportIconLibDao }
- 2025-04-16 09:43:17.173 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.drag.dao.OnlDragCompDao }
- 2025-04-16 09:43:17.173 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.drag.dao.OnlDragDatasetHeadDao }
- 2025-04-16 09:43:17.173 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.drag.dao.OnlDragDatasetItemDao }
- 2025-04-16 09:43:17.173 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.drag.dao.OnlDragDatasetParamDao }
- 2025-04-16 09:43:17.173 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.drag.dao.OnlDragDataSourceDao }
- 2025-04-16 09:43:17.175 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.drag.dao.OnlDragPageCompDao }
- 2025-04-16 09:43:17.175 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.drag.dao.OnlDragPageDao }
- 2025-04-16 09:43:17.175 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.drag.dao.OnlDragShareDao }
- 2025-04-16 09:43:17.357 [main] INFO o.springframework.cloud.context.scope.GenericScope:283 - BeanFactory id=955e1886-cc30-36ad-86d6-de898d9797a3
- 2025-04-16 09:43:17.544 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2025-04-16 09:43:17.546 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2025-04-16 09:43:17.548 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$463/645994590] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2025-04-16 09:43:17.551 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2025-04-16 09:43:17.559 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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)
- 2025-04-16 09:43:17.565 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2025-04-16 09:43:17.989 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2025-04-16 09:43:17.991 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2025-04-16 09:43:17.996 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2025-04-16 09:43:17.999 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2025-04-16 09:43:18.001 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2025-04-16 09:43:18.003 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2025-04-16 09:43:18.004 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2025-04-16 09:43:18.027 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2025-04-16 09:43:18.031 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'micrometerOptions' of type [io.lettuce.core.metrics.MicrometerOptions] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2025-04-16 09:43:18.032 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$495/139346939] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2025-04-16 09:43:18.105 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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)
- 2025-04-16 09:43:18.151 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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)
- 2025-04-16 09:43:18.157 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jeecgBaseConfig' of type [org.jeecg.config.JeecgBaseConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2025-04-16 09:43:18.159 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'shiroConfig' of type [org.jeecg.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$85005d9d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2025-04-16 09:43:18.408 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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)
- 2025-04-16 09:43:18.415 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAopConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAopConfiguration$$EnhancerBySpringCGLIB$$a735ccf8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2025-04-16 09:43:18.428 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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)
- 2025-04-16 09:43:18.450 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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)
- 2025-04-16 09:43:18.737 [main] INFO org.jeecg.config.shiro.ShiroConfig:284 - ===============(1)创建缓存管理器RedisCacheManager
- 2025-04-16 09:43:18.741 [main] INFO org.jeecg.config.shiro.ShiroConfig:305 - ===============(2)创建RedisManager,连接Redis..
- 2025-04-16 09:43:18.748 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2025-04-16 09:43:18.757 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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)
- 2025-04-16 09:43:18.790 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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)
- 2025-04-16 09:43:18.934 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2025-04-16 09:43:18.939 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2025-04-16 09:43:18.946 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$38dcf354] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2025-04-16 09:43:18.950 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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)
- 2025-04-16 09:43:19.754 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 7011 (http)
- 2025-04-16 09:43:19.765 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-7011"]
- 2025-04-16 09:43:19.766 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
- 2025-04-16 09:43:19.767 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.83]
- 2025-04-16 09:43:20.356 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext
- 2025-04-16 09:43:20.357 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:292 - Root WebApplicationContext: initialization completed in 5997 ms
- 2025-04-16 09:43:23.573 [main] INFO com.alibaba.druid.pool.DruidDataSource:673 - {dataSource-1,master} inited
- 2025-04-16 09:43:23.575 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:154 - dynamic-datasource - add a datasource named [master] success
- 2025-04-16 09:43:23.576 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:237 - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
- 2025-04-16 09:43:26.331 [main] INFO org.jeecg.common.modules.redis.config.RedisConfig:58 - --- redis config init ---
- 2025-04-16 09:43:26.734 [main] INFO c.alibaba.cloud.sentinel.SentinelWebMvcConfigurer:52 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
- 2025-04-16 09:43:27.893 [main] INFO o.j.config.shiro.ignore.IgnoreAuthPostProcessor:41 - Init Token ignoreAuthUrls Config [ 集合 ] :[/openapi/demo/index]
- 2025-04-16 09:43:27.894 [main] INFO o.j.config.shiro.ignore.IgnoreAuthPostProcessor:49 - Init Token ignoreAuthUrls Config [ 耗时 ] :5毫秒
- 2025-04-16 09:43:29.432 [main] INFO org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor
- 2025-04-16 09:43:29.433 [main] INFO org.quartz.simpl.SimpleThreadPool:268 - Job execution threads will use class loader of thread: main
- 2025-04-16 09:43:29.441 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2025-04-16 09:43:29.441 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created.
- 2025-04-16 09:43:29.443 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
- 2025-04-16 09:43:29.445 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
- 2025-04-16 09:43:29.446 [main] INFO org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'Carroll09251744767809432'
- 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.
- 2025-04-16 09:43:29.446 [main] INFO org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance.
- 2025-04-16 09:43:29.446 [main] INFO org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2
- 2025-04-16 09:43:29.446 [main] INFO org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6048e171
- 2025-04-16 09:43:33.044 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver:58 - Exposing 23 endpoint(s) beneath base path '/actuator'
- 2025-04-16 09:43:33.292 [main] INFO s.d.s.w.WebMvcPropertySourcedRequestMappingHandlerMapping:69 - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
- 2025-04-16 09:43:33.435 [main] WARN org.jeecgframework.codegenerate.a.a:43 - 【代码生成器】加载配置文件不存在:Can't find bundle for base name jeecg/jeecg_database, locale zh_CN
- 2025-04-16 09:43:33.439 [main] INFO org.jeecg.config.init.CodeGenerateDbConfig:50 - Init CodeGenerate Config [ Get Db Config From application.yml ]
- 2025-04-16 09:43:36.080 [cluster-ClusterId{value='67ff0b47e8d1d7636f228207', description='null'}-localhost:27017] INFO org.mongodb.driver.connection:71 - Opened connection [connectionId{localValue:1, serverValue:41}] to localhost:27017
- 2025-04-16 09:43:36.080 [cluster-rtt-ClusterId{value='67ff0b47e8d1d7636f228207', description='null'}-localhost:27017] INFO org.mongodb.driver.connection:71 - Opened connection [connectionId{localValue:2, serverValue:42}] to localhost:27017
- 2025-04-16 09:43:36.081 [cluster-ClusterId{value='67ff0b47e8d1d7636f228207', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster:71 - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=25, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=89025900}
- 2025-04-16 09:43:36.084 [main] INFO org.mongodb.driver.client:71 - MongoClient with metadata {"driver": {"name": "mongo-java-driver|sync|spring-boot", "version": "4.6.1"}, "os": {"type": "Windows", "name": "Windows 10", "architecture": "amd64", "version": "10.0"}, "platform": "Java/Oracle Corporation/1.8.0_91-b15"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=null}, credential=null, streamFactoryFactory=null, commandListeners=[io.micrometer.core.instrument.binder.mongodb.MongoMetricsCommandListener@3861f2c9], codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.Jep395RecordCodecProvider@72b611a]}, clusterSettings={hosts=[localhost:27017], srvServiceName=mongodb, mode=SINGLE, requiredClusterType=UNKNOWN, requiredReplicaSetName='null', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='30000 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=100, minSize=0, maxWaitTimeMS=120000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[io.micrometer.core.instrument.binder.mongodb.MongoMetricsConnectionPoolListener@1d5b4a5b], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName='null', compressorList=[], uuidRepresentation=JAVA_LEGACY, serverApi=null, autoEncryptionSettings=null, contextProvider=null}
- 2025-04-16 09:43:39.609 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-7011"]
- 2025-04-16 09:43:39.651 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 7011 (http) with context path ''
- 2025-04-16 09:43:39.709 [main] INFO c.a.cloud.nacos.registry.NacosServiceRegistry:75 - nacos registry, DEFAULT_GROUP jeecg-lifecycle 192.168.1.32:7011 register finished
- 2025-04-16 09:43:42.685 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:93 - Documentation plugins bootstrapped
- 2025-04-16 09:43:42.694 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:79 - Found 1 custom documentation plugin(s)
- 2025-04-16 09:43:44.815 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner:44 - Scanning for api listing references
- 2025-04-16 09:43:45.204 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_1
- 2025-04-16 09:43:45.208 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_1
- 2025-04-16 09:43:45.211 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_1
- 2025-04-16 09:43:45.216 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_1
- 2025-04-16 09:43:45.242 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_1
- 2025-04-16 09:43:45.265 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_1
- 2025-04-16 09:43:45.315 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_1
- 2025-04-16 09:43:45.338 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_2
- 2025-04-16 09:43:45.341 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_2
- 2025-04-16 09:43:45.343 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_2
- 2025-04-16 09:43:45.345 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_2
- 2025-04-16 09:43:45.347 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_2
- 2025-04-16 09:43:45.348 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_2
- 2025-04-16 09:43:45.357 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_2
- 2025-04-16 09:43:45.437 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_3
- 2025-04-16 09:43:45.460 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_3
- 2025-04-16 09:43:45.462 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_3
- 2025-04-16 09:43:45.463 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_3
- 2025-04-16 09:43:45.477 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_3
- 2025-04-16 09:43:45.478 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_3
- 2025-04-16 09:43:45.488 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_3
- 2025-04-16 09:43:45.503 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_4
- 2025-04-16 09:43:45.507 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_4
- 2025-04-16 09:43:45.508 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_4
- 2025-04-16 09:43:45.509 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_4
- 2025-04-16 09:43:45.511 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_4
- 2025-04-16 09:43:45.749 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_4
- 2025-04-16 09:43:45.761 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_4
- 2025-04-16 09:43:45.785 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_5
- 2025-04-16 09:43:45.818 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_5
- 2025-04-16 09:43:45.830 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_5
- 2025-04-16 09:43:45.838 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_5
- 2025-04-16 09:43:45.879 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_5
- 2025-04-16 09:43:45.882 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_5
- 2025-04-16 09:43:46.008 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_5
- 2025-04-16 09:43:46.153 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageDeviceMaterialRelationListUsingGET_1
- 2025-04-16 09:43:46.167 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_6
- 2025-04-16 09:43:46.258 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_6
- 2025-04-16 09:43:46.262 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_6
- 2025-04-16 09:43:46.269 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_6
- 2025-04-16 09:43:46.272 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_6
- 2025-04-16 09:43:46.273 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_6
- 2025-04-16 09:43:46.277 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_6
- 2025-04-16 09:43:46.297 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_7
- 2025-04-16 09:43:46.304 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_7
- 2025-04-16 09:43:46.305 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_7
- 2025-04-16 09:43:46.307 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_7
- 2025-04-16 09:43:46.308 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_7
- 2025-04-16 09:43:46.309 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_7
- 2025-04-16 09:43:46.313 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_7
- 2025-04-16 09:43:46.327 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_8
- 2025-04-16 09:43:46.356 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_8
- 2025-04-16 09:43:46.358 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_8
- 2025-04-16 09:43:46.359 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_8
- 2025-04-16 09:43:46.374 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_8
- 2025-04-16 09:43:46.384 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_8
- 2025-04-16 09:43:46.530 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_8
- 2025-04-16 09:43:46.568 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_9
- 2025-04-16 09:43:46.580 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_9
- 2025-04-16 09:43:46.582 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_9
- 2025-04-16 09:43:46.584 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_9
- 2025-04-16 09:43:46.586 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_9
- 2025-04-16 09:43:46.587 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_9
- 2025-04-16 09:43:46.609 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_9
- 2025-04-16 09:43:46.632 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_10
- 2025-04-16 09:43:46.647 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_10
- 2025-04-16 09:43:46.672 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_10
- 2025-04-16 09:43:46.676 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_10
- 2025-04-16 09:43:46.679 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_10
- 2025-04-16 09:43:46.680 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_10
- 2025-04-16 09:43:46.690 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_10
- 2025-04-16 09:43:46.763 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_11
- 2025-04-16 09:43:46.800 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_11
- 2025-04-16 09:43:46.807 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_11
- 2025-04-16 09:43:46.814 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_11
- 2025-04-16 09:43:46.819 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_11
- 2025-04-16 09:43:46.821 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_11
- 2025-04-16 09:43:46.904 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_11
- 2025-04-16 09:43:47.031 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_12
- 2025-04-16 09:43:47.056 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_12
- 2025-04-16 09:43:47.062 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_12
- 2025-04-16 09:43:47.065 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_12
- 2025-04-16 09:43:47.068 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_12
- 2025-04-16 09:43:47.121 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_12
- 2025-04-16 09:43:47.145 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_12
- 2025-04-16 09:43:47.233 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_13
- 2025-04-16 09:43:47.251 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_13
- 2025-04-16 09:43:47.254 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_13
- 2025-04-16 09:43:47.257 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_13
- 2025-04-16 09:43:47.266 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_13
- 2025-04-16 09:43:47.267 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_13
- 2025-04-16 09:43:47.300 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_13
- 2025-04-16 09:43:47.333 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_14
- 2025-04-16 09:43:47.364 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_14
- 2025-04-16 09:43:47.366 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_14
- 2025-04-16 09:43:47.367 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_14
- 2025-04-16 09:43:47.368 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_14
- 2025-04-16 09:43:47.370 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_14
- 2025-04-16 09:43:47.387 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_14
- 2025-04-16 09:43:47.423 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_15
- 2025-04-16 09:43:47.425 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListByUserUsingGET_1
- 2025-04-16 09:43:47.438 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_15
- 2025-04-16 09:43:47.439 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_15
- 2025-04-16 09:43:47.441 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_15
- 2025-04-16 09:43:47.443 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_15
- 2025-04-16 09:43:47.444 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_15
- 2025-04-16 09:43:47.459 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_15
- 2025-04-16 09:43:47.471 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_16
- 2025-04-16 09:43:47.480 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_16
- 2025-04-16 09:43:47.485 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_16
- 2025-04-16 09:43:47.488 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_16
- 2025-04-16 09:43:47.490 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_16
- 2025-04-16 09:43:47.491 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_16
- 2025-04-16 09:43:47.503 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_16
- 2025-04-16 09:43:47.520 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_17
- 2025-04-16 09:43:47.523 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListByUserUsingGET_2
- 2025-04-16 09:43:47.562 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_17
- 2025-04-16 09:43:47.575 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_17
- 2025-04-16 09:43:47.586 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_17
- 2025-04-16 09:43:47.607 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_17
- 2025-04-16 09:43:47.617 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_17
- 2025-04-16 09:43:47.655 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPurchaseAttachmentsListByMainIdUsingGET_1
- 2025-04-16 09:43:47.708 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_17
- 2025-04-16 09:43:47.850 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_18
- 2025-04-16 09:43:47.965 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_18
- 2025-04-16 09:43:47.969 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_18
- 2025-04-16 09:43:47.992 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_18
- 2025-04-16 09:43:48.007 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_18
- 2025-04-16 09:43:48.014 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_18
- 2025-04-16 09:43:48.084 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_18
- 2025-04-16 09:43:48.125 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_19
- 2025-04-16 09:43:48.137 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_19
- 2025-04-16 09:43:48.141 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_19
- 2025-04-16 09:43:48.149 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_19
- 2025-04-16 09:43:48.151 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_19
- 2025-04-16 09:43:48.155 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_19
- 2025-04-16 09:43:48.179 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_19
- 2025-04-16 09:43:48.238 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_20
- 2025-04-16 09:43:48.317 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_20
- 2025-04-16 09:43:48.354 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_20
- 2025-04-16 09:43:48.365 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_20
- 2025-04-16 09:43:48.377 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_20
- 2025-04-16 09:43:48.379 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_20
- 2025-04-16 09:43:48.402 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_20
- 2025-04-16 09:43:48.433 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_21
- 2025-04-16 09:43:48.436 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_21
- 2025-04-16 09:43:48.438 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_21
- 2025-04-16 09:43:48.440 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_21
- 2025-04-16 09:43:48.441 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_21
- 2025-04-16 09:43:48.442 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_21
- 2025-04-16 09:43:48.448 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_21
- 2025-04-16 09:43:48.455 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_22
- 2025-04-16 09:43:48.457 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_22
- 2025-04-16 09:43:48.459 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_22
- 2025-04-16 09:43:48.461 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_22
- 2025-04-16 09:43:48.462 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_22
- 2025-04-16 09:43:48.464 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_22
- 2025-04-16 09:43:48.469 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_22
- 2025-04-16 09:43:48.474 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_23
- 2025-04-16 09:43:48.475 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_23
- 2025-04-16 09:43:48.477 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_23
- 2025-04-16 09:43:48.479 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_23
- 2025-04-16 09:43:48.479 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_23
- 2025-04-16 09:43:48.481 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_23
- 2025-04-16 09:43:48.485 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_23
- 2025-04-16 09:43:48.502 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_24
- 2025-04-16 09:43:48.504 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_24
- 2025-04-16 09:43:48.506 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_24
- 2025-04-16 09:43:48.509 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_24
- 2025-04-16 09:43:48.529 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_24
- 2025-04-16 09:43:48.534 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_24
- 2025-04-16 09:43:48.552 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_24
- 2025-04-16 09:43:48.569 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_25
- 2025-04-16 09:43:48.575 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_25
- 2025-04-16 09:43:48.581 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_25
- 2025-04-16 09:43:48.585 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_25
- 2025-04-16 09:43:48.589 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_25
- 2025-04-16 09:43:48.598 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_25
- 2025-04-16 09:43:48.620 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_25
- 2025-04-16 09:43:48.677 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_26
- 2025-04-16 09:43:48.682 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_26
- 2025-04-16 09:43:48.759 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_26
- 2025-04-16 09:43:48.772 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_26
- 2025-04-16 09:43:48.801 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_26
- 2025-04-16 09:43:48.803 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_26
- 2025-04-16 09:43:48.818 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_26
- 2025-04-16 09:43:48.870 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_27
- 2025-04-16 09:43:48.876 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_27
- 2025-04-16 09:43:48.887 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_27
- 2025-04-16 09:43:48.902 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_27
- 2025-04-16 09:43:48.905 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_27
- 2025-04-16 09:43:48.909 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByCodeUsingGET_1
- 2025-04-16 09:43:48.921 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_27
- 2025-04-16 09:43:48.956 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_27
- 2025-04-16 09:43:48.989 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_28
- 2025-04-16 09:43:48.997 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_28
- 2025-04-16 09:43:49.001 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_28
- 2025-04-16 09:43:49.006 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_28
- 2025-04-16 09:43:49.012 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_28
- 2025-04-16 09:43:49.033 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_28
- 2025-04-16 09:43:50.253 [main] INFO org.jeecg.JeecgLifecycleCloudApplication:61 - Started JeecgLifecycleCloudApplication in 37.489 seconds (JVM running for 39.064)
- 2025-04-16 09:43:50.300 [main] INFO org.jeecg.config.init.SystemInitListener:30 - 服务已启动,初始化路由配置 ###################
- 2025-04-16 09:43:50.332 [redisContainer-1] WARN org.jeecg.common.util.SpringContextHolder:53 - Customize redis listener handle [ loderRouderHandler ], does not exist!
- 2025-04-16 09:43:50.591 [main] INFO org.jeecg.config.init.CodeTemplateInitListener:29 - Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ]
- 2025-04-16 09:43:50.648 [main] INFO c.a.cloud.nacos.refresh.NacosContextRefresher:105 - listening config: dataId=jeecg.yaml, group=DEFAULT_GROUP
- 2025-04-16 09:43:50.651 [main] INFO c.a.cloud.nacos.refresh.NacosContextRefresher:105 - listening config: dataId=jeecg-dev.yaml, group=DEFAULT_GROUP
- 2025-04-16 09:43:51.467 [RMI TCP Connection(19)-192.168.1.32] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2025-04-16 09:43:51.467 [RMI TCP Connection(19)-192.168.1.32] INFO org.springframework.web.servlet.DispatcherServlet:525 - Initializing Servlet 'dispatcherServlet'
- 2025-04-16 09:43:51.473 [RMI TCP Connection(19)-192.168.1.32] INFO org.springframework.web.servlet.DispatcherServlet:547 - Completed initialization in 6 ms
- 2025-04-16 09:58:15.671 [http-nio-7011-exec-7] INFO org.apache.tomcat.util.http.parser.Cookie:173 - A cookie header was received [Hm_lvt_0febd9e3cacb3f627ddac64d52caac39=1744608912,1744677365,1744764161,1744768653;] that contained an invalid cookie. That cookie will be ignored.
- Note: further occurrences of this error will be logged at DEBUG level.
- 2025-04-16 10:10:37.400 [http-nio-7011-exec-7] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:13:51.278 [http-nio-7011-exec-5] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:14:23.311 [http-nio-7011-exec-8] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:14:26.719 [http-nio-7011-exec-3] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:14:37.785 [http-nio-7011-exec-4] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:16:53.523 [http-nio-7011-exec-4] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:16:53.580 [http-nio-7011-exec-5] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:18:20.531 [http-nio-7011-exec-7] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:18:20.564 [http-nio-7011-exec-3] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:18:41.182 [http-nio-7011-exec-5] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:22:31.640 [http-nio-7011-exec-2] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:25:12.384 [http-nio-7011-exec-10] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:25:44.555 [http-nio-7011-exec-6] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:27:30.009 [http-nio-7011-exec-10] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:27:35.012 [http-nio-7011-exec-6] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:29:24.798 [http-nio-7011-exec-2] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:29:28.709 [http-nio-7011-exec-7] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:29:32.051 [http-nio-7011-exec-10] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:29:39.774 [http-nio-7011-exec-9] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:37:34.283 [http-nio-7011-exec-10] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:37:44.543 [http-nio-7011-exec-6] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:38:18.344 [http-nio-7011-exec-8] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:38:25.338 [http-nio-7011-exec-3] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:38:40.479 [http-nio-7011-exec-4] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:38:44.872 [http-nio-7011-exec-5] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:38:48.192 [http-nio-7011-exec-1] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:41:12.238 [http-nio-7011-exec-5] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:41:22.545 [http-nio-7011-exec-3] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:41:34.314 [http-nio-7011-exec-5] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:41:38.368 [http-nio-7011-exec-1] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:41:44.358 [http-nio-7011-exec-3] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:41:48.404 [http-nio-7011-exec-4] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:41:55.517 [http-nio-7011-exec-1] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:42:09.305 [http-nio-7011-exec-3] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:42:46.067 [http-nio-7011-exec-5] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:48:41.287 [http-nio-7011-exec-3] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:48:47.904 [http-nio-7011-exec-5] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:49:22.817 [http-nio-7011-exec-1] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:49:37.047 [http-nio-7011-exec-8] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:50:16.630 [http-nio-7011-exec-3] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:50:30.526 [http-nio-7011-exec-5] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:50:35.242 [http-nio-7011-exec-1] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:50:40.990 [http-nio-7011-exec-3] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:50:43.971 [http-nio-7011-exec-4] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
- 2025-04-16 10:53:17.412 [http-nio-7011-exec-6] INFO o.j.m.d.controller.DeviceBaseInfoController:396 - QueryWrapper: (id NOT IN (#{ew.paramNameValuePairs.MPGENVAL1}) AND (sub_device_ids = #{ew.paramNameValuePairs.MPGENVAL2} OR sub_device_ids IS NULL) AND (parent_device_ids NOT IN (#{ew.paramNameValuePairs.MPGENVAL3}) OR parent_device_ids IS NULL))
|