2023-08-29 16:39:17.532 INFO [SpringContextShutdownHook]org.quartz.core.QuartzScheduler.shutdown:666 -Scheduler demoScheduler_$_常熟吴彦祖1693298352911 shutting down.
2023-08-29 16:39:17.532 INFO [SpringContextShutdownHook]org.quartz.core.QuartzScheduler.shutdown:666 -Scheduler demoScheduler_$_常熟吴彦祖1693298352911 shutting down.
2023-08-29 16:39:17.532 INFO [SpringContextShutdownHook]org.quartz.core.QuartzScheduler.standby:585 -Scheduler demoScheduler_$_常熟吴彦祖1693298352911 paused.
2023-08-29 16:39:17.532 INFO [SpringContextShutdownHook]org.quartz.core.QuartzScheduler.standby:585 -Scheduler demoScheduler_$_常熟吴彦祖1693298352911 paused.
2023-08-29 16:39:17.532 INFO [SpringContextShutdownHook]org.quartz.core.QuartzScheduler.shutdown:740 -Scheduler demoScheduler_$_常熟吴彦祖1693298352911 shutdown complete.
2023-08-29 16:39:17.532 INFO [SpringContextShutdownHook]org.quartz.core.QuartzScheduler.shutdown:740 -Scheduler demoScheduler_$_常熟吴彦祖1693298352911 shutdown complete.
2023-08-29 17:01:29.579 INFO [main]com.spring.GaoTaoApplication.logStarting:55 -Starting GaoTaoApplication on 常熟吴彦祖 with PID 9720 (D:\JavaProject\ccl-plm\ccl-plm-java\target\classes started by Lenovo in D:\JavaProject\ccl-plm\ccl-plm-java)
2023-08-29 17:01:29.582 INFO [main]com.spring.GaoTaoApplication.logStartupProfileInfo:655 -The following profiles are active: dev
2023-08-29 17:01:30.331 INFO [main]o.s.d.repository.config.RepositoryConfigurationDelegate.multipleStoresDetected:249 -Multiple Spring Data modules found, entering strict repository configuration mode!
2023-08-29 17:01:30.333 INFO [main]o.s.d.repository.config.RepositoryConfigurationDelegate.registerRepositoriesIn:127 -Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2023-08-29 17:01:30.372 INFO [main]o.s.d.repository.config.RepositoryConfigurationDelegate.registerRepositoriesIn:187 -Finished Spring Data repository scanning in 29ms. Found 0 Redis repository interfaces.
2023-08-29 17:01:30.566 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'shiroConfig' of type [com.spring.config.ShiroConfig$$EnhancerBySpringCGLIB$$bc8b2c35] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:30.663 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'mybatis-plus-com.baomidou.mybatisplus.autoconfigure.MybatisPlusProperties' of type [com.baomidou.mybatisplus.autoconfigure.MybatisPlusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:30.667 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'mybatisPlusConfig' of type [com.spring.config.MybatisPlusConfig$$EnhancerBySpringCGLIB$$a2e600d1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:30.671 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'paginationInterceptor' of type [com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:30.676 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration' of type [com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration$$EnhancerBySpringCGLIB$$3148adef] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:30.679 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'dynamic-com.spring.datasource.properties.DynamicDataSourceProperties' of type [com.spring.datasource.properties.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:30.680 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'dynamicDataSourceConfig' of type [com.spring.datasource.config.DynamicDataSourceConfig$$EnhancerBySpringCGLIB$$67c2b429] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:30.684 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'dataSourceProperties' of type [com.spring.datasource.properties.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:31.715 INFO [main]com.alibaba.druid.pool.DruidDataSource.init:971 -{dataSource-1} inited
2023-08-29 17:01:31.716 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'dynamicDataSource' of type [com.spring.datasource.config.DynamicDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:31.726 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'myMetaObjectHandler' of type [com.spring.config.MyMetaObjectHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:31.728 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'logicSqlInjector' of type [com.spring.common.batch.NoahSqlInjector] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:31.886 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.base.entity.Chooselist.
2023-08-29 17:01:31.915 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.factory.entity.SpecialSecurity.
2023-08-29 17:01:31.957 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.grid.entity.GridTableDefault.
2023-08-29 17:01:31.982 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.grid.entity.GridTableUser.
2023-08-29 17:01:32.046 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.language.entity.SysLanguageList.
2023-08-29 17:01:32.062 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.language.entity.SysObjectLanguageBase.
2023-08-29 17:01:32.080 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.language.entity.SysObjectLanguageOthers.
2023-08-29 17:01:32.121 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.sys.entity.FavoriteFunctions.
2023-08-29 17:01:32.532 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sqlSessionFactory' of type [org.apache.ibatis.session.defaults.DefaultSqlSessionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.535 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sqlSessionTemplate' of type [org.mybatis.spring.SqlSessionTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.536 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysMenuDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.537 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysMenuDao' of type [com.sun.proxy.$Proxy89] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.539 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysUserDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.540 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysUserDao' of type [com.sun.proxy.$Proxy90] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.541 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysUserTokenDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.542 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysUserTokenDao' of type [com.sun.proxy.$Proxy91] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.551 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysConfigDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.551 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysConfigDao' of type [com.sun.proxy.$Proxy93] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.576 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -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)
2023-08-29 17:01:32.578 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -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)
2023-08-29 17:01:32.635 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -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)
2023-08-29 17:01:32.683 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -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)
2023-08-29 17:01:32.684 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'redisConfig' of type [com.spring.config.RedisConfig$$EnhancerBySpringCGLIB$$759b37f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.729 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'redisTemplate' of type [org.springframework.data.redis.core.RedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.731 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.733 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'stringRedisTemplate' of type [org.springframework.data.redis.core.StringRedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.735 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'valueOperations' of type [org.springframework.data.redis.core.DefaultValueOperations] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.737 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'hashOperations' of type [org.springframework.data.redis.core.DefaultHashOperations] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.739 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'listOperations' of type [org.springframework.data.redis.core.DefaultListOperations] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.740 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'setOperations' of type [org.springframework.data.redis.core.DefaultSetOperations] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.743 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'zSetOperations' of type [org.springframework.data.redis.core.DefaultZSetOperations] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.743 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'redisUtils' of type [com.spring.common.utils.RedisUtils] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.743 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysConfigRedis' of type [com.spring.modules.sys.redis.SysConfigRedis] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.744 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysMsgDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.745 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysMsgDao' of type [com.sun.proxy.$Proxy96] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.745 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysMsgServiceImpl' of type [com.spring.modules.sys.service.impl.SysMsgServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.745 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysConfigService' of type [com.spring.modules.sys.service.impl.SysConfigServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.746 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'shiroServiceImpl' of type [com.spring.modules.sys.service.impl.ShiroServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.746 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'OAuth2Realm' of type [com.spring.modules.sys.oauth2.OAuth2Realm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:32.765 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -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)
2023-08-29 17:01:32.801 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -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)
2023-08-29 17:01:32.822 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:01:33.122 INFO [main]o.s.boot.web.embedded.tomcat.TomcatWebServer.initialize:92 -Tomcat initialized with port(s): 9096 (http)
2023-08-29 17:01:33.129 INFO [main]org.apache.coyote.http11.Http11NioProtocol.log:173 -Initializing ProtocolHandler ["http-nio-9096"]
2023-08-29 17:01:33.130 INFO [main]org.apache.catalina.core.StandardService.log:173 -Starting service [Tomcat]
2023-08-29 17:01:33.130 INFO [main]org.apache.catalina.core.StandardEngine.log:173 -Starting Servlet engine: [Apache Tomcat/9.0.30]
2023-08-29 17:01:33.239 INFO [main]o.a.catalina.core.ContainerBase.[Tomcat].[localhost].[/].log:173 -Initializing Spring embedded WebApplicationContext
2023-08-29 17:01:33.239 INFO [main]org.springframework.web.context.ContextLoader.prepareWebApplicationContext:284 -Root WebApplicationContext: initialization completed in 3630 ms
2023-08-29 17:01:33.443 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.factory.entity.AccessSite.
2023-08-29 17:01:33.471 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.factory.entity.Site.
2023-08-29 17:01:33.531 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.factory.entity.SpecialSecurityList.
2023-08-29 17:01:33.689 INFO [main]org.quartz.impl.StdSchedulerFactory.instantiate:1208 -Using default implementation for ThreadExecutor
2023-08-29 17:01:33.698 INFO [main]org.quartz.core.SchedulerSignalerImpl.<init>:61 -Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2023-08-29 17:01:33.698 INFO [main]org.quartz.core.QuartzScheduler.<init>:229 -Quartz Scheduler v.2.3.0 created.
2023-08-29 17:01:33.708 INFO [main]o.s.scheduling.quartz.LocalDataSourceJobStore.initialize:672 -Using db table-based data access locking (synchronization).
2023-08-29 17:01:33.709 INFO [main]o.s.scheduling.quartz.LocalDataSourceJobStore.initialize:145 -JobStoreCMT initialized.
2023-08-29 17:01:33.710 INFO [main]org.quartz.core.QuartzScheduler.initialize:294 -Scheduler meta-data: Quartz Scheduler (v2.3.0) 'demoScheduler' with instanceId '常熟吴彦祖1693299693690'
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
2023-08-29 17:01:33.710 INFO [main]org.quartz.impl.StdSchedulerFactory.instantiate:1362 -Quartz scheduler 'demoScheduler' initialized from an externally provided properties instance.
2023-08-29 17:01:33.710 INFO [main]org.quartz.impl.StdSchedulerFactory.instantiate:1366 -Quartz scheduler version: 2.3.0
2023-08-29 17:01:33.711 INFO [main]org.quartz.core.QuartzScheduler.setJobFactory:2287 -JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@5e83298e
2023-08-29 17:01:33.762 DEBUG [main]com.spring.modules.job.dao.ScheduleJobDao.selectList.debug:143 -==> Preparing: SELECT job_id,bean_name,params,cron_expression,status,remark,create_time FROM schedule_job
2023-08-29 17:01:34.282 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.sys.entity.SysObjectLanguageMenu.
2023-08-29 17:01:34.915 INFO [main]o.s.scheduling.concurrent.ThreadPoolTaskExecutor.initialize:171 -Initializing ExecutorService 'applicationTaskExecutor'
2023-08-29 17:01:35.316 INFO [main]s.d.spring.web.plugins.DocumentationPluginsBootstrapper.start:147 -Context refreshed
2023-08-29 17:01:35.326 INFO [main]s.d.spring.web.plugins.DocumentationPluginsBootstrapper.start:150 -Found 1 custom documentation plugin(s)
2023-08-29 17:01:35.351 INFO [main]s.d.spring.web.scanners.ApiListingReferenceScanner.scan:41 -Scanning for api listing references
2023-08-29 17:01:35.448 INFO [main]s.d.s.w.readers.operation.CachingOperationNameGenerator.startingWith:40 -Generating unique operation named: userInfoUsingGET_1
2023-08-29 17:01:35.456 INFO [main]o.springframework.scheduling.quartz.SchedulerFactoryBean.startScheduler:732 -Will start Quartz Scheduler [demoScheduler] in 30 seconds
2023-08-29 17:01:35.461 INFO [main]org.apache.coyote.http11.Http11NioProtocol.log:173 -Starting ProtocolHandler ["http-nio-9096"]
2023-08-29 17:01:35.479 INFO [main]o.s.boot.web.embedded.tomcat.TomcatWebServer.start:204 -Tomcat started on port(s): 9096 (http) with context path ''
2023-08-29 17:01:35.481 INFO [main]com.spring.GaoTaoApplication.logStarted:61 -Started GaoTaoApplication in 6.177 seconds (JVM running for 7.365)
2023-08-29 17:02:05.470 INFO [Quartz Scheduler [demoScheduler]]o.springframework.scheduling.quartz.SchedulerFactoryBean.run:748 -Starting Quartz Scheduler now, after delay of 30 seconds
2023-08-29 17:02:05.685 INFO [Quartz Scheduler [demoScheduler]]o.s.scheduling.quartz.LocalDataSourceJobStore.logWarnIfNonZero:3629 -ClusterManager: detected 1 failed or restarted instances.
2023-08-29 17:02:05.685 INFO [Quartz Scheduler [demoScheduler]]o.s.scheduling.quartz.LocalDataSourceJobStore.clusterRecover:3488 -ClusterManager: Scanning for instance "常熟吴彦祖1693298155571"'s failed in-progress jobs.
2023-08-29 17:02:05.799 INFO [Quartz Scheduler [demoScheduler]]org.quartz.core.QuartzScheduler.start:547 -Scheduler demoScheduler_$_常熟吴彦祖1693299693690 started.
2023-08-29 17:02:05.933 INFO [QuartzScheduler_demoScheduler-常熟吴彦祖1693299693690_MisfireHandler]o.s.scheduling.quartz.LocalDataSourceJobStore.recoverMisfiredJobs:973 -Handling 1 trigger(s) that missed their scheduled fire-time.
2023-08-29 17:02:37.844 INFO [SpringContextShutdownHook]org.quartz.core.QuartzScheduler.standby:585 -Scheduler demoScheduler_$_常熟吴彦祖1693299693690 paused.
2023-08-29 17:02:37.846 INFO [SpringContextShutdownHook]o.s.scheduling.concurrent.ThreadPoolTaskExecutor.shutdown:208 -Shutting down ExecutorService 'applicationTaskExecutor'
2023-08-29 17:02:37.848 INFO [SpringContextShutdownHook]o.springframework.scheduling.quartz.SchedulerFactoryBean.destroy:845 -Shutting down Quartz Scheduler
2023-08-29 17:02:37.849 INFO [SpringContextShutdownHook]org.quartz.core.QuartzScheduler.shutdown:666 -Scheduler demoScheduler_$_常熟吴彦祖1693299693690 shutting down.
2023-08-29 17:02:37.849 INFO [SpringContextShutdownHook]org.quartz.core.QuartzScheduler.standby:585 -Scheduler demoScheduler_$_常熟吴彦祖1693299693690 paused.
2023-08-29 17:02:37.850 INFO [SpringContextShutdownHook]org.quartz.core.QuartzScheduler.shutdown:740 -Scheduler demoScheduler_$_常熟吴彦祖1693299693690 shutdown complete.
2023-08-29 17:02:40.904 INFO [main]com.spring.GaoTaoApplication.logStarting:55 -Starting GaoTaoApplication on 常熟吴彦祖 with PID 21120 (D:\JavaProject\ccl-plm\ccl-plm-java\target\classes started by Lenovo in D:\JavaProject\ccl-plm\ccl-plm-java)
2023-08-29 17:02:40.906 INFO [main]com.spring.GaoTaoApplication.logStartupProfileInfo:655 -The following profiles are active: dev
2023-08-29 17:02:41.665 INFO [main]o.s.d.repository.config.RepositoryConfigurationDelegate.multipleStoresDetected:249 -Multiple Spring Data modules found, entering strict repository configuration mode!
2023-08-29 17:02:41.666 INFO [main]o.s.d.repository.config.RepositoryConfigurationDelegate.registerRepositoriesIn:127 -Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2023-08-29 17:02:41.707 INFO [main]o.s.d.repository.config.RepositoryConfigurationDelegate.registerRepositoriesIn:187 -Finished Spring Data repository scanning in 31ms. Found 0 Redis repository interfaces.
2023-08-29 17:02:41.907 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'shiroConfig' of type [com.spring.config.ShiroConfig$$EnhancerBySpringCGLIB$$4cac5c18] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:42.006 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'mybatis-plus-com.baomidou.mybatisplus.autoconfigure.MybatisPlusProperties' of type [com.baomidou.mybatisplus.autoconfigure.MybatisPlusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:42.009 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'mybatisPlusConfig' of type [com.spring.config.MybatisPlusConfig$$EnhancerBySpringCGLIB$$330730b4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:42.014 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'paginationInterceptor' of type [com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:42.019 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration' of type [com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration$$EnhancerBySpringCGLIB$$c169ddd2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:42.021 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'dynamic-com.spring.datasource.properties.DynamicDataSourceProperties' of type [com.spring.datasource.properties.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:42.022 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'dynamicDataSourceConfig' of type [com.spring.datasource.config.DynamicDataSourceConfig$$EnhancerBySpringCGLIB$$f7e3e40c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:42.026 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'dataSourceProperties' of type [com.spring.datasource.properties.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:43.415 INFO [main]com.alibaba.druid.pool.DruidDataSource.init:971 -{dataSource-1} inited
2023-08-29 17:02:43.417 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'dynamicDataSource' of type [com.spring.datasource.config.DynamicDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:43.427 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'myMetaObjectHandler' of type [com.spring.config.MyMetaObjectHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:43.430 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'logicSqlInjector' of type [com.spring.common.batch.NoahSqlInjector] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:43.605 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.base.entity.Chooselist.
2023-08-29 17:02:43.637 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.factory.entity.SpecialSecurity.
2023-08-29 17:02:43.685 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.grid.entity.GridTableDefault.
2023-08-29 17:02:43.717 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.grid.entity.GridTableUser.
2023-08-29 17:02:43.782 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.language.entity.SysLanguageList.
2023-08-29 17:02:43.800 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.language.entity.SysObjectLanguageBase.
2023-08-29 17:02:43.819 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.language.entity.SysObjectLanguageOthers.
2023-08-29 17:02:43.869 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.sys.entity.FavoriteFunctions.
2023-08-29 17:02:44.299 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sqlSessionFactory' of type [org.apache.ibatis.session.defaults.DefaultSqlSessionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.303 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sqlSessionTemplate' of type [org.mybatis.spring.SqlSessionTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.303 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysMenuDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.305 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysMenuDao' of type [com.sun.proxy.$Proxy89] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.307 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysUserDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.307 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysUserDao' of type [com.sun.proxy.$Proxy90] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.309 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysUserTokenDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.310 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysUserTokenDao' of type [com.sun.proxy.$Proxy91] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.319 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysConfigDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.320 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysConfigDao' of type [com.sun.proxy.$Proxy93] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.347 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -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)
2023-08-29 17:02:44.349 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -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)
2023-08-29 17:02:44.412 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -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)
2023-08-29 17:02:44.464 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -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)
2023-08-29 17:02:44.465 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'redisConfig' of type [com.spring.config.RedisConfig$$EnhancerBySpringCGLIB$$977ae362] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.514 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'redisTemplate' of type [org.springframework.data.redis.core.RedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.516 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.519 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'stringRedisTemplate' of type [org.springframework.data.redis.core.StringRedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.521 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'valueOperations' of type [org.springframework.data.redis.core.DefaultValueOperations] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.524 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'hashOperations' of type [org.springframework.data.redis.core.DefaultHashOperations] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.526 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'listOperations' of type [org.springframework.data.redis.core.DefaultListOperations] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.527 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'setOperations' of type [org.springframework.data.redis.core.DefaultSetOperations] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.530 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'zSetOperations' of type [org.springframework.data.redis.core.DefaultZSetOperations] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.531 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'redisUtils' of type [com.spring.common.utils.RedisUtils] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.531 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysConfigRedis' of type [com.spring.modules.sys.redis.SysConfigRedis] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.533 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysMsgDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.534 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysMsgDao' of type [com.sun.proxy.$Proxy96] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.534 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysMsgServiceImpl' of type [com.spring.modules.sys.service.impl.SysMsgServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.534 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysConfigService' of type [com.spring.modules.sys.service.impl.SysConfigServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.534 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'shiroServiceImpl' of type [com.spring.modules.sys.service.impl.ShiroServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.535 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'OAuth2Realm' of type [com.spring.modules.sys.oauth2.OAuth2Realm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.554 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -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)
2023-08-29 17:02:44.593 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -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)
2023-08-29 17:02:44.614 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-08-29 17:02:44.924 INFO [main]o.s.boot.web.embedded.tomcat.TomcatWebServer.initialize:92 -Tomcat initialized with port(s): 8882 (http)
2023-08-29 17:02:44.930 INFO [main]org.apache.coyote.http11.Http11NioProtocol.log:173 -Initializing ProtocolHandler ["http-nio-8882"]
2023-08-29 17:02:44.931 INFO [main]org.apache.catalina.core.StandardService.log:173 -Starting service [Tomcat]
2023-08-29 17:02:44.931 INFO [main]org.apache.catalina.core.StandardEngine.log:173 -Starting Servlet engine: [Apache Tomcat/9.0.30]
2023-08-29 17:02:45.036 INFO [main]o.a.catalina.core.ContainerBase.[Tomcat].[localhost].[/].log:173 -Initializing Spring embedded WebApplicationContext
2023-08-29 17:02:45.036 INFO [main]org.springframework.web.context.ContextLoader.prepareWebApplicationContext:284 -Root WebApplicationContext: initialization completed in 4102 ms
2023-08-29 17:02:45.266 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.factory.entity.AccessSite.
2023-08-29 17:02:45.296 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.factory.entity.Site.
2023-08-29 17:02:45.361 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.factory.entity.SpecialSecurityList.
2023-08-29 17:02:45.511 INFO [main]org.quartz.impl.StdSchedulerFactory.instantiate:1208 -Using default implementation for ThreadExecutor
2023-08-29 17:02:45.519 INFO [main]org.quartz.core.SchedulerSignalerImpl.<init>:61 -Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2023-08-29 17:02:45.520 INFO [main]org.quartz.core.QuartzScheduler.<init>:229 -Quartz Scheduler v.2.3.0 created.
2023-08-29 17:02:45.529 INFO [main]o.s.scheduling.quartz.LocalDataSourceJobStore.initialize:672 -Using db table-based data access locking (synchronization).
2023-08-29 17:02:45.531 INFO [main]o.s.scheduling.quartz.LocalDataSourceJobStore.initialize:145 -JobStoreCMT initialized.
2023-08-29 17:02:45.531 INFO [main]org.quartz.core.QuartzScheduler.initialize:294 -Scheduler meta-data: Quartz Scheduler (v2.3.0) 'demoScheduler' with instanceId '常熟吴彦祖1693299765512'
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
2023-08-29 17:02:45.531 INFO [main]org.quartz.impl.StdSchedulerFactory.instantiate:1362 -Quartz scheduler 'demoScheduler' initialized from an externally provided properties instance.
2023-08-29 17:02:45.532 INFO [main]org.quartz.impl.StdSchedulerFactory.instantiate:1366 -Quartz scheduler version: 2.3.0
2023-08-29 17:02:45.533 INFO [main]org.quartz.core.QuartzScheduler.setJobFactory:2287 -JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@483fe83a
2023-08-29 17:02:45.589 DEBUG [main]com.spring.modules.job.dao.ScheduleJobDao.selectList.debug:143 -==> Preparing: SELECT job_id,bean_name,params,cron_expression,status,remark,create_time FROM schedule_job
2023-08-29 17:02:46.355 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.sys.entity.SysObjectLanguageMenu.