| INFO |
2023-04-26 09:02:59,617 |
No active profile set, falling back to default profiles: default |
logStartupProfileInfo |
SpringApplication.java |
675 |
| INFO |
2023-04-26 09:03:09,121 |
Multiple Spring Data modules found, entering strict repository configuration mode! |
multipleStoresDetected |
RepositoryConfigurationDelegate.java |
244 |
| INFO |
2023-04-26 09:03:09,128 |
Bootstrapping Spring Data repositories in DEFAULT mode. |
registerRepositoriesIn |
RepositoryConfigurationDelegate.java |
126 |
| INFO |
2023-04-26 09:03:09,926 |
Finished Spring Data repository scanning in 784ms. Found 0 repository interfaces. |
registerRepositoriesIn |
RepositoryConfigurationDelegate.java |
182 |
| INFO |
2023-04-26 09:03:09,973 |
Multiple Spring Data modules found, entering strict repository configuration mode! |
multipleStoresDetected |
RepositoryConfigurationDelegate.java |
244 |
| INFO |
2023-04-26 09:03:10,015 |
Bootstrapping Spring Data repositories in DEFAULT mode. |
registerRepositoriesIn |
RepositoryConfigurationDelegate.java |
126 |
| INFO |
2023-04-26 09:03:10,321 |
Finished Spring Data repository scanning in 279ms. Found 0 repository interfaces. |
registerRepositoriesIn |
RepositoryConfigurationDelegate.java |
182 |
| INFO |
2023-04-26 09:03:12,074 |
BeanFactory id=0de0c385-2d99-34bc-b850-4b7bf1ec88e8 |
setSerializationId |
GenericScope.java |
295 |
| INFO |
2023-04-26 09:03:12,267 |
Bean 'shiroConfig' of type [com.zzsn.config.ShiroConfig$$EnhancerBySpringCGLIB$$b95b8829] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
postProcessAfterInitialization |
PostProcessorRegistrationDelegate.java |
330 |
| INFO |
2023-04-26 09:03:12,513 |
Bean 'shiroRealm' of type [com.zzsn.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
postProcessAfterInitialization |
PostProcessorRegistrationDelegate.java |
330 |
| INFO |
2023-04-26 09:03:14,568 |
===============(1)创建缓存管理器RedisCacheManager |
redisCacheManager |
ShiroConfig.java |
212 |
| INFO |
2023-04-26 09:03:14,577 |
===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 |
redisManager |
ShiroConfig.java |
230 |
| INFO |
2023-04-26 09:03:14,610 |
Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
postProcessAfterInitialization |
PostProcessorRegistrationDelegate.java |
330 |
| INFO |
2023-04-26 09:03:14,641 |
Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
postProcessAfterInitialization |
PostProcessorRegistrationDelegate.java |
330 |
| INFO |
2023-04-26 09:03:14,754 |
Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
postProcessAfterInitialization |
PostProcessorRegistrationDelegate.java |
330 |
| INFO |
2023-04-26 09:03:15,093 |
Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$46342297] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
postProcessAfterInitialization |
PostProcessorRegistrationDelegate.java |
330 |
| INFO |
2023-04-26 09:03:15,690 |
Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
postProcessAfterInitialization |
PostProcessorRegistrationDelegate.java |
330 |
| INFO |
2023-04-26 09:03:15,703 |
Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$afc29368] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
postProcessAfterInitialization |
PostProcessorRegistrationDelegate.java |
330 |
| INFO |
2023-04-26 09:03:15,732 |
Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
postProcessAfterInitialization |
PostProcessorRegistrationDelegate.java |
330 |
| INFO |
2023-04-26 09:03:15,751 |
Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
postProcessAfterInitialization |
PostProcessorRegistrationDelegate.java |
330 |
| INFO |
2023-04-26 09:03:15,823 |
Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
postProcessAfterInitialization |
PostProcessorRegistrationDelegate.java |
330 |
| INFO |
2023-04-26 09:03:15,861 |
Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$5b4de0e1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
postProcessAfterInitialization |
PostProcessorRegistrationDelegate.java |
330 |
| INFO |
2023-04-26 09:03:16,362 |
Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
postProcessAfterInitialization |
PostProcessorRegistrationDelegate.java |
330 |
| INFO |
2023-04-26 09:03:16,795 |
Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
postProcessAfterInitialization |
PostProcessorRegistrationDelegate.java |
330 |
| INFO |
2023-04-26 09:03:16,852 |
Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$42a0f73] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
postProcessAfterInitialization |
PostProcessorRegistrationDelegate.java |
330 |
| INFO |
2023-04-26 09:03:17,022 |
Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$594d0047] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
postProcessAfterInitialization |
PostProcessorRegistrationDelegate.java |
330 |
| INFO |
2023-04-26 09:03:17,049 |
Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
postProcessAfterInitialization |
PostProcessorRegistrationDelegate.java |
330 |
| INFO |
2023-04-26 09:03:17,118 |
Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$624e2594] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
postProcessAfterInitialization |
PostProcessorRegistrationDelegate.java |
330 |
| WARN |
2023-04-26 09:03:18,740 |
UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used |
handleDeployment |
Bootstrap.java |
68 |
| INFO |
2023-04-26 09:03:18,890 |
Initializing Spring embedded WebApplicationContext |
log |
ServletContextImpl.java |
364 |
| INFO |
2023-04-26 09:03:18,891 |
Root WebApplicationContext: initialization completed in 19219 ms |
prepareWebApplicationContext |
ServletWebServerApplicationContext.java |
296 |
| INFO |
2023-04-26 09:03:20,548 |
动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 |
<init> |
DynamicDataSourceCreator.java |
113 |
| WARN |
2023-04-26 09:03:20,611 |
oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. |
setDriverClassName |
DruidAbstractDataSource.java |
1214 |
| INFO |
2023-04-26 09:03:21,957 |
{dataSource-1,master} inited |
init |
DruidDataSource.java |
1003 |
| INFO |
2023-04-26 09:03:21,958 |
初始共加载 1 个数据源 |
afterPropertiesSet |
DynamicRoutingDataSource.java |
203 |
| INFO |
2023-04-26 09:03:21,959 |
动态数据源-加载 master 成功 |
addDataSource |
DynamicRoutingDataSource.java |
142 |
| INFO |
2023-04-26 09:03:21,961 |
当前的默认数据源是单数据源,数据源名为 master |
afterPropertiesSet |
DynamicRoutingDataSource.java |
212 |
| INFO |
2023-04-26 09:03:44,415 |
Using default implementation for ThreadExecutor |
instantiate |
StdSchedulerFactory.java |
1208 |
| INFO |
2023-04-26 09:03:44,453 |
Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl |
<init> |
SchedulerSignalerImpl.java |
61 |
| INFO |
2023-04-26 09:03:44,454 |
Quartz Scheduler v.2.3.0 created. |
<init> |
QuartzScheduler.java |
229 |
| INFO |
2023-04-26 09:03:44,461 |
RAMJobStore initialized. |
initialize |
RAMJobStore.java |
155 |
| INFO |
2023-04-26 09:03:44,465 |
Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
|
initialize |
QuartzScheduler.java |
294 |
| INFO |
2023-04-26 09:03:44,466 |
Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. |
instantiate |
StdSchedulerFactory.java |
1362 |
| INFO |
2023-04-26 09:03:44,467 |
Quartz scheduler version: 2.3.0 |
instantiate |
StdSchedulerFactory.java |
1366 |
| INFO |
2023-04-26 09:03:44,480 |
JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5472c27a |
setJobFactory |
QuartzScheduler.java |
2287 |
| INFO |
2023-04-26 09:03:54,483 |
Exposing 2 endpoint(s) beneath base path '/actuator' |
<init> |
EndpointLinksResolver.java |
59 |
| INFO |
2023-04-26 09:03:55,220 |
Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] |
initHandlerMethods |
PropertySourcedRequestMappingHandlerMapping.java |
69 |
| WARN |
2023-04-26 09:03:55,374 |
No spring.application.name found, defaulting to 'application' |
configureArchaius |
ArchaiusAutoConfiguration.java |
120 |
| WARN |
2023-04-26 09:03:55,383 |
No URLs will be polled as dynamic configuration sources. |
<init> |
URLConfigurationSource.java |
121 |
| INFO |
2023-04-26 09:03:55,383 |
To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. |
<init> |
URLConfigurationSource.java |
122 |
| WARN |
2023-04-26 09:03:55,409 |
No URLs will be polled as dynamic configuration sources. |
<init> |
URLConfigurationSource.java |
121 |
| INFO |
2023-04-26 09:03:55,409 |
To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. |
<init> |
URLConfigurationSource.java |
122 |
| INFO |
2023-04-26 09:03:56,654 |
Initializing ExecutorService 'applicationTaskExecutor' |
initialize |
ExecutorConfigurationSupport.java |
171 |
| INFO |
2023-04-26 09:03:59,845 |
Initializing ExecutorService 'taskScheduler' |
initialize |
ExecutorConfigurationSupport.java |
171 |
| INFO |
2023-04-26 09:04:04,990 |
Context refreshed |
start |
DocumentationPluginsBootstrapper.java |
160 |
| INFO |
2023-04-26 09:04:05,182 |
Found 1 custom documentation plugin(s) |
start |
DocumentationPluginsBootstrapper.java |
163 |
| INFO |
2023-04-26 09:04:05,555 |
Scanning for api listing references |
scan |
ApiListingReferenceScanner.java |
41 |
| INFO |
2023-04-26 09:04:06,755 |
Generating unique operation named: addUsingPOST_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,759 |
Generating unique operation named: deleteUsingDELETE_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,763 |
Generating unique operation named: deleteBatchUsingDELETE_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,768 |
Generating unique operation named: editUsingPUT_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,778 |
Generating unique operation named: exportXlsUsingGET_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,781 |
Generating unique operation named: exportXlsUsingHEAD_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,789 |
Generating unique operation named: exportXlsUsingPOST_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,792 |
Generating unique operation named: exportXlsUsingPUT_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,795 |
Generating unique operation named: exportXlsUsingPATCH_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,799 |
Generating unique operation named: exportXlsUsingDELETE_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,806 |
Generating unique operation named: exportXlsUsingOPTIONS_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,809 |
Generating unique operation named: exportXlsUsingTRACE_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,812 |
Generating unique operation named: importExcelUsingPOST_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,820 |
Generating unique operation named: queryByIdUsingGET_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,825 |
Generating unique operation named: queryPageListUsingGET_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,847 |
Generating unique operation named: addUsingPOST_2 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,853 |
Generating unique operation named: deleteUsingDELETE_2 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,856 |
Generating unique operation named: deleteBatchUsingDELETE_2 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,861 |
Generating unique operation named: editUsingPUT_2 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,873 |
Generating unique operation named: exportXlsUsingGET_2 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,876 |
Generating unique operation named: exportXlsUsingHEAD_2 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,879 |
Generating unique operation named: exportXlsUsingPOST_2 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,885 |
Generating unique operation named: exportXlsUsingPUT_2 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,890 |
Generating unique operation named: exportXlsUsingPATCH_2 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,892 |
Generating unique operation named: exportXlsUsingDELETE_2 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,905 |
Generating unique operation named: exportXlsUsingOPTIONS_2 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,909 |
Generating unique operation named: exportXlsUsingTRACE_2 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,914 |
Generating unique operation named: importExcelUsingPOST_2 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,920 |
Generating unique operation named: queryByIdUsingGET_2 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,930 |
Generating unique operation named: queryPageListUsingGET_2 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:06,997 |
Generating unique operation named: addUsingPOST_3 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,019 |
Generating unique operation named: deleteUsingDELETE_3 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,022 |
Generating unique operation named: deleteBatchUsingDELETE_3 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,029 |
Generating unique operation named: editUsingPUT_3 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,042 |
Generating unique operation named: exportXlsUsingGET_3 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,048 |
Generating unique operation named: exportXlsUsingHEAD_3 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,056 |
Generating unique operation named: exportXlsUsingPOST_3 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,061 |
Generating unique operation named: exportXlsUsingPUT_3 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,076 |
Generating unique operation named: exportXlsUsingPATCH_3 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,081 |
Generating unique operation named: exportXlsUsingDELETE_3 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,086 |
Generating unique operation named: exportXlsUsingOPTIONS_3 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,089 |
Generating unique operation named: exportXlsUsingTRACE_3 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,141 |
Generating unique operation named: importExcelUsingPOST_3 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,147 |
Generating unique operation named: queryByIdUsingGET_3 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,154 |
Generating unique operation named: queryPageListUsingGET_3 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,412 |
Generating unique operation named: addUsingPOST_4 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,414 |
Generating unique operation named: deleteUsingDELETE_4 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,418 |
Generating unique operation named: deleteBatchUsingDELETE_4 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,421 |
Generating unique operation named: editUsingPUT_4 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,477 |
Generating unique operation named: exportXlsUsingGET_4 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,480 |
Generating unique operation named: exportXlsUsingHEAD_4 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,486 |
Generating unique operation named: exportXlsUsingPOST_4 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,490 |
Generating unique operation named: exportXlsUsingPUT_4 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,493 |
Generating unique operation named: exportXlsUsingPATCH_4 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,496 |
Generating unique operation named: exportXlsUsingDELETE_4 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,502 |
Generating unique operation named: exportXlsUsingOPTIONS_4 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,520 |
Generating unique operation named: exportXlsUsingTRACE_4 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,524 |
Generating unique operation named: ftlUsingGET_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,527 |
Generating unique operation named: ftlUsingHEAD_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,531 |
Generating unique operation named: ftlUsingPOST_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,537 |
Generating unique operation named: ftlUsingPUT_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,551 |
Generating unique operation named: ftlUsingPATCH_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,559 |
Generating unique operation named: ftlUsingDELETE_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,564 |
Generating unique operation named: ftlUsingOPTIONS_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,575 |
Generating unique operation named: ftlUsingTRACE_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,578 |
Generating unique operation named: importExcelUsingPOST_4 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,637 |
Generating unique operation named: queryByIdUsingGET_4 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,760 |
Generating unique operation named: addUsingPOST_5 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,763 |
Generating unique operation named: deleteUsingDELETE_5 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,769 |
Generating unique operation named: deleteBatchUsingDELETE_5 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,784 |
Generating unique operation named: exportXlsUsingGET_5 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,787 |
Generating unique operation named: exportXlsUsingHEAD_5 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,791 |
Generating unique operation named: exportXlsUsingPOST_5 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,793 |
Generating unique operation named: exportXlsUsingPUT_5 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,796 |
Generating unique operation named: exportXlsUsingPATCH_5 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,799 |
Generating unique operation named: exportXlsUsingDELETE_5 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,802 |
Generating unique operation named: exportXlsUsingOPTIONS_5 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,804 |
Generating unique operation named: exportXlsUsingTRACE_5 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,806 |
Generating unique operation named: importExcelUsingPOST_5 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,809 |
Generating unique operation named: queryByIdUsingGET_5 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,829 |
Generating unique operation named: queryPageListUsingGET_4 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,844 |
Generating unique operation named: addUsingPOST_6 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,856 |
Generating unique operation named: deleteUsingDELETE_6 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,858 |
Generating unique operation named: deleteBatchUsingDELETE_6 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,880 |
Generating unique operation named: editUsingPUT_5 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,893 |
Generating unique operation named: queryByIdUsingGET_6 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,905 |
Generating unique operation named: queryOrderCustomerListByMainIdUsingGET_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,914 |
Generating unique operation named: queryOrderTicketListByMainIdUsingGET_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,946 |
Generating unique operation named: addUsingPOST_7 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,952 |
Generating unique operation named: deleteUsingDELETE_7 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,956 |
Generating unique operation named: deleteBatchUsingDELETE_7 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,959 |
Generating unique operation named: editUsingPUT_6 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,962 |
Generating unique operation named: exportXlsUsingGET_6 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,963 |
Generating unique operation named: exportXlsUsingHEAD_6 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,979 |
Generating unique operation named: exportXlsUsingPOST_6 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,980 |
Generating unique operation named: exportXlsUsingPUT_6 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,984 |
Generating unique operation named: exportXlsUsingPATCH_6 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,985 |
Generating unique operation named: exportXlsUsingDELETE_6 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,987 |
Generating unique operation named: exportXlsUsingOPTIONS_6 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,989 |
Generating unique operation named: exportXlsUsingTRACE_6 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,991 |
Generating unique operation named: importExcelUsingPOST_6 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:07,994 |
Generating unique operation named: queryByIdUsingGET_7 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,026 |
Generating unique operation named: queryPageListUsingGET_5 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,127 |
Generating unique operation named: addUsingPOST_8 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,130 |
Generating unique operation named: deleteUsingDELETE_8 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,136 |
Generating unique operation named: deleteBatchUsingDELETE_8 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,138 |
Generating unique operation named: editUsingPUT_7 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,147 |
Generating unique operation named: exportXlsUsingGET_7 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,150 |
Generating unique operation named: exportXlsUsingHEAD_7 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,152 |
Generating unique operation named: exportXlsUsingPOST_7 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,163 |
Generating unique operation named: exportXlsUsingPUT_7 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,168 |
Generating unique operation named: exportXlsUsingPATCH_7 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,172 |
Generating unique operation named: exportXlsUsingDELETE_7 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,175 |
Generating unique operation named: exportXlsUsingOPTIONS_7 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,178 |
Generating unique operation named: exportXlsUsingTRACE_7 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,183 |
Generating unique operation named: importExcelUsingPOST_7 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,187 |
Generating unique operation named: queryByIdUsingGET_8 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,191 |
Generating unique operation named: queryPageListUsingGET_6 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,199 |
Generating unique operation named: uploadUsingPOST_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,252 |
Generating unique operation named: queryDiskInfoUsingGET_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,283 |
Generating unique operation named: handleUsingGET_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,286 |
Generating unique operation named: handleUsingGET_2 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,288 |
Generating unique operation named: handleUsingGET_3 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,292 |
Generating unique operation named: deleteUsingDELETE_9 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,308 |
Generating unique operation named: queryByIdUsingGET_9 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,335 |
Generating unique operation named: queryPageListUsingGET_7 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,338 |
Generating unique operation named: uploadUsingPOST_2 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,355 |
Generating unique operation named: addUsingPOST_9 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,358 |
Generating unique operation named: deleteUsingDELETE_10 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,368 |
Generating unique operation named: deleteBatchUsingDELETE_9 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,369 |
Generating unique operation named: eidtUsingPUT_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,380 |
Generating unique operation named: exportXlsUsingGET_8 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,385 |
Generating unique operation named: exportXlsUsingHEAD_8 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,387 |
Generating unique operation named: exportXlsUsingPOST_8 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,390 |
Generating unique operation named: exportXlsUsingPUT_8 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,393 |
Generating unique operation named: exportXlsUsingPATCH_8 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,399 |
Generating unique operation named: exportXlsUsingDELETE_8 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,402 |
Generating unique operation named: exportXlsUsingOPTIONS_8 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,404 |
Generating unique operation named: exportXlsUsingTRACE_8 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,411 |
Generating unique operation named: importExcelUsingPOST_8 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,422 |
Generating unique operation named: queryByIdUsingGET_10 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,426 |
Generating unique operation named: queryPageListUsingGET_8 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,442 |
Generating unique operation named: addUsingPOST_10 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,450 |
Generating unique operation named: deleteUsingDELETE_11 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,456 |
Generating unique operation named: deleteBatchUsingDELETE_10 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,458 |
Generating unique operation named: editUsingPUT_8 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,469 |
Generating unique operation named: exportXlsUsingGET_9 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,472 |
Generating unique operation named: exportXlsUsingHEAD_9 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,476 |
Generating unique operation named: exportXlsUsingPOST_9 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,479 |
Generating unique operation named: exportXlsUsingPUT_9 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,485 |
Generating unique operation named: exportXlsUsingPATCH_9 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,487 |
Generating unique operation named: exportXlsUsingDELETE_9 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,490 |
Generating unique operation named: exportXlsUsingOPTIONS_9 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,500 |
Generating unique operation named: exportXlsUsingTRACE_9 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,503 |
Generating unique operation named: importExcelUsingPOST_9 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,507 |
Generating unique operation named: queryByIdUsingGET_11 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,653 |
Generating unique operation named: queryPageListUsingGET_9 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,707 |
Generating unique operation named: addUsingPOST_11 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,709 |
Generating unique operation named: deleteUsingDELETE_12 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,712 |
Generating unique operation named: deleteBatchUsingDELETE_11 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,728 |
Generating unique operation named: eidtUsingPUT_2 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,741 |
Generating unique operation named: exportXlsUsingGET_10 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,743 |
Generating unique operation named: exportXlsUsingHEAD_10 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,751 |
Generating unique operation named: exportXlsUsingPOST_10 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,754 |
Generating unique operation named: exportXlsUsingPUT_10 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,757 |
Generating unique operation named: exportXlsUsingPATCH_10 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,760 |
Generating unique operation named: exportXlsUsingDELETE_10 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,769 |
Generating unique operation named: exportXlsUsingOPTIONS_10 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,772 |
Generating unique operation named: exportXlsUsingTRACE_10 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,774 |
Generating unique operation named: importExcelUsingPOST_10 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,785 |
Generating unique operation named: queryByIdUsingGET_12 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,800 |
Generating unique operation named: queryPageListUsingGET_10 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,825 |
Generating unique operation named: addUsingPOST_12 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,828 |
Generating unique operation named: deleteUsingDELETE_13 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,833 |
Generating unique operation named: deleteBatchUsingDELETE_12 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,838 |
Generating unique operation named: eidtUsingPUT_3 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,870 |
Generating unique operation named: queryByIdUsingGET_13 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,886 |
Generating unique operation named: queryPageListUsingGET_11 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,915 |
Generating unique operation named: addUsingPOST_13 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,921 |
Generating unique operation named: deleteUsingDELETE_14 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,924 |
Generating unique operation named: deleteBatchUsingDELETE_13 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,927 |
Generating unique operation named: editUsingPUT_9 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,937 |
Generating unique operation named: exportXlsUsingGET_11 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,940 |
Generating unique operation named: exportXlsUsingHEAD_11 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,942 |
Generating unique operation named: exportXlsUsingPOST_11 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,944 |
Generating unique operation named: exportXlsUsingPUT_11 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,949 |
Generating unique operation named: exportXlsUsingPATCH_11 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,951 |
Generating unique operation named: exportXlsUsingDELETE_11 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,953 |
Generating unique operation named: exportXlsUsingOPTIONS_11 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,956 |
Generating unique operation named: exportXlsUsingTRACE_11 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:08,958 |
Generating unique operation named: importExcelUsingPOST_11 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,008 |
Generating unique operation named: queryByIdUsingGET_14 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,022 |
Generating unique operation named: queryPageListUsingGET_12 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,041 |
Generating unique operation named: queryPageListUsingGET_13 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,053 |
Generating unique operation named: addUsingPOST_14 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,058 |
Generating unique operation named: deleteUsingDELETE_15 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,060 |
Generating unique operation named: deleteBatchUsingDELETE_14 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,071 |
Generating unique operation named: editUsingPUT_10 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,083 |
Generating unique operation named: exportXlsUsingGET_12 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,086 |
Generating unique operation named: exportXlsUsingHEAD_12 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,088 |
Generating unique operation named: exportXlsUsingPOST_12 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,090 |
Generating unique operation named: exportXlsUsingPUT_12 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,093 |
Generating unique operation named: exportXlsUsingPATCH_12 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,095 |
Generating unique operation named: exportXlsUsingDELETE_12 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,099 |
Generating unique operation named: exportXlsUsingOPTIONS_12 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,101 |
Generating unique operation named: exportXlsUsingTRACE_12 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,103 |
Generating unique operation named: importExcelUsingPOST_12 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,109 |
Generating unique operation named: queryByIdUsingGET_15 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,117 |
Generating unique operation named: queryPageListUsingGET_14 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,150 |
Generating unique operation named: queryPageListUsingGET_15 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,176 |
Generating unique operation named: addUsingPOST_15 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,182 |
Generating unique operation named: deleteUsingDELETE_16 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,185 |
Generating unique operation named: deleteBatchUsingDELETE_15 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,190 |
Generating unique operation named: editUsingPUT_11 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,203 |
Generating unique operation named: exportXlsUsingGET_13 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,207 |
Generating unique operation named: exportXlsUsingHEAD_13 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,212 |
Generating unique operation named: exportXlsUsingPOST_13 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,217 |
Generating unique operation named: exportXlsUsingPUT_13 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,221 |
Generating unique operation named: exportXlsUsingPATCH_13 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,235 |
Generating unique operation named: exportXlsUsingDELETE_13 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,239 |
Generating unique operation named: exportXlsUsingOPTIONS_13 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,242 |
Generating unique operation named: exportXlsUsingTRACE_13 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,260 |
Generating unique operation named: importExcelUsingPOST_13 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,271 |
Generating unique operation named: queryByIdUsingGET_16 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,283 |
Generating unique operation named: queryPageListUsingGET_16 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,343 |
Generating unique operation named: addUsingPOST_16 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,357 |
Generating unique operation named: deleteUsingDELETE_17 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,361 |
Generating unique operation named: deleteBatchUsingDELETE_16 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,371 |
Generating unique operation named: editUsingPUT_12 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,383 |
Generating unique operation named: exportXlsUsingGET_14 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,391 |
Generating unique operation named: exportXlsUsingHEAD_14 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,394 |
Generating unique operation named: exportXlsUsingPOST_14 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,400 |
Generating unique operation named: exportXlsUsingPUT_14 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,403 |
Generating unique operation named: exportXlsUsingPATCH_14 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,406 |
Generating unique operation named: exportXlsUsingDELETE_14 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,410 |
Generating unique operation named: exportXlsUsingOPTIONS_14 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,415 |
Generating unique operation named: exportXlsUsingTRACE_14 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,418 |
Generating unique operation named: importExcelUsingPOST_14 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,499 |
Generating unique operation named: addUsingPOST_17 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,502 |
Generating unique operation named: deleteUsingDELETE_18 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,505 |
Generating unique operation named: deleteBatchUsingDELETE_17 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,508 |
Generating unique operation named: editUsingPUT_13 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,518 |
Generating unique operation named: exportXlsUsingGET_15 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,520 |
Generating unique operation named: exportXlsUsingHEAD_15 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,523 |
Generating unique operation named: exportXlsUsingPOST_15 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,525 |
Generating unique operation named: exportXlsUsingPUT_15 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,533 |
Generating unique operation named: exportXlsUsingPATCH_15 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,535 |
Generating unique operation named: exportXlsUsingDELETE_15 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,537 |
Generating unique operation named: exportXlsUsingOPTIONS_15 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,539 |
Generating unique operation named: exportXlsUsingTRACE_15 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,544 |
Generating unique operation named: importExcelUsingPOST_15 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,550 |
Generating unique operation named: queryByIdUsingGET_17 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,557 |
Generating unique operation named: queryPageListUsingGET_17 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,590 |
Generating unique operation named: addUsingPOST_18 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,593 |
Generating unique operation named: deleteUsingDELETE_19 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,599 |
Generating unique operation named: deleteBatchUsingDELETE_18 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,604 |
Generating unique operation named: editUsingPUT_14 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,615 |
Generating unique operation named: exportXlsUsingGET_16 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,617 |
Generating unique operation named: exportXlsUsingHEAD_16 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,626 |
Generating unique operation named: exportXlsUsingPOST_16 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,629 |
Generating unique operation named: exportXlsUsingPUT_16 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,632 |
Generating unique operation named: exportXlsUsingPATCH_16 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,635 |
Generating unique operation named: exportXlsUsingDELETE_16 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,638 |
Generating unique operation named: exportXlsUsingOPTIONS_16 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,641 |
Generating unique operation named: exportXlsUsingTRACE_16 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,669 |
Generating unique operation named: importExcelUsingPOST_16 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,672 |
Generating unique operation named: loadDataruleUsingGET_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,675 |
Generating unique operation named: queryByIdUsingGET_18 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,679 |
Generating unique operation named: queryPageListUsingGET_18 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,685 |
Generating unique operation named: saveDataruleUsingPOST_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,720 |
Generating unique operation named: addUsingPOST_19 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,724 |
Generating unique operation named: deleteUsingDELETE_20 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,730 |
Generating unique operation named: deleteBatchUsingDELETE_19 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,742 |
Generating unique operation named: editUsingPUT_15 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,760 |
Generating unique operation named: exportXlsUsingGET_17 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,764 |
Generating unique operation named: exportXlsUsingHEAD_17 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,766 |
Generating unique operation named: exportXlsUsingPOST_17 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,768 |
Generating unique operation named: exportXlsUsingPUT_17 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,770 |
Generating unique operation named: exportXlsUsingPATCH_17 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,772 |
Generating unique operation named: exportXlsUsingDELETE_17 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,773 |
Generating unique operation named: exportXlsUsingOPTIONS_17 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,775 |
Generating unique operation named: exportXlsUsingTRACE_17 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,787 |
Generating unique operation named: importExcelUsingPOST_17 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,794 |
Generating unique operation named: loadDictUsingGET_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,816 |
Generating unique operation named: loadDictItemUsingGET_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:09,839 |
Generating unique operation named: queryPageListUsingGET_19 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,174 |
Generating unique operation named: addUsingPOST_20 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,177 |
Generating unique operation named: deleteUsingDELETE_21 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,180 |
Generating unique operation named: deleteBatchUsingDELETE_20 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,183 |
Generating unique operation named: editUsingPUT_16 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,201 |
Generating unique operation named: queryPageListUsingGET_20 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,211 |
Generating unique operation named: addUsingPOST_21 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,216 |
Generating unique operation named: deleteUsingDELETE_22 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,219 |
Generating unique operation named: deleteBatchUsingDELETE_21 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,221 |
Generating unique operation named: editUsingPUT_17 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,233 |
Generating unique operation named: exportXlsUsingGET_18 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,235 |
Generating unique operation named: exportXlsUsingHEAD_18 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,237 |
Generating unique operation named: exportXlsUsingPOST_18 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,239 |
Generating unique operation named: exportXlsUsingPUT_18 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,241 |
Generating unique operation named: exportXlsUsingPATCH_18 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,242 |
Generating unique operation named: exportXlsUsingDELETE_18 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,244 |
Generating unique operation named: exportXlsUsingOPTIONS_18 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,248 |
Generating unique operation named: exportXlsUsingTRACE_18 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,250 |
Generating unique operation named: importExcelUsingPOST_18 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,252 |
Generating unique operation named: queryByIdUsingGET_19 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,254 |
Generating unique operation named: queryPageListUsingGET_21 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,264 |
Generating unique operation named: queryPageListUsingGET_22 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,269 |
Generating unique operation named: addUsingPOST_22 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,275 |
Generating unique operation named: deleteUsingDELETE_23 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,284 |
Generating unique operation named: deleteBatchUsingDELETE_22 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,301 |
Generating unique operation named: queryPageListUsingGET_23 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,311 |
Generating unique operation named: addUsingPOST_23 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,315 |
Generating unique operation named: deleteUsingDELETE_24 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,318 |
Generating unique operation named: deleteBatchUsingDELETE_23 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,320 |
Generating unique operation named: editUsingPUT_18 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,331 |
Generating unique operation named: exportXlsUsingGET_19 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,334 |
Generating unique operation named: importExcelUsingPOST_19 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,336 |
Generating unique operation named: queryByIdUsingGET_20 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,340 |
Generating unique operation named: queryPageListUsingGET_24 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,362 |
Generating unique operation named: addUsingPOST_24 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,371 |
Generating unique operation named: deleteUsingDELETE_25 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,373 |
Generating unique operation named: deleteBatchUsingDELETE_24 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,378 |
Generating unique operation named: editUsingPUT_19 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,390 |
Generating unique operation named: exportXlsUsingGET_20 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,393 |
Generating unique operation named: importExcelUsingPOST_20 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,403 |
Generating unique operation named: queryByIdUsingGET_21 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,407 |
Generating unique operation named: queryPageListUsingGET_25 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,471 |
Generating unique operation named: addUsingPOST_25 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,489 |
Generating unique operation named: deleteUsingDELETE_26 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,491 |
Generating unique operation named: deleteBatchUsingDELETE_25 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,503 |
Generating unique operation named: editUsingPUT_20 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,559 |
Generating unique operation named: listUsingGET_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,588 |
Generating unique operation named: queryTreeListUsingGET_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,617 |
Generating unique operation named: addUsingPOST_26 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,619 |
Generating unique operation named: deleteUsingDELETE_27 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,622 |
Generating unique operation named: deleteBatchUsingDELETE_26 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,635 |
Generating unique operation named: editUsingPUT_21 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,641 |
Generating unique operation named: exportXlsUsingGET_21 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,643 |
Generating unique operation named: exportXlsUsingHEAD_19 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,647 |
Generating unique operation named: exportXlsUsingPOST_19 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,648 |
Generating unique operation named: exportXlsUsingPUT_19 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,649 |
Generating unique operation named: exportXlsUsingPATCH_19 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,651 |
Generating unique operation named: exportXlsUsingDELETE_19 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,653 |
Generating unique operation named: exportXlsUsingOPTIONS_19 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,654 |
Generating unique operation named: exportXlsUsingTRACE_19 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,657 |
Generating unique operation named: importExcelUsingPOST_21 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,660 |
Generating unique operation named: queryByIdUsingGET_22 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,686 |
Generating unique operation named: queryPageListUsingGET_26 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,700 |
Generating unique operation named: addUsingPOST_27 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,708 |
Generating unique operation named: deleteUsingDELETE_28 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,716 |
Generating unique operation named: deleteBatchUsingDELETE_27 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,721 |
Generating unique operation named: editUsingPUT_22 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,740 |
Generating unique operation named: exportXlsUsingGET_22 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,742 |
Generating unique operation named: exportXlsUsingHEAD_20 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,744 |
Generating unique operation named: exportXlsUsingPOST_20 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,749 |
Generating unique operation named: exportXlsUsingPUT_20 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,750 |
Generating unique operation named: exportXlsUsingPATCH_20 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,752 |
Generating unique operation named: exportXlsUsingDELETE_20 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,754 |
Generating unique operation named: exportXlsUsingOPTIONS_20 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,756 |
Generating unique operation named: exportXlsUsingTRACE_20 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,758 |
Generating unique operation named: importExcelUsingPOST_22 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,763 |
Generating unique operation named: loadDataruleUsingGET_2 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,766 |
Generating unique operation named: queryByIdUsingGET_23 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,779 |
Generating unique operation named: queryPageListUsingGET_27 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,781 |
Generating unique operation named: queryTreeListUsingGET_2 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,794 |
Generating unique operation named: saveDataruleUsingPOST_2 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,806 |
Generating unique operation named: addUsingPOST_28 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,808 |
Generating unique operation named: deleteUsingDELETE_29 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,811 |
Generating unique operation named: deleteBatchUsingDELETE_28 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,817 |
Generating unique operation named: editUsingPUT_23 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,825 |
Generating unique operation named: exportXlsUsingGET_23 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,827 |
Generating unique operation named: exportXlsUsingHEAD_21 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,833 |
Generating unique operation named: exportXlsUsingPOST_21 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,835 |
Generating unique operation named: exportXlsUsingPUT_21 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,838 |
Generating unique operation named: exportXlsUsingPATCH_21 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,841 |
Generating unique operation named: exportXlsUsingDELETE_21 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,844 |
Generating unique operation named: exportXlsUsingOPTIONS_21 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,849 |
Generating unique operation named: exportXlsUsingTRACE_21 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,851 |
Generating unique operation named: importExcelUsingPOST_23 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,857 |
Generating unique operation named: queryByIdUsingGET_24 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,863 |
Generating unique operation named: queryPageListUsingGET_28 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,876 |
Generating unique operation named: addUsingPOST_29 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,881 |
Generating unique operation named: deleteUsingDELETE_30 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,883 |
Generating unique operation named: deleteBatchUsingDELETE_29 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,885 |
Generating unique operation named: editUsingPUT_24 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,894 |
Generating unique operation named: exportXlsUsingGET_24 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,904 |
Generating unique operation named: exportXlsUsingHEAD_22 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,910 |
Generating unique operation named: exportXlsUsingPOST_22 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,917 |
Generating unique operation named: exportXlsUsingPUT_22 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,920 |
Generating unique operation named: exportXlsUsingPATCH_22 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,923 |
Generating unique operation named: exportXlsUsingDELETE_22 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:10,926 |
Generating unique operation named: exportXlsUsingOPTIONS_22 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,034 |
Generating unique operation named: exportXlsUsingTRACE_22 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,037 |
Generating unique operation named: importExcelUsingPOST_24 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,039 |
Generating unique operation named: queryByIdUsingGET_25 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,042 |
Generating unique operation named: queryPageListUsingGET_29 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,063 |
Generating unique operation named: addUsingPOST_30 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,083 |
Generating unique operation named: deleteUsingDELETE_31 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,100 |
Generating unique operation named: deleteBatchUsingDELETE_30 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,103 |
Generating unique operation named: editUsingPUT_25 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,116 |
Generating unique operation named: exportXlsUsingGET_25 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,119 |
Generating unique operation named: exportXlsUsingHEAD_23 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,121 |
Generating unique operation named: exportXlsUsingPOST_23 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,124 |
Generating unique operation named: exportXlsUsingPUT_23 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,127 |
Generating unique operation named: exportXlsUsingPATCH_23 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,131 |
Generating unique operation named: exportXlsUsingDELETE_23 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,136 |
Generating unique operation named: exportXlsUsingOPTIONS_23 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,139 |
Generating unique operation named: exportXlsUsingTRACE_23 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,140 |
Generating unique operation named: importExcelUsingPOST_25 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,163 |
Generating unique operation named: queryByIdUsingGET_26 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,183 |
Generating unique operation named: queryPageListUsingGET_30 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,239 |
Generating unique operation named: addUsingPOST_31 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,280 |
Generating unique operation named: deleteUsingDELETE_32 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,283 |
Generating unique operation named: deleteBatchUsingDELETE_31 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,350 |
Generating unique operation named: editUsingPUT_26 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,358 |
Generating unique operation named: exportXlsUsingGET_26 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,361 |
Generating unique operation named: exportXlsUsingHEAD_24 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,365 |
Generating unique operation named: exportXlsUsingPOST_24 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,369 |
Generating unique operation named: exportXlsUsingPUT_24 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,372 |
Generating unique operation named: exportXlsUsingPATCH_24 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,376 |
Generating unique operation named: exportXlsUsingDELETE_24 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,404 |
Generating unique operation named: exportXlsUsingOPTIONS_24 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,409 |
Generating unique operation named: exportXlsUsingTRACE_24 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,438 |
Generating unique operation named: importExcelUsingPOST_26 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,467 |
Generating unique operation named: queryByIdUsingGET_27 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,489 |
Generating unique operation named: queryPageListUsingGET_31 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,607 |
Generating unique operation named: addUsingPOST_32 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,610 |
Generating unique operation named: deleteUsingDELETE_33 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,613 |
Generating unique operation named: deleteBatchUsingDELETE_32 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,616 |
Generating unique operation named: editUsingPUT_27 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,623 |
Generating unique operation named: exportXlsUsingGET_27 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,625 |
Generating unique operation named: exportXlsUsingHEAD_25 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,626 |
Generating unique operation named: exportXlsUsingPOST_25 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,630 |
Generating unique operation named: exportXlsUsingPUT_25 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,633 |
Generating unique operation named: exportXlsUsingPATCH_25 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,635 |
Generating unique operation named: exportXlsUsingDELETE_25 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,636 |
Generating unique operation named: exportXlsUsingOPTIONS_25 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,638 |
Generating unique operation named: exportXlsUsingTRACE_25 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,639 |
Generating unique operation named: importExcelUsingPOST_27 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,641 |
Generating unique operation named: queryByIdUsingGET_28 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,656 |
Generating unique operation named: queryPageListUsingGET_32 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,685 |
Generating unique operation named: loginUsingPOST_1 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| WARN |
2023-04-26 09:04:11,716 |
Trying to infer dataType org.springframework.ui.ModelMap |
apply |
ParameterDataTypeReader.java |
92 |
| WARN |
2023-04-26 09:04:11,719 |
Trying to infer dataType org.springframework.ui.ModelMap |
apply |
ParameterDataTypeReader.java |
92 |
| WARN |
2023-04-26 09:04:11,722 |
Trying to infer dataType org.springframework.ui.ModelMap |
apply |
ParameterDataTypeReader.java |
92 |
| INFO |
2023-04-26 09:04:11,724 |
Generating unique operation named: loginUsingPOST_2 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| WARN |
2023-04-26 09:04:11,725 |
Trying to infer dataType org.springframework.ui.ModelMap |
apply |
ParameterDataTypeReader.java |
92 |
| WARN |
2023-04-26 09:04:11,730 |
Trying to infer dataType org.springframework.ui.ModelMap |
apply |
ParameterDataTypeReader.java |
92 |
| WARN |
2023-04-26 09:04:11,734 |
Trying to infer dataType org.springframework.ui.ModelMap |
apply |
ParameterDataTypeReader.java |
92 |
| WARN |
2023-04-26 09:04:11,735 |
Trying to infer dataType org.springframework.ui.ModelMap |
apply |
ParameterDataTypeReader.java |
92 |
| WARN |
2023-04-26 09:04:11,737 |
Trying to infer dataType org.springframework.ui.ModelMap |
apply |
ParameterDataTypeReader.java |
92 |
| INFO |
2023-04-26 09:04:11,755 |
Generating unique operation named: addUsingPOST_33 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,758 |
Generating unique operation named: queryPageListUsingGET_33 |
startingWith |
CachingOperationNameGenerator.java |
40 |
| INFO |
2023-04-26 09:04:11,831 |
Starting Quartz Scheduler now |
startScheduler |
SchedulerFactoryBean.java |
726 |
| INFO |
2023-04-26 09:04:11,832 |
Scheduler quartzScheduler_$_NON_CLUSTERED started. |
start |
QuartzScheduler.java |
547 |
| INFO |
2023-04-26 09:04:12,016 |
XNIO version 3.3.8.Final |
<clinit> |
Xnio.java |
104 |
| INFO |
2023-04-26 09:04:12,066 |
XNIO NIO Implementation Version 3.3.8.Final |
<clinit> |
NioXnio.java |
55 |
| INFO |
2023-04-26 09:04:12,225 |
Undertow started on port(s) 8001 (http) with context path '' |
start |
UndertowServletWebServer.java |
148 |
| INFO |
2023-04-26 09:04:12,228 |
GatewayRouteListener 加载路由信息到redis>> |
initRoute |
GatewayRouteListener.java |
27 |
| INFO |
2023-04-26 09:04:13,928 |
Starting without optional epoll library |
<clinit> |
EpollProvider.java |
68 |
| INFO |
2023-04-26 09:04:13,933 |
Starting without optional kqueue library |
<clinit> |
KqueueProvider.java |
70 |
| INFO |
2023-04-26 09:04:21,815 |
Started ZzsnSystemApplication in 98.064 seconds (JVM running for 111.018) |
logStarted |
StartupInfoLogger.java |
59 |
| INFO |
2023-04-26 09:04:21,850 |
----------------------------------------------------------
Application zzsn-boot is running! Access URLs:
Local: http://localhost:8001/
External: http://192.168.10.101:8001/
Swagger-UI: http://192.168.10.101:8001/doc.html
---------------------------------------------------------- |
main |
ZzsnSystemApplication.java |
32 |
| INFO |
2023-04-26 09:04:25,089 |
Initializing Spring DispatcherServlet 'dispatcherServlet' |
log |
ServletContextImpl.java |
364 |
| INFO |
2023-04-26 09:04:25,091 |
Initializing Servlet 'dispatcherServlet' |
initServletBean |
FrameworkServlet.java |
524 |
| INFO |
2023-04-26 09:04:25,140 |
Completed initialization in 48 ms |
initServletBean |
FrameworkServlet.java |
546 |
| INFO |
2023-04-26 10:06:28,449 |
——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2ODI0NjM0MjMsInVzZXJuYW1lIjoic2hlbmhleXVhbiJ9.mS2wQzTVOcwfyRVI5KTp0SeViUGukzIZiLBVbmA6dls |
jwtTokenRefresh |
ShiroRealm.java |
156 |
| INFO |
2023-04-26 10:06:28,460 |
------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2ODI0NjM0MjMsInVzZXJuYW1lIjoic2hlbmhleXVhbiJ9.mS2wQzTVOcwfyRVI5KTp0SeViUGukzIZiLBVbmA6dls |
getUserPermissionByToken |
SysPermissionController.java |
205 |
| INFO |
2023-04-26 10:06:31,817 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 10:08:58,961 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:01:02,340 |
用户名: 审核员,退出成功! |
logout |
LoginController.java |
126 |
| INFO |
2023-04-26 13:01:48,021 |
——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2ODI1Mjg1MDcsInVzZXJuYW1lIjoiYWRtaW4ifQ.UslEYPm0IyBMOZIVcJ4vo2hSZFcXjKbOcTFQZYh5uKk |
jwtTokenRefresh |
ShiroRealm.java |
156 |
| INFO |
2023-04-26 13:01:48,431 |
------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2ODI1Mjg1MDcsInVzZXJuYW1lIjoiYWRtaW4ifQ.UslEYPm0IyBMOZIVcJ4vo2hSZFcXjKbOcTFQZYh5uKk |
getUserPermissionByToken |
SysPermissionController.java |
205 |
| INFO |
2023-04-26 13:01:56,179 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:01:56,200 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:01:56,246 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:02:01,802 |
用户名: 超级管理员,退出成功! |
logout |
LoginController.java |
126 |
| INFO |
2023-04-26 13:02:06,481 |
——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2ODI1Mjg1MjUsInVzZXJuYW1lIjoibGlsdSJ9.5ik_tZBOOzJ3Fx4o67a5lTRkrLeEcxdU6JGumKomQOU |
jwtTokenRefresh |
ShiroRealm.java |
156 |
| INFO |
2023-04-26 13:02:06,875 |
------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2ODI1Mjg1MjUsInVzZXJuYW1lIjoibGlsdSJ9.5ik_tZBOOzJ3Fx4o67a5lTRkrLeEcxdU6JGumKomQOU |
getUserPermissionByToken |
SysPermissionController.java |
205 |
| INFO |
2023-04-26 13:06:30,520 |
------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2ODI1Mjg1MjUsInVzZXJuYW1lIjoibGlsdSJ9.5ik_tZBOOzJ3Fx4o67a5lTRkrLeEcxdU6JGumKomQOU |
getUserPermissionByToken |
SysPermissionController.java |
205 |
| INFO |
2023-04-26 13:25:47,979 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:25:47,982 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:26:32,780 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:26:32,805 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:26:35,227 |
用户名: 李璐,退出成功! |
logout |
LoginController.java |
126 |
| INFO |
2023-04-26 13:26:42,568 |
——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2ODI1MzAwMDEsInVzZXJuYW1lIjoic2hlbmhleXVhbiJ9.hEckLx0UMKULBcBdfl8SYcB_GRXYDlo4REQWk1rt_jM |
jwtTokenRefresh |
ShiroRealm.java |
156 |
| INFO |
2023-04-26 13:26:43,220 |
------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2ODI1MzAwMDEsInVzZXJuYW1lIjoic2hlbmhleXVhbiJ9.hEckLx0UMKULBcBdfl8SYcB_GRXYDlo4REQWk1rt_jM |
getUserPermissionByToken |
SysPermissionController.java |
205 |
| INFO |
2023-04-26 13:26:52,745 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:26:52,748 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:26:52,760 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:27:05,106 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:30:39,812 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:30:39,824 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:30:40,195 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:31:29,250 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:31:29,587 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:31:30,036 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:31:38,906 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:31:47,245 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:31:47,246 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:31:47,668 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:32:24,290 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:32:24,653 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:32:25,134 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 13:33:49,339 |
观点分析:{"success":true,"message":"操作成功!","code":200,"result":{"新闻":[{"dataId":"1628575577317216258151599482445635629","title":"今年珠海航展,已经到了哪些神秘来客?","origin":"中华网","publishDate":"2022-11-05 08:44:22","sourceAddress":"https://military.china.com/news/13004177/20221105/43816025.html","repeatNum":1,"percentage":"9.09%","type":1},{"dataId":"1628575577317216258155347637876170846","title":"中国航发:参展珠海航展规模再创历史新高","origin":"界面新闻","publishDate":"2022-11-07 15:29:00","sourceAddress":"https://baijiahao.baidu.com/s?id=1748821768245862030&wfr=spider&for=pc","repeatNum":1,"percentage":"9.09%","type":1},{"dataId":"1628575577317216258111893169704939546","title":"中国航天科工全域攻防装备七大体系震撼亮相珠海航展","origin":"中国航天科工集团有限公司-集团要闻","publishDate":"2022-11-08 00:00:00","sourceAddress":"http://www.casic.com.cn/n12377419/n12378166/c25450813/content.html","repeatNum":2,"percentage":"18.18%","type":1},{"dataId":"1628575577317216258114920998512242694","title":"珠海航展,中国兵器闪耀亮相!","origin":"中国北方工业有限公司-公司新闻","publishDate":"2022-11-10 00:00:00","sourceAddress":"http://www.norinco.com/art/2022/11/10/art_5272_404104.html","repeatNum":2,"percentage":"18.18%","type":1},{"dataId":"1628575577317216258114031423120093225","title":"现场直击!五院展品化身珠海航展“流量担当”","origin":"中国空间技术研究院-本院动态","publishDate":"2022-11-11 00:00:00","sourceAddress":"https://www.cast.cn/news/7557","repeatNum":1,"percentage":"9.09%","type":1},{"dataId":"1628575577317216258116663197448941603","title":"江南之箭亮相第十四届珠海航展","origin":"江南工业集团有限公司-公司新闻 ","publishDate":"2022-11-22 00:00:00","sourceAddress":"http://jngy.norincogroup.com.cn/art/2022/11/22/art_2532_404677.html","repeatNum":1,"percentage":"9.09%","type":1},{"dataId":"1628575577317216258155121472183869457","title":"聚焦2012珠海航展_光明网","origin":"光明网","publishDate":"2023-01-07 00:00:00","sourceAddress":"http://mil.gmw.cn/node_33045.htm","repeatNum":1,"percentage":"9.09%","type":1},{"dataId":"1628575577317216258163344533978751005","title":"珠海航展 合法拍摄,蛋蛋又来了,迷你“小黄帽”……|蛋蛋_新浪新闻","origin":"新浪新闻","publishDate":"2023-03-29 19:55:00","sourceAddress":"http://k.sina.com.cn/article_7269271182_m1b148468e03301cu8q.html","repeatNum":1,"percentage":"9.09%","type":1},{"dataId":"1628575577317216258167301095470538780","title":"港媒:珠海航展上中国军火大卖,韩国人不服气,要抢世界第四宝座","origin":"网易","publishDate":"2023-04-10 23:54:42","sourceAddress":"https://www.163.com/dy/article/I20ID830055616ZU.html","repeatNum":1,"percentage":"9.09%","type":1}]},"timestamp":1681890138171} |
viewPointAnalysis |
SubjectController.java |
129 |
| INFO |
2023-04-26 13:33:52,536 |
查询用户关注的网站分类 |
queryList |
UserSiteTypeMidServiceImpl.java |
35 |
| INFO |
2023-04-26 16:25:30,439 |
用户名: 审核员,退出成功! |
logout |
LoginController.java |
126 |
| INFO |
2023-04-26 16:25:35,150 |
——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2ODI1NDA3MzQsInVzZXJuYW1lIjoibGlsdSJ9.TjnhEXTp6He3cKxcefJCRUGJeJ21BcZ4lju-_PVZNxo |
jwtTokenRefresh |
ShiroRealm.java |
156 |
| INFO |
2023-04-26 16:25:35,496 |
------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2ODI1NDA3MzQsInVzZXJuYW1lIjoibGlsdSJ9.TjnhEXTp6He3cKxcefJCRUGJeJ21BcZ4lju-_PVZNxo |
getUserPermissionByToken |
SysPermissionController.java |
205 |
| INFO |
2023-04-26 16:26:23,992 |
------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2ODI1NDA3MzQsInVzZXJuYW1lIjoibGlsdSJ9.TjnhEXTp6He3cKxcefJCRUGJeJ21BcZ4lju-_PVZNxo |
getUserPermissionByToken |
SysPermissionController.java |
205 |
| INFO |
2023-04-26 17:10:35,920 |
Scheduler quartzScheduler_$_NON_CLUSTERED paused. |
standby |
QuartzScheduler.java |
585 |
| INFO |
2023-04-26 17:10:35,980 |
Shutting down ExecutorService 'taskScheduler' |
shutdown |
ExecutorConfigurationSupport.java |
208 |