@ -14193,3 +14193,346 @@ INFO [2024-03-16 18:30:00,011][] cn.jyjz.xiaoyao.common.task.register.Schedulin
INFO [2024-03-16 18:30:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e]
INFO [2024-03-16 18:30:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710585010002
INFO [2024-03-16 18:30:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒
INFO [2024-03-16 19:48:20,480][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final
INFO [2024-03-16 19:48:20,488][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 17384 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr)
INFO [2024-03-16 19:48:20,489][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "pro"
INFO [2024-03-16 19:48:22,689][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode!
INFO [2024-03-16 19:48:22,691][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO [2024-03-16 19:48:22,782][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 78 ms. Found 0 Redis repository interfaces.
INFO [2024-03-16 19:48:23,399][] org.springframework.context.support.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)
INFO [2024-03-16 19:48:23,403][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f9873e6e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO [2024-03-16 19:48:23,536][] org.springframework.context.support.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)
INFO [2024-03-16 19:48:23,562][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@19f02280' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO [2024-03-16 19:48:23,572][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO [2024-03-16 19:48:23,954][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8311 (http)
INFO [2024-03-16 19:48:23,969][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-8311"]
INFO [2024-03-16 19:48:23,969][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat]
INFO [2024-03-16 19:48:23,970][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75]
INFO [2024-03-16 19:48:24,140][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext
INFO [2024-03-16 19:48:24,140][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3608 ms
INFO [2024-03-16 19:48:24,574][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited
INFO [2024-03-16 19:48:24,580][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited
INFO [2024-03-16 19:48:24,581][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success
INFO [2024-03-16 19:48:24,581][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success
INFO [2024-03-16 19:48:24,581][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
INFO [2024-03-16 19:48:29,311][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor
INFO [2024-03-16 19:48:29,326][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
INFO [2024-03-16 19:48:29,326][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created.
INFO [2024-03-16 19:48:29,327][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized.
INFO [2024-03-16 19:48:29,328][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
INFO [2024-03-16 19:48:29,328][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
INFO [2024-03-16 19:48:29,328][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2
INFO [2024-03-16 19:48:29,328][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1c2b65cc
INFO [2024-03-16 19:48:29,644][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment
INFO [2024-03-16 19:48:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054]
INFO [2024-03-16 19:48:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589710014
INFO [2024-03-16 19:48:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054],耗时:0 毫秒
INFO [2024-03-16 19:48:30,083][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体
INFO [2024-03-16 19:48:30,179][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment
INFO [2024-03-16 19:48:30,329][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment
INFO [2024-03-16 19:48:30,395][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment
INFO [2024-03-16 19:48:30,441][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment
INFO [2024-03-16 19:48:30,478][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total:
INFO [2024-03-16 19:48:30,478][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000)
INFO [2024-03-16 19:48:30,479][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000)
INFO [2024-03-16 19:48:30,479][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000)
INFO [2024-03-16 19:48:30,479][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000)
INFO [2024-03-16 19:48:30,479][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000)
INFO [2024-03-16 19:48:30,479][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000)
INFO [2024-03-16 19:48:30,479][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000)
INFO [2024-03-16 19:48:30,484][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000)
INFO [2024-03-16 19:48:30,487][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000)
INFO [2024-03-16 19:48:30,490][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000)
INFO [2024-03-16 19:48:30,494][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000)
INFO [2024-03-16 19:48:30,497][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000)
INFO [2024-03-16 19:48:30,687][] com.alibaba.druid.pool.DruidAbstractDataSource:1877 - {dataSource-1} failContinuous is true
INFO [2024-03-16 19:48:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054]
INFO [2024-03-16 19:48:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589720001
INFO [2024-03-16 19:48:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054],耗时:0 毫秒
INFO [2024-03-16 19:48:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054]
INFO [2024-03-16 19:48:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589730009
INFO [2024-03-16 19:48:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054],耗时:0 毫秒
INFO [2024-03-16 19:49:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054]
INFO [2024-03-16 19:49:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589740009
INFO [2024-03-16 19:49:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054],耗时:0 毫秒
INFO [2024-03-16 19:49:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054]
INFO [2024-03-16 19:49:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589750005
INFO [2024-03-16 19:49:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054],耗时:0 毫秒
INFO [2024-03-16 19:49:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054]
INFO [2024-03-16 19:49:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589760009
INFO [2024-03-16 19:49:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054],耗时:0 毫秒
INFO [2024-03-16 19:49:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054]
INFO [2024-03-16 19:49:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589770013
INFO [2024-03-16 19:49:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054],耗时:0 毫秒
INFO [2024-03-16 19:49:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054]
INFO [2024-03-16 19:49:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589780003
INFO [2024-03-16 19:49:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054],耗时:0 毫秒
INFO [2024-03-16 19:49:56,078][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final
INFO [2024-03-16 19:49:56,078][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 14868 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr)
INFO [2024-03-16 19:49:56,079][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev"
INFO [2024-03-16 19:49:58,132][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode!
INFO [2024-03-16 19:49:58,134][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO [2024-03-16 19:49:58,225][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 79 ms. Found 0 Redis repository interfaces.
INFO [2024-03-16 19:49:58,770][] org.springframework.context.support.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)
INFO [2024-03-16 19:49:58,773][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$3868f60c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO [2024-03-16 19:49:58,897][] org.springframework.context.support.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)
INFO [2024-03-16 19:49:58,924][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@5f395ce1' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO [2024-03-16 19:49:58,931][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO [2024-03-16 19:49:59,276][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http)
INFO [2024-03-16 19:49:59,287][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"]
INFO [2024-03-16 19:49:59,287][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat]
INFO [2024-03-16 19:49:59,288][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75]
INFO [2024-03-16 19:49:59,378][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext
INFO [2024-03-16 19:49:59,379][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3263 ms
INFO [2024-03-16 19:49:59,819][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited
INFO [2024-03-16 19:49:59,824][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited
INFO [2024-03-16 19:49:59,825][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success
INFO [2024-03-16 19:49:59,825][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success
INFO [2024-03-16 19:49:59,825][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
INFO [2024-03-16 19:50:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:50:03,641][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589803641
INFO [2024-03-16 19:50:03,641][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:3637 毫秒
INFO [2024-03-16 19:50:04,637][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor
INFO [2024-03-16 19:50:04,651][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
INFO [2024-03-16 19:50:04,651][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created.
INFO [2024-03-16 19:50:04,652][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized.
INFO [2024-03-16 19:50:04,653][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
INFO [2024-03-16 19:50:04,653][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
INFO [2024-03-16 19:50:04,653][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2
INFO [2024-03-16 19:50:04,653][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@50c2ef56
INFO [2024-03-16 19:50:04,965][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment
INFO [2024-03-16 19:50:05,393][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体
INFO [2024-03-16 19:50:05,495][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment
INFO [2024-03-16 19:50:05,638][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment
INFO [2024-03-16 19:50:05,697][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment
INFO [2024-03-16 19:50:05,740][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment
INFO [2024-03-16 19:50:05,775][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total:
INFO [2024-03-16 19:50:05,775][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000)
INFO [2024-03-16 19:50:05,775][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000)
INFO [2024-03-16 19:50:05,775][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000)
INFO [2024-03-16 19:50:05,775][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000)
INFO [2024-03-16 19:50:05,776][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000)
INFO [2024-03-16 19:50:05,776][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000)
INFO [2024-03-16 19:50:05,776][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000)
INFO [2024-03-16 19:50:05,781][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000)
INFO [2024-03-16 19:50:05,783][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000)
INFO [2024-03-16 19:50:05,786][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000)
INFO [2024-03-16 19:50:05,789][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000)
INFO [2024-03-16 19:50:05,792][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000)
INFO [2024-03-16 19:50:06,815][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000)
INFO [2024-03-16 19:50:07,243][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created
INFO [2024-03-16 19:50:07,313][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0
INFO [2024-03-16 19:50:07,502][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000)
INFO [2024-03-16 19:50:07,632][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created
INFO [2024-03-16 19:50:07,633][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000)
INFO [2024-03-16 19:50:08,703][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG
INFO [2024-03-16 19:50:08,806][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created
INFO [2024-03-16 19:50:08,807][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000)
INFO [2024-03-16 19:50:08,957][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG
INFO [2024-03-16 19:50:09,038][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created
INFO [2024-03-16 19:50:09,040][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000)
INFO [2024-03-16 19:50:09,046][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content
INFO [2024-03-16 19:50:09,437][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG
INFO [2024-03-16 19:50:09,513][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created
INFO [2024-03-16 19:50:09,514][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000)
INFO [2024-03-16 19:50:09,768][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG
INFO [2024-03-16 19:50:09,888][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created
INFO [2024-03-16 19:50:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:50:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589810007
INFO [2024-03-16 19:50:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:50:10,031][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG
INFO [2024-03-16 19:50:10,116][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created
INFO [2024-03-16 19:50:12,489][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6b8f1c62, org.springframework.security.web.context.SecurityContextPersistenceFilter@75f67fe5, org.springframework.security.web.header.HeaderWriterFilter@7be2f512, org.springframework.security.web.authentication.logout.LogoutFilter@3220ffb, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@21312b5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@783a35d8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1a920154, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@4cadd4d4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@67c020c8, org.springframework.security.web.session.SessionManagementFilter@48971262, org.springframework.security.web.access.ExceptionTranslationFilter@1bb21ec1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4ff3ca23]
INFO [2024-03-16 19:50:13,814][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"]
INFO [2024-03-16 19:50:13,839][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet'
INFO [2024-03-16 19:50:13,839][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet'
INFO [2024-03-16 19:50:13,943][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 104 ms
INFO [2024-03-16 19:50:13,944][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi'
INFO [2024-03-16 19:50:15,721][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now
INFO [2024-03-16 19:50:15,721][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started.
INFO [2024-03-16 19:50:15,736][] org.springframework.boot.StartupInfoLogger:61 - Started App in 20.312 seconds (JVM running for 21.704)
INFO [2024-03-16 19:50:15,775][] cn.jyjz.xiaoyao.ocr.thread.TaskThreadPool$1:44 - 图片下载任务线程检查中...
INFO [2024-03-16 19:50:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:50:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589820009
INFO [2024-03-16 19:50:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:50:23,048][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet'
INFO [2024-03-16 19:50:23,048][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet'
INFO [2024-03-16 19:50:23,052][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 4 ms
INFO [2024-03-16 19:50:25,308][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1OTE2MjUxOTAsImlzc3VlZEF0IjoxNzEwNTg5ODI0ODA2LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI3ZDBhMWMwOTFiYjVmMjIxZTg1ZTkxN2ZmMTgzYWVhOSIsInRva2VudXVpZCI6ImQzOGI3MmE1ZTNmMjQ5NTE5MjNmYjllNzljMDAyNTljIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1OTE2MjUsImlhdCI6MTcxMDU4OTgyNH0.ni164fc9f8N8BuDPwC1360wd00GfH_-Vkyb9nPtvRdI
INFO [2024-03-16 19:50:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:50:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589830012
INFO [2024-03-16 19:50:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:3 毫秒
INFO [2024-03-16 19:50:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:50:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589840004
INFO [2024-03-16 19:50:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:50:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:50:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589850012
INFO [2024-03-16 19:50:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:51:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:51:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589860014
INFO [2024-03-16 19:51:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:51:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:51:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589870015
INFO [2024-03-16 19:51:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:51:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:51:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589880002
INFO [2024-03-16 19:51:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:1 毫秒
INFO [2024-03-16 19:51:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:51:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589890002
INFO [2024-03-16 19:51:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:51:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:51:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589900009
INFO [2024-03-16 19:51:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:51:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:51:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589910004
INFO [2024-03-16 19:51:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:52:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:52:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589920002
INFO [2024-03-16 19:52:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:52:10,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:52:10,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589930017
INFO [2024-03-16 19:52:10,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:52:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:52:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589940008
INFO [2024-03-16 19:52:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:52:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:52:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589950010
INFO [2024-03-16 19:52:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:1 毫秒
INFO [2024-03-16 19:52:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:52:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589960001
INFO [2024-03-16 19:52:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:52:48,433][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1OTE3Njg0MzMsImlzc3VlZEF0IjoxNzEwNTg5OTY4NDMxLCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiJiZjBiYTYyM2ViNjk5MzJjYzU4MGVlMGEzNTgxOTI1MCIsInRva2VudXVpZCI6IjI1ZjkwYWY1ZjE0MjQ4NTVhMzMxMDRkMzBlZmMyMWFhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1OTE3NjgsImlhdCI6MTcxMDU4OTk2OH0.oAs2KrOXU1JWmBCFad47lQ8l0cCgUYFaaQcwhvDwgqA
INFO [2024-03-16 19:52:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:52:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589970004
INFO [2024-03-16 19:52:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:53:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:53:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589980011
INFO [2024-03-16 19:53:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:53:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:53:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589990014
INFO [2024-03-16 19:53:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:53:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:53:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590000004
INFO [2024-03-16 19:53:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:53:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:53:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590010012
INFO [2024-03-16 19:53:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:53:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:53:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590020010
INFO [2024-03-16 19:53:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:53:50,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:53:50,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590030000
INFO [2024-03-16 19:53:50,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:54:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:54:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590040010
INFO [2024-03-16 19:54:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:54:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:54:10,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590050009
INFO [2024-03-16 19:54:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:1 毫秒
INFO [2024-03-16 19:54:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:54:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590060007
INFO [2024-03-16 19:54:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:54:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:54:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590070014
INFO [2024-03-16 19:54:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:54:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:54:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590080005
INFO [2024-03-16 19:54:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:54:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:54:50,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590090005
INFO [2024-03-16 19:54:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:55:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:55:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590100002
INFO [2024-03-16 19:55:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:55:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:55:10,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590110009
INFO [2024-03-16 19:55:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:55:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:55:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590120009
INFO [2024-03-16 19:55:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:55:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:55:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590130002
INFO [2024-03-16 19:55:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:55:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:55:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590140007
INFO [2024-03-16 19:55:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:55:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:55:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590150013
INFO [2024-03-16 19:55:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:56:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:56:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590160006
INFO [2024-03-16 19:56:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:56:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:56:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590170016
INFO [2024-03-16 19:56:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:56:20,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:56:20,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590180000
INFO [2024-03-16 19:56:20,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:56:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:56:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590190003
INFO [2024-03-16 19:56:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:56:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:56:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590200002
INFO [2024-03-16 19:56:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:56:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:56:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590210003
INFO [2024-03-16 19:56:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:57:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:57:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590220008
INFO [2024-03-16 19:57:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:57:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:57:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590230004
INFO [2024-03-16 19:57:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:57:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:57:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590240014
INFO [2024-03-16 19:57:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:57:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:57:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590250002
INFO [2024-03-16 19:57:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:57:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:57:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590260015
INFO [2024-03-16 19:57:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:57:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:57:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590270015
INFO [2024-03-16 19:57:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:58:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:58:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590280001
INFO [2024-03-16 19:58:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:58:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:58:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590290007
INFO [2024-03-16 19:58:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:58:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:58:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590300003
INFO [2024-03-16 19:58:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:58:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:58:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590310007
INFO [2024-03-16 19:58:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:58:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:58:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590320010
INFO [2024-03-16 19:58:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:58:50,023][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:58:50,024][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590330024
INFO [2024-03-16 19:58:50,024][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:1 毫秒
INFO [2024-03-16 19:59:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:59:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590340008
INFO [2024-03-16 19:59:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:1 毫秒
INFO [2024-03-16 19:59:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:59:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590350012
INFO [2024-03-16 19:59:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒
INFO [2024-03-16 19:59:20,021][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd]
INFO [2024-03-16 19:59:20,021][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590360021
INFO [2024-03-16 19:59:20,022][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:1 毫秒